Home
last modified time | relevance | path

Searched refs:CPP_N_CATEGORY (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcclibs/libcpp/include/
Dcpplib.h746 #define CPP_N_CATEGORY 0x000F macro
/freebsd-9-stable/contrib/gcc/
Dc-lex.c362 switch (flags & CPP_N_CATEGORY) in c_lex_with_flags()
DChangeLog-200219344 (cpp_num, cpp_num_part, CPP_N_CATEGORY, CPP_N_INVALID,
/freebsd-9-stable/contrib/gcclibs/libcpp/
Dexpr.c606 switch (temp & CPP_N_CATEGORY) in eval_token()