HomeSort by relevance Sort by last modified time
    Searched refs:local_toupper (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c 143 static HChar local_toupper ( HChar c ) function
184 # define MAYBE_TOUPPER(ch) (capitalise ? local_toupper(ch) : (ch))
  /external/valgrind/main/coregrind/
m_debuglog.c 522 static HChar local_toupper ( HChar c ) function
571 # define MAYBE_TOUPPER(ch) (capitalise ? local_toupper(ch) : (ch))

Completed in 8638 milliseconds