Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c947 int get_const_value(struct expression *expr, sval_t *sval) in get_const_value() function
993 if (get_const_value(expr, &sval)) { in handle_variable()
H A Dsmatch.h406 int get_const_value(struct expression *expr, sval_t *sval);