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

/external/bison/lib/
H A Dprintf-frexp.c45 # define LDEXP ldexpl macro
58 # define LDEXP ldexp macro
83 x = LDEXP (x, exponent - (MIN_EXP - 1));

Completed in 1181 milliseconds