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
1616 case E_OVERFLOW: in err_input()
1591 case E_OVERFLOW: in err_input()
800 if (err == E_OVERFLOW) { in build_node_children()
829 if (err == E_OVERFLOW) { in build_node_children()