Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c605 static void str_to_dinfo(struct expression *call, struct symbol *type, const char *value, struct da… in str_to_dinfo() function
681 str_to_dinfo(NULL, type, value, &dinfo); in str_to_rl()
691 str_to_dinfo(strip_expr(expr), type, value, &dinfo); in call_results_to_rl()