Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_seqmatch.c49 void* inputCompleter, Bool (*haveInputInpC)(void*,UWord) in VG_()
78 (*haveInputInpC)(inputCompleter, ixInput) in VG_()
111 inputCompleter,haveInputInpC) ) { in VG_()
Dm_errormgr.c1792 static Bool haveInputInpC (void* inputCompleter, UWord ixInput ) in haveInputInpC() function
1874 ip2fo, haveInputInpC in supp_matches_callers()
/external/valgrind/include/
Dpub_tool_seqmatch.h95 Bool (*haveInputInpC)(void*,UWord)