a_value            49 maint/gnulib/tests/uninorm/test-u32-normalize-big.c   ucs4_t a_value = *(const ucs4_t *)a;
a_value            51 maint/gnulib/tests/uninorm/test-u32-normalize-big.c   return (a_value < b_value ? -1 : a_value > b_value ? 1 : 0);