Home
last modified time | relevance | path

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

/dports/devel/global/global-6.6.7/libparser/
H A Dasm_res.h57 #define SHARP_LINE 3015 macro
141 {"#line", SHARP_LINE}, in asm_lookup()
H A Dasm_res.gpf26 #define SHARP_LINE 3015
49 "#line", SHARP_LINE
H A Dcpp_res.h125 #define SHARP_LINE 3015 macro
323 {"#line", SHARP_LINE}, in cpp_lookup()
H A Dc_res.h105 #define SHARP_LINE 3015 macro
349 {"#line", SHARP_LINE}, in c_lookup()
H A Dcpp_res.gpf94 #define SHARP_LINE 3015
196 "#line", SHARP_LINE
H A Dc_res.gpf74 #define SHARP_LINE 3015
203 "#line", SHARP_LINE
H A DC.c264 case SHARP_LINE: in C_family()
H A DCpp.c346 case SHARP_LINE: in Cpp()