Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_sval.c108 int sval_is_ptr(sval_t sval) in sval_is_ptr() function
795 if (sval_is_ptr(sval) && sval.value == valid_ptr_max) in sval_to_str()
H A Dsmatch.h1154 int sval_is_ptr(sval_t sval);