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

/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h757 #define CPP_N_DECIMAL 0x0100 macro
/freebsd-10-stable/contrib/gcc/
H A Dc-lex.c584 if ((flags & CPP_N_RADIX) != CPP_N_DECIMAL)
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dexpr.c174 return CPP_N_INTEGER | CPP_N_SMALL | CPP_N_DECIMAL;
349 result |= CPP_N_DECIMAL;

Completed in 48 milliseconds