/openbmc/linux/arch/sh/kernel/cpu/sh4/ |
H A D | softfloat.c | 48 typedef int int16; typedef 226 int16 aExp, bExp, zExp; in subFloat64Sigs() 228 int16 expDiff; in subFloat64Sigs() 287 int16 aExp, bExp, zExp; in addFloat64Sigs() 289 int16 expDiff; in addFloat64Sigs() 456 int16 aExp, bExp, zExp; in subFloat32Sigs() 458 int16 expDiff; in subFloat32Sigs() 518 int16 aExp, bExp, zExp; in addFloat32Sigs() 520 int16 expDiff; in addFloat32Sigs() 719 int16 aExp, bExp, zExp; in float64_div() [all …]
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | softfloat.c | 907 int16 aExp; in float32_to_float64() 939 int16 aExp; in float32_to_floatx80() 971 int16 aExp; in float32_round_to_int() 1033 int16 expDiff; in addFloat32Sigs() 1105 int16 expDiff; in subFloat32Sigs() 1453 int16 aExp, zExp; in float32_sqrt() 1799 int16 aExp; in float64_to_float32() 1833 int16 aExp; in float64_to_floatx80() 1866 int16 aExp; in float64_round_to_int() 1929 int16 expDiff; in addFloat64Sigs() [all …]
|
H A D | ARM-gcc.h | 24 typedef int int16; typedef
|
H A D | softfloat-macros | 42 INLINE void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr ) 67 INLINE void shift64RightJamming( bits64 a, int16 count, bits64 *zPtr ) 105 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 143 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 179 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 234 int16 count, 290 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) 313 int16 count, 603 static bits32 estimateSqrt32( int16 aExp, bits32 a )
|
/openbmc/boost-dbus/include/dbus/ |
H A D | element.hpp | 25 typedef boost::int16_t int16; typedef 37 typedef boost::variant<std::string, bool, byte, int16, uint16, int32, uint32, 69 struct element<int16> { 138 struct is_fixed_type<int16> : std::true_type {};
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/ |
H A D | 0001-basic.h-Use-c99-supported-stdint-types.patch | 28 -typedef __int16_t int16; 36 +typedef int16_t int16;
|
/openbmc/linux/lib/raid6/ |
H A D | Makefile | 5 int8.o int16.o int32.o 58 targets += int1.c int2.c int4.c int8.c int16.c int32.c
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 241 CVMX_BUILD_WRITE64(int16, "sh"); 257 CVMX_BUILD_READ64(int16, "lh");
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | vm_basic_types.h | 37 typedef s16 int16; typedef
|
/openbmc/linux/lib/raid6/test/ |
H A D | Makefile | 17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o 138 int16.c: int.uc ../unroll.awk
|
/openbmc/linux/Documentation/ |
H A D | dontdiff | 145 int16.c
|
/openbmc/phosphor-dbus-monitor/src/example/ |
H A D | test.yaml | 58 type: int16 320 type: int16
|
/openbmc/qemu/target/arm/ |
H A D | vfp_helper.c | 476 VFP_CONV_FIX(sh, d, 64, float64, 64, int16) 482 VFP_CONV_FIX(sh, s, 32, float32, 32, int16) 488 VFP_CONV_FIX(sh, h, 16, dh_ctype_f16, 32, int16)
|
/openbmc/qemu/qapi/ |
H A D | stats.json | 232 'exponent': 'int16',
|
H A D | cxl.json | 190 'life-used': 'uint8', 'temperature' : 'int16',
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | qapi-schema-test.json | 162 's16': ['int16'],
|
/openbmc/sdbusplus/docs/yaml/ |
H A D | interface.md | 82 - `int16`
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s5pv210-pinctrl.dtsi | 753 eint16: ext-int16-pins {
|
H A D | exynos4210-pinctrl.dtsi | 797 eint16: ext-int16-pins {
|
H A D | exynos4x12-pinctrl.dtsi | 855 eint16: ext-int16-pins {
|
/openbmc/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 122 ``int16`` ``int16_t`` likewise
|