Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/examples/manual/
H A Dfront.y24 %token POSITIONAL
42 %type <name> POSITIONAL VERB ADVERB PROPER_NOUN
63 position_phrase : POSITIONAL declarative PROPER_NOUN
H A Dfront.lex34 IN|AT|ON|AROUND|INSIDE|ON copy_and_return(POSITIONAL)
/netbsd-src/external/bsd/elftosb/dist/common/
H A Doptions.h420 POSITIONAL = -4 enumerator
H A Doptions.cpp1110 return Options::POSITIONAL; in operator ()()