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

/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dastp_gbl.c124 AST_cpp_quote_n_t *global_cppquotes_post = NULL; variable
H A Dhdgen.c112 extern AST_cpp_quote_n_t * global_cppquotes_post;
839 CPPQUOTES_exports(fid,global_cppquotes_post);
H A Dcstubmts.c115 static AST_cpp_quote_n_t * global_cppquotes_post = NULL; variable
H A Dnidl_y.y331 global_cppquotes_post = (AST_cpp_quote_n_t*)AST_concat_element(
332 (ASTP_node_t*)global_cppquotes_post, (ASTP_node_t*)$<y_cpp_quote>2);
346 global_cppquotes_post = (AST_cpp_quote_n_t*)AST_concat_element(
347 (ASTP_node_t*)global_cppquotes_post, (ASTP_node_t*)$<y_cpp_quote>2);
472 global_cppquotes_post = (AST_cpp_quote_n_t*)AST_concat_element(
473 (ASTP_node_t*)global_cppquotes_post, (ASTP_node_t*)$<y_cpp_quote>2);
H A Dastp.h543 extern AST_cpp_quote_n_t * global_cppquotes_post; //store cppquote nodes that appear behind the last parsed interface

Completed in 289 milliseconds