Searched defs:xx_state (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Parser/ |
D | pgen.c | 403 ss_state *xx_state, *yy; in makedfa() local 512 printssdfa(int xx_nstates, ss_state *xx_state, int nbits, in printssdfa() 569 renamestates(int xx_nstates, ss_state *xx_state, int from, int to) in renamestates() 586 simplify(int xx_nstates, ss_state *xx_state) in simplify() 617 convert(dfa *d, int xx_nstates, ss_state *xx_state) in convert()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | xxlimited.c | 76 } xx_state; typedef
|