Home
last modified time | relevance | path

Searched defs:lookup_keyword (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y643 lookup_keyword(const char *name) { in lookup_keyword() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h497 static inline struct symbol *lookup_keyword(struct ident *ident, enum namespace ns) in lookup_keyword() function