Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_seqmatch.c171 static Bool charIsQuery ( const void* pV ) { return *(const HChar*)pV == '?'; } in charIsQuery() function
185 charIsStar, charIsQuery, char_p_EQ_i, in VG_()