/src/lib/libc/arch/aarch64/softfloat/ |
aarch64-gcc.h | 50 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 57 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/arm/softfloat/ |
arm-gcc.h | 48 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 55 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/m68k/softfloat/ |
m68k-gcc.h | 50 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 57 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/mips/softfloat/ |
mips-gcc.h | 48 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 55 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/or1k/softfloat/ |
or1k-gcc.h | 50 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 57 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/powerpc/softfloat/ |
powerpc-gcc.h | 50 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 57 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/sh3/softfloat/ |
sh3-gcc.h | 50 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 57 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/lib/libc/arch/sparc64/softfloat/ |
sparc64-gcc.h | 50 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 57 typedef signed short int sbits16; typedef in typeref:typename:signed short int
|
/src/regress/lib/libc/ieeefp/testfloat/include/ |
milieu.h | 110 implementation of C, `bits16' and `sbits16' should be `typedef'ed to 117 typedef int16_t sbits16; typedef in typeref:typename:int16_t
|
/src/sys/lib/libkern/ |
milieu.h | 107 | implementation of C, `bits16' and `sbits16' should be `typedef'ed to 113 typedef int16_t sbits16; typedef in typeref:typename:int16_t
|