Searched defs:PyNode_AddChild (Results 1 – 2 of 2) sorted by relevance
79 PyNode_AddChild(register node *n1, int type, char *str, int lineno, int col_offset) in PyNode_AddChild() function
96 PyNode_AddChild(node *n1, int type, char *str, int lineno, int col_offset, in PyNode_AddChild() function