Searched defs:addstate (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Include/ | ||
D | pgenheaders.h | 22 #define addstate _Py_addstate macro |
/aosp_15_r20/external/python/cpython2/Parser/ | ||
D | grammar.c | 73 addstate(dfa *d) in addstate() function |