check             179 include/crm/common/mainloop.h                           bool (*check)(guint));
check              62 lib/common/crmcommon_private.h         long check;
check            1467 lib/common/mainloop.c pcmk_drain_main_loop(GMainLoop *mloop, guint timer_ms, bool (*check)(guint))
check            1473 lib/common/mainloop.c     CRM_CHECK(mloop && check, return);
check            1481 lib/common/mainloop.c                && check(timer_ms - (time(NULL) - start_time) * 1000)) {
check             203 lib/common/xml.c         CRM_ASSERT(p->check == XML_PRIVATE_MAGIC);
check             250 lib/common/xml.c             p->check = XML_PRIVATE_MAGIC;
check             306 lib/pacemaker/pcmk_sched_allocate.c              enum pe_check_parameters check, pe_working_set_t *data_set)
check             311 lib/pacemaker/pcmk_sched_allocate.c     switch (check) {
check             170 maint/gnulib/tests/test-ceil2.c         error |= check (janus.f);
check             170 maint/gnulib/tests/test-ceilf2.c         error |= check (janus.f);
check             167 maint/gnulib/tests/test-floor2.c         error |= check (janus.f);
check             166 maint/gnulib/tests/test-floorf2.c         error |= check (janus.f);
check              80 maint/gnulib/tests/test-regex-quote.c   check ("aBc", 0, "aBc");
check              81 maint/gnulib/tests/test-regex-quote.c   check ("(foo[$HOME])", 0, "(foo\\[\\$HOME\\])");
check              87 maint/gnulib/tests/test-regex-quote.c   check ("aBc", REG_EXTENDED, "aBc");
check              88 maint/gnulib/tests/test-regex-quote.c   check ("(foo[$HOME])", REG_EXTENDED, "\\(foo\\[\\$HOME\\]\\)");
check             109 maint/gnulib/tests/test-round2.c         if (!check (janus.f))
check              58 maint/gnulib/tests/test-strncat.c     check (input, SIZEOF (input));
check             175 maint/gnulib/tests/test-trunc2.c         error |= check (janus.f);
check             175 maint/gnulib/tests/test-truncf2.c         error |= check (janus.f);
check              92 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             121 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             126 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             134 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             135 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0);
check             140 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             141 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             147 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             148 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0);
check             153 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             154 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             161 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             162 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             169 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             186 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             195 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casefolded, SIZEOF (casefolded)) == 0);
check             196 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFD, casefolded_decomposed, SIZEOF (casefolded_decomposed)) == 0);
check             197 maint/gnulib/tests/unicase/test-u16-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casefolded_normalized, SIZEOF (casefolded_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             122 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             123 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             128 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             129 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             135 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             136 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             141 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             142 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             149 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             156 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             173 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             178 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             183 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             191 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             196 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             201 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             206 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             211 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             219 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             224 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             229 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             234 maint/gnulib/tests/unicase/test-u16-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check              92 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             121 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             126 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             133 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             134 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             140 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             141 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             146 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             147 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             152 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             153 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             160 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             161 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             168 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             185 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             193 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casemapped, SIZEOF (casemapped)) == 0);
check             194 maint/gnulib/tests/unicase/test-u16-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             121 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             126 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             133 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             134 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             140 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             141 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             146 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             147 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             152 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             153 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             160 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             161 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             168 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             185 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             193 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casemapped, SIZEOF (casemapped)) == 0);
check             194 maint/gnulib/tests/unicase/test-u16-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             121 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             126 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             134 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             135 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0);
check             140 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             141 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             147 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             148 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0);
check             153 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             154 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             161 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             162 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             169 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             186 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             195 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casefolded, SIZEOF (casefolded)) == 0);
check             196 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFD, casefolded_decomposed, SIZEOF (casefolded_decomposed)) == 0);
check             197 maint/gnulib/tests/unicase/test-u32-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casefolded_normalized, SIZEOF (casefolded_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             122 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             123 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             128 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             129 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             135 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             136 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             141 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             142 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             149 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             156 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             173 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             178 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             183 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             191 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             196 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             201 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             206 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             211 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             219 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             224 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             229 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             234 maint/gnulib/tests/unicase/test-u32-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check              92 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             121 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             126 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             133 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             134 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             140 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             141 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             146 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             147 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             152 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             153 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             160 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             161 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             168 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             185 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             193 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casemapped, SIZEOF (casemapped)) == 0);
check             194 maint/gnulib/tests/unicase/test-u32-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             114 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             121 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             126 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             133 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             134 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             140 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             141 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             146 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             147 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             152 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             153 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             160 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             161 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             168 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             185 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             193 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casemapped, SIZEOF (casemapped)) == 0);
check             194 maint/gnulib/tests/unicase/test-u32-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             118 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             125 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             130 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             138 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             139 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0);
check             144 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             145 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             151 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             152 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0);
check             157 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             158 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             165 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             166 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0);
check             173 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             192 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
check             201 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casefolded, SIZEOF (casefolded)) == 0);
check             202 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFD, casefolded_decomposed, SIZEOF (casefolded_decomposed)) == 0);
check             203 maint/gnulib/tests/unicase/test-u8-casefold.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casefolded_normalized, SIZEOF (casefolded_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             118 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             126 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             127 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             132 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             133 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             139 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             140 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             145 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             146 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             153 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             160 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             179 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             184 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             189 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             197 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             202 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             207 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             212 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             217 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             225 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             230 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             235 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             240 maint/gnulib/tests/unicase/test-u8-tolower.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check              92 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             118 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             125 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             130 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             137 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             138 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             144 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             145 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             150 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             151 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             156 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             157 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             164 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             165 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             172 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             191 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             199 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casemapped, SIZEOF (casemapped)) == 0);
check             200 maint/gnulib/tests/unicase/test-u8-totitle.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0);
check              92 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0);
check              93 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0);
check             118 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             125 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             130 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             137 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             138 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             144 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             145 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0);
check             150 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             151 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             156 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             157 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             164 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             165 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0);
check             172 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             191 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0);
check             199 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, NULL,        casemapped, SIZEOF (casemapped)) == 0);
check             200 maint/gnulib/tests/unicase/test-u8-toupper.c     ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0);
check              94 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             111 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             112 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             119 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             120 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             126 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             131 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             136 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             151 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             161 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             166 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             171 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             181 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             186 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             196 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             201 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             206 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             211 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             217 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             218 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             224 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             225 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             246 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             247 maint/gnulib/tests/uninorm/test-u16-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             315 maint/gnulib/tests/uninorm/test-u16-nfc.c                 ASSERT (check (input, m,        expected, m - 1) == 0);
check             316 maint/gnulib/tests/uninorm/test-u16-nfc.c                 ASSERT (check (expected, m - 1, expected, m - 1) == 0);
check              94 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             110 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             116 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             126 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             131 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             136 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             151 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             161 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             166 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             171 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             181 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             186 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             196 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             201 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             207 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             213 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             234 maint/gnulib/tests/uninorm/test-u16-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             301 maint/gnulib/tests/uninorm/test-u16-nfd.c               ASSERT (check (input, m, expected, m) == 0);
check              94 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             111 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             112 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             119 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             120 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             127 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             128 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             134 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             135 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             142 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             148 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             149 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             155 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             162 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             163 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             169 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             170 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             177 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             183 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             184 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             190 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             197 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             198 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             204 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             205 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             211 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             212 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             218 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             219 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             225 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             226 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             232 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             233 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             239 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             240 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             249 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             250 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             256 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             257 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             263 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             264 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             293 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             294 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             295 maint/gnulib/tests/uninorm/test-u16-nfkc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             363 maint/gnulib/tests/uninorm/test-u16-nfkc.c                 ASSERT (check (input, m,        expected, m - 1) == 0);
check             364 maint/gnulib/tests/uninorm/test-u16-nfkc.c                 ASSERT (check (expected, m - 1, expected, m - 1) == 0);
check              94 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             110 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             116 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             122 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             128 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             134 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             140 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             152 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             158 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             164 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             170 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             182 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             188 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             194 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             200 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             206 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             212 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             221 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             227 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             233 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             254 maint/gnulib/tests/uninorm/test-u16-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             321 maint/gnulib/tests/uninorm/test-u16-nfkd.c               ASSERT (check (input, m, expected, m) == 0);
check             106 maint/gnulib/tests/uninorm/test-u32-nfc-big.c   test_specific (&file, check);
check              94 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             111 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             112 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             119 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             120 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             126 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             131 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             136 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             151 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             161 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             166 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             171 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             181 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             186 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             196 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             201 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             206 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             211 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             217 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             218 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             224 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             225 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             246 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             247 maint/gnulib/tests/uninorm/test-u32-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             315 maint/gnulib/tests/uninorm/test-u32-nfc.c                 ASSERT (check (input, m,        expected, m - 1) == 0);
check             316 maint/gnulib/tests/uninorm/test-u32-nfc.c                 ASSERT (check (expected, m - 1, expected, m - 1) == 0);
check             106 maint/gnulib/tests/uninorm/test-u32-nfd-big.c   test_specific (&file, check);
check              94 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             110 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             116 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             126 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             131 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             136 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             151 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             161 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             166 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             171 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             181 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             186 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             196 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             201 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             207 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             213 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             234 maint/gnulib/tests/uninorm/test-u32-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             301 maint/gnulib/tests/uninorm/test-u32-nfd.c               ASSERT (check (input, m, expected, m) == 0);
check             103 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c   test_specific (&file, check);
check              94 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             111 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             112 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             119 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             120 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             127 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             128 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             134 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             135 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             142 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             148 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             149 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             155 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             162 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             163 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             169 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             170 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             177 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             183 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             184 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             190 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             197 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             198 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             204 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             205 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             211 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             212 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             218 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             219 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             225 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             226 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             232 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             233 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             239 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             240 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             249 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             250 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             256 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             257 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             263 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             264 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             293 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             294 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             295 maint/gnulib/tests/uninorm/test-u32-nfkc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             363 maint/gnulib/tests/uninorm/test-u32-nfkc.c                 ASSERT (check (input, m,        expected, m - 1) == 0);
check             364 maint/gnulib/tests/uninorm/test-u32-nfkc.c                 ASSERT (check (expected, m - 1, expected, m - 1) == 0);
check             103 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c   test_specific (&file, check);
check              94 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             110 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             116 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             122 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             128 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             134 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             140 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             152 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             158 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             164 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             170 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             182 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             188 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             194 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             200 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             206 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             212 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             221 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             227 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             233 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             254 maint/gnulib/tests/uninorm/test-u32-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             321 maint/gnulib/tests/uninorm/test-u32-nfkd.c               ASSERT (check (input, m, expected, m) == 0);
check             243 maint/gnulib/tests/uninorm/test-u32-normalize-big.c                int (*check) (const uint32_t *c1, size_t c1_length,
check             260 maint/gnulib/tests/uninorm/test-u32-normalize-big.c           ASSERT_WITH_LINE (check (l->sequences[0], u32_strlen (l->sequences[0]),
check              62 maint/gnulib/tests/uninorm/test-u32-normalize-big.h                       int (*check) (const uint32_t *c1, size_t c1_length,
check              94 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             111 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             112 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             119 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             120 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             126 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             131 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             136 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             151 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             161 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             166 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             171 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             181 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             186 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             196 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             201 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             206 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             211 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             218 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             219 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             225 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             226 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             252 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             253 maint/gnulib/tests/uninorm/test-u8-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             345 maint/gnulib/tests/uninorm/test-u8-nfc.c                 ASSERT (check (input, 2 * m - 1,    expected, 2 * m - 2) == 0);
check             346 maint/gnulib/tests/uninorm/test-u8-nfc.c                 ASSERT (check (expected, 2 * m - 2, expected, 2 * m - 2) == 0);
check              94 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             110 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             116 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             126 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             131 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             136 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             151 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             161 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             166 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             171 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             181 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             186 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             196 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             201 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             208 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             214 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             240 maint/gnulib/tests/uninorm/test-u8-nfd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             330 maint/gnulib/tests/uninorm/test-u8-nfd.c               ASSERT (check (input, 2 * m - 1, expected, 2 * m - 1) == 0);
check              94 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             111 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             112 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             119 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             120 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             121 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             127 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             128 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             134 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             135 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             141 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             142 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             148 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             149 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             155 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             156 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             162 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             163 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             169 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             170 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             177 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             183 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             184 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             190 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             191 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             197 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             198 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             204 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             205 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             211 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             212 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             218 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             219 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             225 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             226 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             232 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             233 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             239 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             240 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             250 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           decomposed, SIZEOF (decomposed)) == 0);
check             251 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0);
check             258 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             259 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             265 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             266 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             303 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (input, SIZEOF (input),           expected, SIZEOF (expected)) == 0);
check             304 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0);
check             305 maint/gnulib/tests/uninorm/test-u8-nfkc.c     ASSERT (check (expected, SIZEOF (expected),     expected, SIZEOF (expected)) == 0);
check             397 maint/gnulib/tests/uninorm/test-u8-nfkc.c                 ASSERT (check (input, 2 * m - 1,    expected, 2 * m - 2) == 0);
check             398 maint/gnulib/tests/uninorm/test-u8-nfkc.c                 ASSERT (check (expected, 2 * m - 2, expected, 2 * m - 2) == 0);
check              94 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (NULL, 0, NULL, 0) == 0);
check              98 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
check             104 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             110 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             116 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             122 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             128 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             134 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             140 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             146 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             152 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             158 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             164 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             170 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             176 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             182 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             188 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             194 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             200 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             206 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             212 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             222 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             229 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             235 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             261 maint/gnulib/tests/uninorm/test-u8-nfkd.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             351 maint/gnulib/tests/uninorm/test-u8-nfkd.c               ASSERT (check (input, 2 * m - 1, expected, 2 * m - 1) == 0);
check             104 maint/gnulib/tests/uninorm/test-uninorm-filter-nfc.c     ASSERT (check (input, SIZEOF (input),           input, SIZEOF (input)) == 0);
check             105 maint/gnulib/tests/uninorm/test-uninorm-filter-nfc.c     ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
check             141 maint/gnulib/tests/unistr/test-u16-prev.c         ASSERT (check (buf, 1, &uc) == 0);
check             150 maint/gnulib/tests/unistr/test-u16-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check             158 maint/gnulib/tests/unistr/test-u16-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check              46 maint/gnulib/tests/unistr/test-u16-stpncpy.c     check (input, SIZEOF (input));
check              55 maint/gnulib/tests/unistr/test-u16-stpncpy.c     check (input, SIZEOF (input));
check              46 maint/gnulib/tests/unistr/test-u16-strncat.c     check (input, SIZEOF (input));
check              55 maint/gnulib/tests/unistr/test-u16-strncat.c     check (input, SIZEOF (input));
check              46 maint/gnulib/tests/unistr/test-u16-strncpy.c     check (input, SIZEOF (input));
check              55 maint/gnulib/tests/unistr/test-u16-strncpy.c     check (input, SIZEOF (input));
check              43 maint/gnulib/tests/unistr/test-u16-strnlen.c     check (input, SIZEOF (input));
check              52 maint/gnulib/tests/unistr/test-u16-strnlen.c     check (input, SIZEOF (input));
check              89 maint/gnulib/tests/unistr/test-u16-to-u32.c   ASSERT (check (NULL, 0, NULL, 0) == 0);
check             109 maint/gnulib/tests/unistr/test-u16-to-u32.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             122 maint/gnulib/tests/unistr/test-u16-to-u32.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             130 maint/gnulib/tests/unistr/test-u16-to-u32.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check              89 maint/gnulib/tests/unistr/test-u16-to-u8.c   ASSERT (check (NULL, 0, NULL, 0) == 0);
check             111 maint/gnulib/tests/unistr/test-u16-to-u8.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             124 maint/gnulib/tests/unistr/test-u16-to-u8.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             133 maint/gnulib/tests/unistr/test-u16-to-u8.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             103 maint/gnulib/tests/unistr/test-u32-prev.c         ASSERT (check (buf, 1, &uc) == 0);
check             112 maint/gnulib/tests/unistr/test-u32-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check             120 maint/gnulib/tests/unistr/test-u32-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check              46 maint/gnulib/tests/unistr/test-u32-stpncpy.c     check (input, SIZEOF (input));
check              55 maint/gnulib/tests/unistr/test-u32-stpncpy.c     check (input, SIZEOF (input));
check              46 maint/gnulib/tests/unistr/test-u32-strncat.c     check (input, SIZEOF (input));
check              55 maint/gnulib/tests/unistr/test-u32-strncat.c     check (input, SIZEOF (input));
check              46 maint/gnulib/tests/unistr/test-u32-strncpy.c     check (input, SIZEOF (input));
check              55 maint/gnulib/tests/unistr/test-u32-strncpy.c     check (input, SIZEOF (input));
check              43 maint/gnulib/tests/unistr/test-u32-strnlen.c     check (input, SIZEOF (input));
check              52 maint/gnulib/tests/unistr/test-u32-strnlen.c     check (input, SIZEOF (input));
check              89 maint/gnulib/tests/unistr/test-u32-to-u16.c   ASSERT (check (NULL, 0, NULL, 0) == 0);
check             109 maint/gnulib/tests/unistr/test-u32-to-u16.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             122 maint/gnulib/tests/unistr/test-u32-to-u16.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             130 maint/gnulib/tests/unistr/test-u32-to-u16.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check              89 maint/gnulib/tests/unistr/test-u32-to-u8.c   ASSERT (check (NULL, 0, NULL, 0) == 0);
check             111 maint/gnulib/tests/unistr/test-u32-to-u8.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             124 maint/gnulib/tests/unistr/test-u32-to-u8.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             133 maint/gnulib/tests/unistr/test-u32-to-u8.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             223 maint/gnulib/tests/unistr/test-u8-prev.c         ASSERT (check (buf, 1, &uc) == 0);
check             232 maint/gnulib/tests/unistr/test-u8-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check             240 maint/gnulib/tests/unistr/test-u8-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check             248 maint/gnulib/tests/unistr/test-u8-prev.c     ASSERT (check (input, SIZEOF (input), &uc) == 0);
check              48 maint/gnulib/tests/unistr/test-u8-stpncpy.c     check (input, SIZEOF (input));
check              48 maint/gnulib/tests/unistr/test-u8-strncat.c     check (input, SIZEOF (input));
check              48 maint/gnulib/tests/unistr/test-u8-strncpy.c     check (input, SIZEOF (input));
check              45 maint/gnulib/tests/unistr/test-u8-strnlen.c     check (input, SIZEOF (input));
check              89 maint/gnulib/tests/unistr/test-u8-to-u16.c   ASSERT (check (NULL, 0, NULL, 0) == 0);
check             111 maint/gnulib/tests/unistr/test-u8-to-u16.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             124 maint/gnulib/tests/unistr/test-u8-to-u16.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             132 maint/gnulib/tests/unistr/test-u8-to-u16.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check              89 maint/gnulib/tests/unistr/test-u8-to-u32.c   ASSERT (check (NULL, 0, NULL, 0) == 0);
check             111 maint/gnulib/tests/unistr/test-u8-to-u32.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             124 maint/gnulib/tests/unistr/test-u8-to-u32.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
check             132 maint/gnulib/tests/unistr/test-u8-to-u32.c     ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);