Searched refs:HAVE_NSEC (Results 1 – 6 of 6) sorted by relevance
67 # define HAVE_NSEC true macro70 # define HAVE_NSEC false macro98 dst->has_nsec = HAVE_NSEC; in MPERS_PRINTER_DECL()
69 # define HAVE_NSEC true macro72 # define HAVE_NSEC false macro100 dst->has_nsec = HAVE_NSEC; in MPERS_PRINTER_DECL()
16583 * fetch_struct_stat.c (HAVE_NSEC): New macro.16584 (fetch_struct_stat): Initialize has_nsec field with HAVE_NSEC.16585 * fetch_struct_stat64.c (HAVE_NSEC): New macro.16586 (fetch_struct_stat64): Initialize has_nsec field with HAVE_NSEC.16599 * tests/xstatx.c [!IS_STATX] (HAVE_NSEC): New macro.
180 # define HAVE_NSEC 1 in print_stat() macro183 # define HAVE_NSEC 0 in print_stat() macro192 if (HAVE_NSEC) \ in print_stat()