Searched refs:local_toupper (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/exp-sgcheck/tests/
H A Dbad_percentify.c143 static HChar local_toupper ( HChar c ) function
184 # define MAYBE_TOUPPER(ch) (capitalise ? local_toupper(ch) : (ch))
/external/valgrind/main/coregrind/
H A Dm_debuglog.c522 static HChar local_toupper ( HChar c ) function
571 # define MAYBE_TOUPPER(ch) (capitalise ? local_toupper(ch) : (ch))

Completed in 154 milliseconds