Home
last modified time | relevance | path

Searched defs:cpp_macro (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h72 struct cpp_macro struct
75 cpp_hashnode **params;
81 {
84 } exp;
87 unsigned int line;
90 unsigned int count;
93 unsigned short paramc;
96 unsigned int fun_like : 1;
99 unsigned int variadic : 1;
102 unsigned int syshdr : 1;
[all …]
H A Dcpplib.h43 typedef struct cpp_macro cpp_macro; typedef
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h41 typedef struct cpp_macro cpp_macro; typedef