Searched refs:FILE_INVALID (Results 1 – 3 of 3) sorted by relevance
250 { XX_NULL, FILE_INVALID, FILE_FMT_NONE },261 { XX_NULL, FILE_INVALID, FILE_FMT_NONE },318 return FILE_INVALID; in get_standard_integer_type()334 return FILE_INVALID; in get_standard_integer_type()351 return FILE_INVALID; in get_standard_integer_type()1042 case FILE_INVALID: in set_test_type()1975 if (m->type == FILE_INVALID) { in parse()1983 if (m->type != FILE_INVALID) in parse()1993 if (m->type == FILE_INVALID) { in parse()2008 if (m->type == FILE_INVALID) { in parse()[all …]
192 #define FILE_INVALID 0 macro
668 if (m->type == FILE_INVALID) {675 if (m->type == FILE_INVALID) {
Completed in 17 milliseconds