Home
last modified time | relevance | path

Searched refs:SHARP_IDENT (Results 1 – 8 of 8) sorted by relevance

/dports/devel/global/global-6.6.7/libparser/
H A Dasm_res.h50 #define SHARP_IDENT 3008 macro
147 {"#ident", SHARP_IDENT}, in asm_lookup()
H A Dasm_res.gpf19 #define SHARP_IDENT 3008
42 "#ident", SHARP_IDENT
H A Dcpp_res.h118 #define SHARP_IDENT 3008 macro
266 {"#ident", SHARP_IDENT}, in cpp_lookup()
H A Dc_res.h98 #define SHARP_IDENT 3008 macro
263 {"#ident", SHARP_IDENT}, in c_lookup()
H A Dcpp_res.gpf87 #define SHARP_IDENT 3008
189 "#ident", SHARP_IDENT
H A Dc_res.gpf67 #define SHARP_IDENT 3008
196 "#ident", SHARP_IDENT
H A DC.c267 case SHARP_IDENT: in C_family()
H A DCpp.c349 case SHARP_IDENT: in Cpp()