Searched refs:Preprocessor_parse (Results 1 – 5 of 5) sorted by relevance
28 extern String *Preprocessor_parse(String *s);
1001 g = Preprocessor_parse(e); in expand_macro()1366 String *Preprocessor_parse(String *s) { in Preprocessor_parse() function1782 s2 = Preprocessor_parse(s1); in Preprocessor_parse()1936 s2 = Preprocessor_parse(s1); in Preprocessor_parse()
1099 cpps = Preprocessor_parse(fs); in SWIG_main()
2209 cpps = Preprocessor_parse($2);
5549 cpps = Preprocessor_parse((yyvsp[0].str)); in yyparse()