Home
last modified time | relevance | path

Searched defs:STAT_TIMESPEC_NS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Drename.c95 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim.tv_nsec) macro
100 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim##ensec) macro
102 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim.st__tim.tv_nsec) macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Drename.c95 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim.tv_nsec) macro
100 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim##ensec) macro
102 # define STAT_TIMESPEC_NS(st, st_xtim) ((st)->st_xtim.st__tim.tv_nsec) macro