Home
last modified time | relevance | path

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

/external/ltrace/
Dprototype.c114 return VECT_EACH(&proto->params, struct param, start_after, in prototype_each_param()
181 return VECT_EACH(&plib->imports, struct protolib *, in each_import()
369 if (VECT_EACH(&opt_F, struct opt_F_t, NULL, in load_dash_F_dirs()
430 int ret = VECT_EACH(&legacy_files, char *, NULL, in add_ltrace_conf()
477 || VECT_EACH(&opt_F, struct opt_F_t, NULL, in protolib_cache_init()
Dvect.h161 #define VECT_EACH(VECP, ELT_TYPE, START_AFTER, CB, DATA) \ macro
Dsummary.c137 VECT_EACH(&cdata.entries, struct entry_st, NULL, dump_one, &cdata); in show_summary()
/external/ltrace/sysdeps/linux-gnu/
Dhooks.c158 || VECT_EACH(&v, struct opt_F_t, NULL, in os_get_config_dirs()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c468 && VECT_EACH(&v, GElf_Rela, NULL, in arch_elf_init()