SCAN_ERROR_WRONG_PARAM_COUNT 1154 standard/file.c 	if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
SCAN_ERROR_WRONG_PARAM_COUNT   37 standard/scanf.h #define SCAN_ERROR_INTERNAL             (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
SCAN_ERROR_WRONG_PARAM_COUNT 5077 standard/string.c 	if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {