Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldmad/
H A Dmdesc_mutable.h116 boolean_t is_ptr; member
/illumos-gate/usr/src/tools/smatch/src/
H A Ddissect.c65 static inline int is_ptr(struct symbol *type) in is_ptr() function