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

/external/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c497 cdh[] = { 0x63, 0x64, 0x68, 0 }, local
513 if (u_strpbrk(testString, cdh) != &testString[2]) {
540 if (u_strpbrk(testSurrogateString, cdh) != &testSurrogateString[5]) {
579 if (u_strcspn(testString, cdh) != 2) {
603 if (u_strcspn(testSurrogateString, cdh) != 5) {
/external/syslinux/gpxe/src/drivers/net/
H A Dvia-rhine.c459 unsigned long cdh:1; member in struct:rhine_tx_desc::VTC_tx_status_tag::__anon22061

Completed in 135 milliseconds