Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_parse_call_math.c325 static int format_variable_helper(char *buf, int remaining, struct expression *expr) in format_variable_helper() function
404 return format_variable_helper(cur, remaining, expr); in format_expr_helper()