Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale-mbwc/
A Dtst_wcstombs.c10 #define MARK_VAL 0x01 macro
28 memset (s, MARK_VAL, MBSSIZE); in tst_wcstombs()
64 if (s[i] == MARK_VAL) in tst_wcstombs()
A Dtst_wcsrtombs.c11 #define MARK_VAL 0x01 macro
32 memset (s, MARK_VAL, MBSSIZE); in tst_wcsrtombs()
76 if (s[i] == MARK_VAL) in tst_wcsrtombs()

Completed in 3 milliseconds