Home
last modified time | relevance | path

Searched defs:sourlo (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libdecnumber/dpd/
Ddecimal128.c206 #define sourlo sourar[0] /* and the lowest word */ in decimal128ToNumber() macro
299 #define sourlo sourar[0] /* and the lowest word */ in decimal128ToString() macro
Ddecimal64.c221 #define sourlo sourar[0] /* and the lower word */ in decimal64ToNumber() macro
313 #define sourlo sourar[0] /* and the lower word */ in decimal64ToString() macro
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/dpd/
Ddecimal128.c206 #define sourlo sourar[0] /* and the lowest word */ in decimal128ToNumber() macro
299 #define sourlo sourar[0] /* and the lowest word */ in decimal128ToString() macro
Ddecimal64.c221 #define sourlo sourar[0] /* and the lower word */ in decimal64ToNumber() macro
313 #define sourlo sourar[0] /* and the lower word */ in decimal64ToString() macro
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/
DdecCommon.c1249 uInt sourlo=DFWORD(df, 1); in decFloatToEngString() local
1253 uInt sourlo=DFWORD(df, 3); in decFloatToEngString() local
1528 uInt sourlo=DFWORD(df, 1); in decFloatToString() local
1532 uInt sourlo=DFWORD(df, 3); in decFloatToString() local
DdecBasic.c101 uInt sourlo=DFWORD(df, 1); in decCanonical() local
1907 uInt sourlo; in decFloatDigits() local
2392 uInt sourlo=DFWORD(df, 1); in decFloatIsCanonical() local
3791 uInt sourhi, sourpen, sourlo; /* top word from source decFloat .. */ local
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/
DdecCommon.c1249 uInt sourlo=DFWORD(df, 1); in decFloatToEngString() local
1253 uInt sourlo=DFWORD(df, 3); in decFloatToEngString() local
1528 uInt sourlo=DFWORD(df, 1); in decFloatToString() local
1532 uInt sourlo=DFWORD(df, 3); in decFloatToString() local
DdecBasic.c101 uInt sourlo=DFWORD(df, 1); in decCanonical() local
1907 uInt sourlo; in decFloatDigits() local
2392 uInt sourlo=DFWORD(df, 1); in decFloatIsCanonical() local
3791 uInt sourhi, sourpen, sourlo; /* top word from source decFloat .. */ local