Searched refs:OnPreprocessorCreateApplyList (Results 1 – 4 of 4) sorted by relevance
56 A = OnPreprocessorAppendApplyList(OnPreprocessorCreateApplyList(), &F);59 A = OnPreprocessorCreateApplyList();
78 struct PreprocessorGrammarApplyList* OnPreprocessorCreateApplyList();
953 …yylhsminor.yy2 = OnPreprocessorAppendApplyList(OnPreprocessorCreateApplyList(), &yymsp[0].minor.yy… in yy_reduce()959 yymsp[1].minor.yy2 = OnPreprocessorCreateApplyList(); in yy_reduce()
536 extern "C" PreprocessorGrammarApplyList* OnPreprocessorCreateApplyList() { in OnPreprocessorCreateApplyList() function