Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y615 } keyword_t; typedef
624 static const keyword_t *lookup_keyword(const char *);
644 static const keyword_t *
646 static const keyword_t keytbl[] = { in lookup_keyword()
672 #define NKEYWORD (sizeof (keytbl)/sizeof (keyword_t)) in lookup_keyword()
795 const keyword_t *kp; in yylex()