Home
last modified time | relevance | path

Searched refs:bufcheck (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/localedata/
Dtst-mbswcs5.c43 const unsigned char bufcheck[7] = { 0x25, 0xe2, 0x82, 0xac, 0xce, 0xbb, 0 }; in do_test() local
66 if (memcmp (buf, bufcheck, 7)) in do_test()
Dtst-mbswcs3.c44 const unsigned char bufcheck[6] = { 0x25, 0xe2, 0x82, 0xac, 0xce, 0xbb }; in do_test() local
67 if (memcmp (buf, bufcheck, 6)) in do_test()