Searched refs:SIZEOF_LDBL (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dsignbitl.c59 return (memcmp (&plus_zero, &arg_mem, SIZEOF_LDBL) != 0);
H A Dfloat+.h140 #define SIZEOF_LDBL ((LDBL_TOTAL_BIT + CHAR_BIT - 1) / CHAR_BIT) macro
145 typedef int verify_sizeof_ldbl[SIZEOF_LDBL <= sizeof (long double) ? 1 : - 1];
H A Disnan.c48 # define SIZE SIZEOF_LDBL

Completed in 101 milliseconds