Home
last modified time | relevance | path

Searched defs:is_function (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c401 is_function(Elf *elf, GElf_Sym *sym) in is_function() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmsg.c142 const char is_function[] = " is a function"; variable
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h468 static inline int is_function(struct symbol *type) in is_function() function