Searched refs:p_decl (Results 1 – 3 of 3) sorted by relevance
221 p_decl = '{0} * {1} = cmd->{1};'.format(224 p_decl = '{0} {1} = cmd->{1};'.format(227 if not p_decl.startswith('const '):230 p_decl = 'const ' + p_decl232 out(p_decl)
653 TIntermDeclaration *p_decl = CreateTempInitDeclarationNode(p_, pyx); in AddBresenhamEmulationFS() local698 {pDecl, dDecl, fDecl, p_decl, d_decl, f_decl, iDecl, ifStatement}}; in AddBresenhamEmulationFS()
1073 def p_decl(p):