/src/lib/libc/gdtoa/ |
strtopd.c | 43 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI };
|
strtoIQ.c | 43 static CONST FPI fpi = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI };
|
strtoId.c | 43 static CONST FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI };
|
strtoIf.c | 43 static CONST FPI fpi = { 24, 1-127-24+1, 254-127-24+1, 1, SI };
|
strtoIx.c | 43 static CONST FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
|
strtoIxL.c | 43 static CONST FPI fpi = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
|
strtopf.c | 43 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI };
|
strtodnrp.c | 49 static const FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI };
|
strtof.c | 48 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI };
|
strtof_vaxf.c | 49 static CONST FPI fpi = { 24, 1-128-1-24+1, 255-128-1-24+1, 1, SI };
|
strtopQ.c | 57 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766 - 16383 - 113 + 1, 1, SI };
|
strtopx.c | 59 static const FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
|
strtopxL.c | 55 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
|
strtord.c | 78 static CONST FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI };
|
strtorf.c | 76 static CONST FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI };
|
strtorQ.c | 104 static CONST FPI fpi0 = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI };
|
strtorx.c | 107 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
|
strtorxL.c | 95 static CONST FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
|
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
ubsan_type_hash_itanium.cc | 125 if (const abi::__si_class_type_info *SI = 127 return isDerivedFromAtOffset(SI->__base_type, Base, Offset); 162 if (const abi::__si_class_type_info *SI = 164 return findBaseAtOffset(SI->__base_type, Offset);
|
/src/sys/arch/amiga/dev/ |
kbdmap.h | 47 #define SI 15
|
/src/sys/arch/atari/dev/ |
kbdmap.h | 51 #define SI 15
|
/src/sys/arch/x68k/include/ |
kbdmap.h | 21 #define SI 15
|
/src/sys/arch/x68k/usr.bin/loadkmap/ |
kbdmap.h | 18 #define SI 15
|
/src/usr.bin/tip/aculib/ |
v831.c | 181 #define SI 017 218 pc(SI);
|
/src/sys/arch/i386/include/ |
bioscall.h | 86 #define SI r_si.biosreg_half[BIOSREG_LO]
|