Home
last modified time | relevance | path

Searched refs:uTemp (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtrn.c508 UChar uTemp[1]; in Test_UChar_UTF8_API() local
510 UChar* uTarget=uTemp; in Test_UChar_UTF8_API()
565 uTemp[0] = 0x1234; in Test_UChar_UTF8_API()
567 if(err == U_BUFFER_OVERFLOW_ERROR && uTemp[0] == 0x1234){ in Test_UChar_UTF8_API()
/third_party/sqlite/src/
H A Dsqlite3.c22632 u32 uTemp; /* Transient storage for serial_type in OP_MakeRecord */ member
[all...]

Completed in 147 milliseconds