Searched defs:cpp_macro (Results 1 – 3 of 3) sorted by relevance
72 struct cpp_macro struct75 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 …]
43 typedef struct cpp_macro cpp_macro; typedef
41 typedef struct cpp_macro cpp_macro; typedef