Searched refs:int8 (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/tools/test/testfloat/
H A Dsystmodes.h33 void syst_float_set_rounding_mode( int8 );
41 void syst_float_set_rounding_precision( int8 );
H A Dsystflags.h32 int8 syst_float_flags_clear( void );
H A DtestCases.h26 void testCases_setLevel( int8 );
28 void testCases_initSequence( int8 );
H A DtestFunction.h120 int8 numInputs;
134 void testFunction( uint8, int8, int8 );
H A Dslowfloat.h26 extern int8 slow_float_rounding_mode;
27 extern int8 slow_float_exception_flags;
28 extern int8 slow_float_detect_tininess;
30 extern int8 slow_floatx80_rounding_precision;
H A Dtestsoftfloat.c47 int8 clearFlags( void )
49 int8 flags;
184 int8 numInputs;
329 int8 roundingPrecision,
330 int8 roundingMode,
331 int8 tininessMode
335 int8 tininessCode;
744 int8 roundingPrecisionIn,
745 int8 roundingModeIn,
746 int8 tininessModeI
[all...]
H A DtestLoops.h34 extern int8 *trueFlagsPtr;
35 extern int8 ( *testFlagsFunctionPtr )( void );
H A DtestFunction.c573 uint8 functionCode, int8 roundingPrecision, int8 roundingMode )
1110 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn )
1112 int8 roundingPrecision, roundingMode;
H A Dslowfloat-32.c26 int8 slow_float_rounding_mode;
27 int8 slow_float_exception_flags;
28 int8 slow_float_detect_tininess;
49 static bits64X shortShift64Left( bits64X a, int8 shiftCount )
51 int8 negShiftCount;
60 static bits64X shortShift64RightJamming( bits64X a, int8 shiftCount )
62 int8 negShiftCount;
153 int8 roundBits;
212 int8 savedExceptionFlags;
662 int8 bitNu
[all...]
H A Dslowfloat-64.c26 int8 slow_float_rounding_mode;
27 int8 slow_float_exception_flags;
28 int8 slow_float_detect_tininess;
30 int8 slow_floatx80_rounding_precision;
52 static bits128X shortShift128Left( bits128X a, int8 shiftCount )
54 int8 negShiftCount;
63 static bits128X shortShift128RightJamming( bits128X a, int8 shiftCount )
65 int8 negShiftCount;
161 int8 roundBits;
235 int8 roundBit
[all...]
H A Dtestfloat.c54 int8 operands, roundingPrecision, roundingMode;
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A Dsystmodes.c38 void syst_float_set_rounding_mode( int8 roundingMode )
50 void syst_float_set_rounding_precision( int8 precision )
H A Dsparc64.h44 | implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
49 typedef int int8; typedef
H A Dsystflags.c65 int8 syst_float_flags_clear( void )
H A Dfpu_util.c62 typedef unsigned char int8; typedef
105 int8 syst_float_flags_clear(void)
691 void syst_float_set_rounding_mode(int8 roundingMode)
703 void syst_float_set_rounding_precision(int8 precision)
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_stdint.c38 ATF_TC_WITHOUT_HEAD(int8); variable
39 ATF_TC_BODY(int8, tc)
53 ATF_TP_ADD_TC(tp, int8);
/freebsd-11-stable/contrib/ldns/drill/
H A Dwork.c26 uint8_t int8 = 0; local
40 int8 += c & 0x0f;
42 int8 += (c & 0x0f) + 9;
44 int8 += (c & 0x0f) + 9;
50 int8 = int8 << 4;
54 buf[bufpos+offset] = int8;
55 int8 = 0;
/freebsd-11-stable/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h25 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
31 typedef int int8; typedef
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h25 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
31 typedef int int8; typedef
/freebsd-11-stable/lib/libc/mips/softfloat/
H A Dmips-gcc.h29 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
35 typedef int int8; typedef
/freebsd-11-stable/lib/libc/arm/softfloat/
H A Darm-gcc.h29 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
35 typedef int int8; typedef
/freebsd-11-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c108 int8 inputNum;
135 int8 inputNum;
164 int8 inputNum;
195 int8 inputNum;
263 int8 inputNum;
290 int8 inputNum;
319 int8 inputNum;
350 int8 inputNum;
394 int8 inputNum;
421 int8 inputNu
[all...]
/freebsd-11-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h69 extern !!!int8 float_detect_tininess;
80 extern !!!int8 float_rounding_mode;
93 extern !!!int8 float_exception_flags;
108 void float_raise( !!!int8 );
229 extern !!!int8 floatx80_rounding_precision;
/freebsd-11-stable/lib/libsdp/
H A Dutil.c285 int8_t int8; member in union:__anon6851
351 SDP_GET8(value.int8, start);
352 printf("int8 %d\n", value.int8);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h3142 char8 __ovld __cnfn convert_char8_rte(int8);
3143 char8 __ovld __cnfn convert_char8_sat_rte(int8);
3144 char8 __ovld __cnfn convert_char8_rtz(int8);
3145 char8 __ovld __cnfn convert_char8_sat_rtz(int8);
3146 char8 __ovld __cnfn convert_char8_rtp(int8);
3147 char8 __ovld __cnfn convert_char8_sat_rtp(int8);
3148 char8 __ovld __cnfn convert_char8_rtn(int8);
3149 char8 __ovld __cnfn convert_char8_sat_rtn(int8);
3150 char8 __ovld __cnfn convert_char8(int8);
3151 char8 __ovld __cnfn convert_char8_sat(int8);
[all...]

Completed in 135 milliseconds

12