Searched defs:cond_pre_init (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/drd/ | ||
D | drd_cond.c | 145 void DRD_(cond_pre_init)(const Addr cond) in DRD_() argument |
D | drd_clientreq.c | 363 DRD_(cond_pre_init)(arg[1]); in handle_client_request() local |