Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dinfomap.c1726 enum { getvar, gotvar, getval, gotval } state = getvar; in section_to_vars() enumerator
1739 state = gotvar; in section_to_vars()
1743 case gotvar: in section_to_vars()