Home
last modified time | relevance | path

Searched defs:xx_state (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dpgen.c390 ss_state *xx_state, *yy; in makedfa() local
494 printssdfa(int xx_nstates, ss_state *xx_state, int nbits, in printssdfa()
551 renamestates(int xx_nstates, ss_state *xx_state, int from, int to) in renamestates()
568 simplify(int xx_nstates, ss_state *xx_state) in simplify()
599 convert(dfa *d, int xx_nstates, ss_state *xx_state) in convert()