HomeSort by relevance Sort by last modified time
    Searched refs:LDBL_SIGNBIT_BIT (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
signbitl.c 33 #if defined LDBL_SIGNBIT_WORD && defined LDBL_SIGNBIT_BIT
44 return (m.word[LDBL_SIGNBIT_WORD] >> LDBL_SIGNBIT_BIT) & 1;
math.in.h     [all...]
config.in.h     [all...]
  /external/bison/darwin-lib/
math.h     [all...]
  /external/bison/linux-lib/
math.h     [all...]

Completed in 342 milliseconds