Home
last modified time | relevance | path

Searched refs:uc1 (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dtelnet.c1018 unsigned char *uc1, *uc2; in sendsuboption() local
1033 uc1 = (unsigned char *)&x; in sendsuboption()
1035 CURL_SB_ACCUM(tn, uc1[0]); in sendsuboption()
1036 CURL_SB_ACCUM(tn, uc1[1]); in sendsuboption()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c1283 unsigned uc1 = (uch)c1; in samesets() local
1287 if (col[uc1] != col[uc2]) in samesets()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c1411 unsigned uc1 = (uch)c1; in samesets() local
1415 if (col[uc1] != col[uc2]) in samesets()

Completed in 6 milliseconds