Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcmd_type.c733 static bool print_typelist_r_cb(void *p, const char *k, const char *v) { in print_typelist_r_cb() function
791 print_keys (core->anal->sdb_types, core, NULL, print_typelist_r_cb, false); in typesList()