Searched refs:global_cppquotes (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dastp_gbl.c122 AST_cpp_quote_n_t *global_cppquotes = NULL; variable
H A Dhdgen.c111 extern AST_cpp_quote_n_t * global_cppquotes;
795 CPPQUOTES_exports(fid,global_cppquotes);
H A Dcstubmts.c113 static AST_cpp_quote_n_t * global_cppquotes = NULL; variable
H A Dastp.h541 extern AST_cpp_quote_n_t * global_cppquotes; //store cppquote nodes that appear in front of interfaces
H A Dnidl_y.y373 global_cppquotes = (AST_cpp_quote_n_t*)AST_concat_element(
374 (ASTP_node_t*)global_cppquotes, (ASTP_node_t*)$<y_cpp_quote>1);

Completed in 139 milliseconds