Searched refs:DICT_FIND_REF (Results 1 - 3 of 3) sorted by relevance

/external/ltrace/
H A Dsummary.c174 struct opt_c_struct *st = DICT_FIND_REF(dict_opt_c, &libsym->name,
187 st = DICT_FIND_REF(dict_opt_c, &libsym->name,
H A Ddict.h139 #define DICT_FIND_REF(DICTP, KEYP, VALUE_TYPE) \ macro
H A Ddict.c553 int *valp = DICT_FIND_REF(&di, &key, int);
610 int *valp = DICT_FIND_REF(&copy, &key, int);

Completed in 51 milliseconds