Searched defs:FRAC (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixunssfdi.c36 #define FRAC(fp) ((fp.l) & 0x7FFFFF) macro
H A D_fixsfdi.c37 #define FRAC(fp) ((fp.l) & 0x7FFFFF) macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixunssfdi.c36 #define FRAC(fp) ((fp.l) & 0x7FFFFF) macro
H A D_fixsfdi.c37 #define FRAC(fp) ((fp.l) & 0x7FFFFF) macro
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_fp.h260 #define FRAC 4294967296.0 /* 2^32 as a double */ macro
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c390 #define FRAC tv_nsec macro
396 #define FRAC tv_usec macro

Completed in 202 milliseconds