Home
last modified time | relevance | path

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

/external/bison/lib/
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];
Dsignbitl.c59 return (memcmp (&plus_zero, &arg_mem, SIZEOF_LDBL) != 0); in gl_signbitl()
Disnan.c48 # define SIZE SIZEOF_LDBL