Home
last modified time | relevance | path

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

/dports/devel/gengetopt/gengetopt-2.23/src/
H A Dparser.h64 TOK_PURPOSE = 270, enumerator
103 #define TOK_PURPOSE 270 macro
H A Dparser.yy172 %token TOK_PURPOSE "purpose"
277 : TOK_PURPOSE quoted_string
H A Dscanner.ll93 <INITIAL>purpose updateTokenInfo (-1); return TOK_PURPOSE;
H A Dparser.cc247 TOK_PURPOSE = 270, enumerator
286 #define TOK_PURPOSE 270 macro
H A Dscanner.cc1078 updateTokenInfo (-1); return TOK_PURPOSE;