Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_sval.c337 static sval_t cast_to_fp(struct symbol *type, sval_t sval) in cast_to_fp() function
410 return cast_to_fp(type, sval); in sval_cast()