Home
last modified time | relevance | path

Searched refs:c32 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dc32rtomb.c33 c32rtomb(char *restrict str, char32_t c32, mbstate_t *restrict ps) in c32rtomb() argument
35 if ((c32 >= UNICODE_SUR_MIN && c32 <= UNICODE_SUR_MAX) || in c32rtomb()
36 c32 > UNICODE_SUP_MAX) { in c32rtomb()
46 c32 = L'\0'; in c32rtomb()
49 return (wcrtomb_l(str, (wchar_t)c32, ps, uselocale((locale_t)0))); in c32rtomb()
H A Dc16rtomb.c34 char32_t c32; in c16rtomb() local
53 c32 = UNICODE_SUR_UVALUE(c16s->c16_surrogate) | in c16rtomb()
55 c32 += UNICODE_SUP_START; in c16rtomb()
70 c32 = c16; in c16rtomb()
77 return (c32rtomb(str, c32, ps)); in c16rtomb()
/illumos-gate/usr/src/test/crypto-tests/tests/longhash/
H A Dlonghash.c68 VERIFY3U(0, ==, ctx.count.c32[0]); in test_update_32()
69 VERIFY3U(0, ==, ctx.count.c32[1]); in test_update_32()
78 VERIFY3U(c0, ==, ctx.count.c32[0]); in test_update_32()
79 VERIFY3U(c1, ==, ctx.count.c32[1]); in test_update_32()
92 VERIFY3U(0, ==, ctx.count.c32[0]); in test_update_32()
93 VERIFY3U(pagesize * 8, ==, ctx.count.c32[1]); in test_update_32()
102 VERIFY3U(c0, ==, ctx.count.c32[0]); in test_update_32()
103 VERIFY3U(c1, ==, ctx.count.c32[1]); in test_update_32()
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacmsvc.h212 #define ACPI_MUL_64_BY_32(n_hi, n_lo, m32, p32, c32) \ argument
218 __asm mov c32, edx \
H A Dacefi.h362 #define ACPI_MUL_64_BY_32(n_hi, n_lo, m32, p32, c32) \ argument
367 (c32) = (UINT32) (__p >> 32); \
/illumos-gate/usr/src/uts/common/sys/
H A Dsha2.h79 uint32_t c32[2]; /* for SHA256 , modulo 2^64 */ member
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c817 buf_index = (ctx->count.c32[1] >> 3) & 0x3F; in SHA2Update()
820 if ((ctx->count.c32[1] += il) < il) in SHA2Update()
821 ctx->count.c32[0]++; in SHA2Update()
823 ctx->count.c32[0] += (input_len >> 29); in SHA2Update()
929 uint8_t bitcount_be[sizeof (ctx->count.c32)]; in SHA2Final()
935 index = (ctx->count.c32[1] >> 3) & 0x3f; in SHA2Final()
936 Encode(bitcount_be, ctx->count.c32, sizeof (bitcount_be)); in SHA2Final()
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess726 then echo c32-convex-bsd
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2f.S912 .c32: label
3280 ba .c32
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids9828 1048 0c32 Erazor III Pro
25240 1c32 Highland Technology, Inc.
33512 2c32 Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers