Home
last modified time | relevance | path

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

/netbsd-src/games/backgammon/teachgammon/
H A Ddata.c169 static const char *const text16[] = { variable
305 2, 6, {8, 11, 0, 0}, {6, 5, 0, 0}, 6, 1, {text16}
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c3490 const char text16[] = "\xFF\xFE<\000d\000o\000c\000>\000]\000"; in START_TEST() local
3508 if (_XML_Parse_SINGLE_BYTES(g_parser, text16, (int)sizeof(text16) - 1, in START_TEST()
3520 if (_XML_Parse_SINGLE_BYTES(g_parser, text16, (int)sizeof(text16) - 1, in START_TEST()