Home
last modified time | relevance | path

Searched defs:INTS_TO_CHARS (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h117 #define INTS_TO_CHARS(input, length, output, outlength) do { \ macro
174 #define INTS_TO_CHARS(input, length, output) macro