gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:TYPE_INTEGRAL (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/time/difftime.c - 2.1KB - 61 lines
7: /*LINTLIBRARY*/
8: #define TYPE_INTEGRAL(type) (((type) 0.5) != 0.5)
9: #define TYPE_SIGNED(type) (((type) -1) < 0)