Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h327 extern const char *builtin_ctypename(struct ctype *ctype);
H A Dshow-parse.c283 const char *builtin_ctypename(struct ctype *ctype) in builtin_ctypename() function