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

  /external/valgrind/main/VEX/switchback/
test_emfloat.c 104 static HChar vexxx_toupper ( HChar c ) function
143 # define MAYBE_TOUPPER(ch) toHChar(capitalise ? vexxx_toupper(ch) : (ch))
    [all...]
test_ppc_jm1.c 322 static HChar vexxx_toupper ( HChar c ) function
361 # define MAYBE_TOUPPER(ch) (capitalise ? vexxx_toupper(ch) : (ch))
    [all...]
test_bzip2.c 973 static HChar vexxx_toupper ( HChar c ) function
1012 # define MAYBE_TOUPPER(ch) (capitalise ? vexxx_toupper(ch) : (ch))
    [all...]

Completed in 58 milliseconds