Home
last modified time | relevance | path

Searched refs:getseq (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfomap.c1665 enum { getseq, gotseq, getaction } state = getseq; in section_to_keymaps() enumerator
1673 case getseq: in section_to_keymaps()
1695 state = getseq; in section_to_keymaps()
1717 if (state != getseq) in section_to_keymaps()