Searched refs:E_OVERFLOW (Results 1 – 8 of 8) sorted by relevance
87 return E_OVERFLOW; in PyNode_AddChild()92 return E_OVERFLOW; in PyNode_AddChild()
25 #define E_OVERFLOW 19 /* Node had too many children */ macro
930 if (err == E_OVERFLOW) { in build_node_children()
1383 case E_OVERFLOW: in err_input()
1630 case E_OVERFLOW: in err_input()
847 if (err == E_OVERFLOW) { in build_node_children()