Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/
H A Dlibjedec_hex2spd.c206 uint32_t u32, *u32a; in hex2spd_test_one() local
305 &u32a, &nents); in hex2spd_test_one()
326 if (u32a[i] != targ) { in hex2spd_test_one()
330 i, u32a[i], targ); in hex2spd_test_one()
/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A Djfp_jis_to_ucs2.h14715 unsigned int u32a; member
14758 return (p->u32a); in _jfp_lookup_x0213_compose()