Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Dvar.c57 static const char *__int_type_from_size(int size) { in __int_type_from_size() function
131 type = __int_type_from_size (size); in r_anal_function_set_var()
133 type = __int_type_from_size (fcn->anal->bits); in r_anal_function_set_var()