Home
last modified time | relevance | path

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

/dports/devel/global/global-6.6.7/libparser/
H A Dasm_res.h55 #define SHARP_INCLUDE 3013 macro
139 {"#include", SHARP_INCLUDE}, in asm_lookup()
H A Dasm_res.gpf24 #define SHARP_INCLUDE 3013
47 "#include", SHARP_INCLUDE
H A Dcpp_res.h123 #define SHARP_INCLUDE 3013 macro
258 {"#include", SHARP_INCLUDE}, in cpp_lookup()
H A Dc_res.h103 #define SHARP_INCLUDE 3013 macro
320 {"#include", SHARP_INCLUDE}, in c_lookup()
H A Dcpp_res.gpf92 #define SHARP_INCLUDE 3013
194 "#include", SHARP_INCLUDE
H A Dc_res.gpf72 #define SHARP_INCLUDE 3013
201 "#include", SHARP_INCLUDE
H A DC.c261 case SHARP_INCLUDE: in C_family()
H A DCpp.c343 case SHARP_INCLUDE: in Cpp()