Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dlex.c72 LOCAL int lexstate = NEWSTMT; variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlex.c304 } lexstate; typedef
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlex.c306 } lexstate; global() typedef
/netbsd-src/external/mit/lua/dist/src/
H A Dlparser.c1958 LexState lexstate; in luaY_parser() local