/minix/external/bsd/llvm/dist/clang/test/SemaOpenCL/ |
H A D | vec_step.cl | 7 typedef int int16 __attribute__((ext_vector_type(16))); 11 int16 *auto2; 26 int res11[vec_step(int16) == 16 ? 1 : -1]; 30 …int res14 = vec_step(int16*); // expected-error {{'vec_step' requires built-in scalar or vector ty…
|
/minix/tests/include/ |
H A D | t_stdint.c | 44 ATF_TC_WITHOUT_HEAD(int16); 45 ATF_TC_BODY(int16, tc) in ATF_TC_BODY() argument 54 ATF_TP_ADD_TC(tp, int16); in ATF_TP_ADD_TCS()
|
/minix/lib/libc/softfloat/bits32/ |
H A D | softfloat.c | 346 int16 *zExpPtr, in normalizeFloat64Subnormal() 703 int16 aExp; in float32_to_float64() 735 int16 aExp; in float32_round_to_int() 800 int16 expDiff; in addFloat32Sigs() 872 int16 expDiff; in subFloat32Sigs() 1205 int16 aExp, zExp; in float32_sqrt() 1358 int16 aExp, bExp; in float32_le_quiet() 1542 int16 aExp; in float64_to_float32() 1574 int16 aExp; in float64_round_to_int() 1679 int16 expDiff; in addFloat64Sigs() [all …]
|
H A D | softfloat-macros | 42 INLINE void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr ) 70 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr ) 106 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr ) 161 int16 count, 217 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr ) 240 int16 count, 521 static bits32 estimateSqrt32( int16 aExp, bits32 a )
|
/minix/external/bsd/file/dist/magic/magdir/ |
H A D | os2 | 31 # int16 ID; // ID magic word (5348h = "HS") 39 # int16 hdrsize; // total size of header 40 # int16 unknown2; // unknown purpose
|
/minix/lib/libc/softfloat/bits64/ |
H A D | softfloat.c | 1550 int16 aExp; in float32_to_float64() 1582 int16 aExp; in float32_to_floatx80() 1616 int16 aExp; in float32_to_float128() 1649 int16 aExp; in float32_round_to_int() 1714 int16 expDiff; in addFloat32Sigs() 1786 int16 expDiff; in subFloat32Sigs() 2511 int16 aExp; in float64_to_float32() 2545 int16 aExp; in float64_to_floatx80() 2580 int16 aExp; in float64_to_float128() 2614 int16 aExp; in float64_round_to_int() [all …]
|
H A D | softfloat-macros | 43 INLINE void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr ) 70 INLINE void shift64RightJamming( bits64 a, int16 count, bits64 *zPtr ) 107 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 145 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 181 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 236 int16 count, 292 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 315 int16 count, 596 static bits32 estimateSqrt32( int16 aExp, bits32 a )
|
/minix/lib/libc/arch/mips/softfloat/ |
H A D | mips-gcc.h | 36 typedef int int16; typedef
|
/minix/lib/libc/arch/sparc64/softfloat/ |
H A D | sparc64-gcc.h | 38 typedef int int16; typedef
|
/minix/lib/libc/arch/aarch64/softfloat/ |
H A D | aarch64-gcc.h | 38 typedef int int16; typedef
|
/minix/lib/libc/arch/m68k/softfloat/ |
H A D | m68k-gcc.h | 38 typedef int int16; typedef
|
/minix/lib/libc/arch/or1k/softfloat/ |
H A D | or1k-gcc.h | 38 typedef int int16; typedef
|
/minix/lib/libc/arch/powerpc/softfloat/ |
H A D | powerpc-gcc.h | 38 typedef int int16; typedef
|
/minix/lib/libc/arch/sh3/softfloat/ |
H A D | sh3-gcc.h | 38 typedef int int16; typedef
|
/minix/lib/libc/arch/arm/softfloat/ |
H A D | arm-gcc.h | 36 typedef int int16; typedef
|
/minix/external/bsd/dhcpcd/dist/ |
H A D | dhcpcd-definitions.conf | 43 define 22 int16 max_dgram_reassembly
|
/minix/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1762 short int16 = (short)(dyn_cast<ConstantInt>(CPV))->getZExtValue(); in bufferLEByte() local 1763 ptr = (unsigned char *)&int16; in bufferLEByte()
|
/minix/external/bsd/llvm/dist/llvm/test/tools/llvm-readobj/Inputs/ |
H A D | relocs.py | 112 def int16(self): member in BinaryReader
|
/minix/sys/dev/stbi/ |
H A D | stb_image.c | 469 typedef signed short int16; typedef 4243 int16 prefix; 4434 p->prefix = (int16) oldcode; in stbi_process_gif_raster()
|
/minix/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.1998 | 3200 * lib/krb5/krb5.h: Change int16 to int to be compatible with asn1.
|
/minix/external/bsd/flex/dist/doc/ |
H A D | flex.info-1 | 4184 The data is serialized as an array of type int16. 4225 of type `int8', `int16', `int32', `struct yy_trans_info', or
|
H A D | flex.texi | 5195 The data is serialized as an array of type int16. 5229 @code{int8}, @code{int16}, @code{int32}, @code{struct yy_trans_info}, or
|