Searched defs:bits (Results 1 - 25 of 406) sorted by relevance

1234567891011>>

/src/lib/libc/gdtoa/test/
H A DxQtest.c34 union { long double d; unsigned int bits[4]; } u, w; member in union:main::__anon6fb546e9010a
/src/lib/libm/ld128/
H A Ds_nanl.c38 uint32_t bits[4]; member in union:nanl::__anone953af12010a
/src/lib/libm/ld80/
H A Ds_nanl.c39 uint32_t bits[3]; member in union:nanl::__anone84dee7f010a
/src/lib/libc/gdtoa/
H A Dstrtodnrp.c50 ULong bits[2]; local in function:strtod
H A Dstrtopd.c44 ULong bits[2]; local in function:strtopd
H A Dstrtopf.c44 ULong bits[1], *L; local in function:strtopf
H A DstrtodI.c61 ULong bits[2], sign; local in function:strtodI
H A Dstrtopdd.c48 ULong bits[4]; local in function:strtopdd
[all...]
H A Dstrtordd.c189 ULong bits[4]; local in function:strtordd
[all...]
H A Dstrtorf.c79 ULong bits[1]; local in function:strtorf
H A Dg_dfmt.c45 ULong bits[2], *L, sign; local in function:g_dfmt
H A Dg_ffmt.c45 ULong bits[1], *L, sign; local in function:g_ffmt
H A Dstrtof.c49 ULong bits[1]; local in function:__weak_alias
H A Dstrtof_vaxf.c50 ULong bits[1]; local in function:__weak_alias
H A DstrtopxL.c56 ULong bits[2]; local in function:strtopxL
H A Dstrtord.c81 ULong bits[2]; local in function:strtord
[all...]
/src/sys/crypto/camellia/
H A Dcamellia.h37 int bits; /* key-length */ member in struct:__anonad4d1bc60108
H A Dcamellia-api.c37 camellia_set_key(camellia_ctx *ctx, const u_char *key, int bits) argument
/src/sys/external/bsd/drm2/include/linux/
H A Dhash.h39 hash_long(unsigned long value, unsigned int bits) argument
48 hash_32(uint32_t value, unsigned int bits) argument
54 hash_64(uint64_t value, unsigned int bits) argument
/src/tests/usr.bin/xlint/lint1/
H A Dexpr.c17 struct bit_fields bits = { 0 }; local in function:expr_cond_cvt
H A Dmsg_145.c8 struct bits { struct
H A Dmsg_166.c34 struct bit_set bits; local in function:example
[all...]
/src/tests/include/sys/
H A Dt_bitops.c49 } bits[] = { variable in typeref:typename:const struct __anon218a3b4b0108[]
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A DM0209.h11 u8 bits; member in struct:nvbios_M0209E
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.h10 unsigned bits:6; member in struct:nv04_fifo_ramfc

Completed in 7 milliseconds

1234567891011>>