Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dmaketab.c122 enum { TOK_UNKNOWN, TOK_ENUM, TOK_DEFINE } tokentype = TOK_UNKNOWN; in main() enumerator
/freebsd/usr.bin/rpcgen/
H A Drpc_scan.h91 TOK_ENUM, enumerator
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpimport.c269 TOK_ENUM, /* enum token (kind of a type) */ enumerator
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c424 TOK_ENUM, /* enum token (kind of a type) */ enumerator