Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_sval.c298 int sval_too_low(struct symbol *type, sval_t sval) in sval_too_low() function
330 if (sval_too_low(type, sval)) in sval_fits()
H A Dsmatch.h1171 int sval_too_low(struct symbol *type, sval_t sval);