Home
last modified time | relevance | path

Searched defs:chars (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dwchar_test.cpp121 const wchar_t chars[] = { L'h', L'e', L'l', L'l', L'o', 0 }; in TEST() local
Dstdio_test.cpp371 wchar_t chars[] = { L'h', L'i', 0 }; in TEST() local
383 wchar_t chars[] = { L'h', L'i', 0 }; in TEST() local
/bionic/libc/tzcode/
Dlocaltime.c134 char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS + CHARS_EXTRA, member