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

  /external/valgrind/main/VEX/pub/
libvex_basictypes.h 94 static inline UChar toUChar ( Int x ) {
  /external/icu4c/test/cintltst/
cbiapts.c 81 static UChar* toUChar(const char *src, void **freeHook) {
519 ruleSourceU = toUChar(rules, &strCleanUp);
558 uData = toUChar(data, &freeHook);
602 uRules = toUChar(rules, &freeHook);
    [all...]

Completed in 823 milliseconds