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