Home
last modified time | relevance | path

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

/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.c143 static HChar local_toupper ( HChar c ) in local_toupper() function
184 # define MAYBE_TOUPPER(ch) (capitalise ? local_toupper(ch) : (ch)) in myvprintf_str()
/external/valgrind/coregrind/
Dm_debuglog.c574 static HChar local_toupper ( HChar c ) in local_toupper() function
623 # define MAYBE_TOUPPER(ch) (capitalise ? local_toupper(ch) : (ch)) in myvprintf_str()