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