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

  /external/bison/lib/
isnan.c 55 # if defined DBL_EXPBIT0_WORD && defined DBL_EXPBIT0_BIT
57 # define EXPBIT0_WORD DBL_EXPBIT0_WORD
config.in.h 38 #undef DBL_EXPBIT0_WORD
    [all...]
vasnprintf.c 560 # if defined DBL_EXPBIT0_WORD && defined DBL_EXPBIT0_BIT
575 - (((m.word[DBL_EXPBIT0_WORD] >> DBL_EXPBIT0_BIT) & DBL_EXP_MASK)
    [all...]
  /external/bison/darwin-lib/
config.h 39 #define DBL_EXPBIT0_WORD 1
    [all...]
  /external/bison/linux-lib/
config.h 39 #define DBL_EXPBIT0_WORD 1
    [all...]

Completed in 438 milliseconds