Searched refs:OLD_STAT (Results 1 – 13 of 13) sorted by relevance
116 # ifndef OLD_STAT117 # define OLD_STAT 0 macro161 # if OLD_STAT in print_stat()178 # if defined(HAVE_STRUCT_STAT_ST_MTIME_NSEC) && !OLD_STAT in print_stat()382 # if !OLD_STAT in main()
37 # define OLD_STAT 1 macro
18512 * tests/xstatx.c (main) [!OLD_STAT]: Do not skip the test24276 * tests/xstatx.c [!OLD_STAT]: define OLD_STAT to 0.24277 (print_stat) [OLD_STAT]: Print predefined values for24279 (print_stat): Check for !OLD_STAT in nanosecond precision checks.24280 (main) [OLD_STAT]: Ignore EOVERFLOW.