Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c502 static const char *jump_to_call_math(const char *value) in jump_to_call_math() function
633 call_math = jump_to_call_math(value); in str_to_dinfo()
649 if (jump_to_call_math(c) == c + 1) in str_to_dinfo()