Searched refs:OLD_STAT (Results 1 – 13 of 13) sorted by relevance
112 # ifndef OLD_STAT113 # define OLD_STAT 0 macro157 # if OLD_STAT in print_stat()174 # if defined(HAVE_STRUCT_STAT_ST_MTIME_NSEC) && !OLD_STAT in print_stat()378 # if !OLD_STAT in main()
37 # define OLD_STAT 1 macro
10950 * tests/xstatx.c (main) [!OLD_STAT]: Do not skip the test16714 * tests/xstatx.c [!OLD_STAT]: define OLD_STAT to 0.16715 (print_stat) [OLD_STAT]: Print predefined values for16717 (print_stat): Check for !OLD_STAT in nanosecond precision checks.16718 (main) [OLD_STAT]: Ignore EOVERFLOW.