/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | eh_call.cc | 51 __cxa_exception* xh; in __cxa_call_terminate() local 78 __cxa_exception* xh; in __cxa_call_unexpected() local
|
H A D | eh_personality.cc | 290 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in save_caught_exception() local 311 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in restore_caught_exception() local 428 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in PERSONALITY_FUNCTION() local 758 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected() local
|
H A D | eh_arm.cc | 51 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in __cxa_type_match() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | eh_call.cc | 51 __cxa_exception* xh; in __cxa_call_terminate() local 78 __cxa_exception* xh; in __cxa_call_unexpected() local
|
H A D | eh_personality.cc | 290 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in save_caught_exception() local 311 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in restore_caught_exception() local 428 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in PERSONALITY_FUNCTION() local 755 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected() local
|
H A D | eh_arm.cc | 51 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in __cxa_type_match() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | ieee754-df.S | 45 #define xh r1 macro 49 #define xh r0 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | ieee754-df.S | 45 #define xh r1 macro 49 #define xh r0 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/cray/ieee/ |
H A D | invert_limb.c | 83 mp_limb_t xh, xl; in mpn_invert_limb() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/csky/ |
H A D | lib1funcs.S | 34 #define xh r1 macro 38 #define xh r0 macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/csky/ |
H A D | lib1funcs.S | 34 #define xh r1 macro 38 #define xh r0 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | ibm-ldouble.c | 124 double xh, xl, z, q, zz; in __gcc_qadd() local 173 double xh, xl, t, tau, u, v, w; in __gcc_qmul() local 205 double xh, xl, s, sigma, t, tau, u, v, w; in __gcc_qdiv() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | ibm-ldouble.c | 124 double xh, xl, z, q, zz; in ldouble_qadd_internal() local 179 double xh, xl, t, tau, u, v, w; in __gcc_qmul() local 211 double xh, xl, s, sigma, t, tau, u, v, w; in __gcc_qdiv() local
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_exp__E.c | 114 double z,p,q,xp,xh,w; in __exp__E() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/ |
H A D | op-2.h | 159 #define __FP_CLZ_2(R, xh, xl) \ argument 199 # define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa (xh, xl, xh, xl, 0, i) argument 205 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/ |
H A D | op-2.h | 159 #define __FP_CLZ_2(R, xh, xl) \ argument 199 # define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa (xh, xl, xh, xl, 0, i) argument 205 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
H A D | uint128_t.h | 139 const uint64_t xh = x >> 32; in umul64_64_128() local
|
/netbsd-src/games/larn/ |
H A D | movem.c | 133 static int tmpitem, xl, xh, yl, yh; variable
|
H A D | object.c | 906 static int xh, yh, yl, xl; variable
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | longlong.h | 395 #define umul_ppmm(xh, xl, m0, m1) \ argument 515 #define umul_ppmm(xh, xl, a, b) \ argument 544 #define umul_ppmm(xh, xl, a, b) \ argument 546 #define smul_ppmm(xh, xl, a, b) \ argument 762 #define umul_ppmm(xh, xl, m0, m1) \ argument 785 #define umul_ppmm(xh, xl, m0, m1) \ argument 827 #define smul_ppmm(xh, xl, m0, m1) \ argument 871 #define umul_ppmm(xh, xl, m0, m1) \ argument 1197 #define umul_ppmm(xh, xl, a, b) \ argument 1457 #define smul_ppmm(xh, xl, m0, m1) \ argument [all …]
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | mpfr-longlong.h | 401 #define umul_ppmm(xh, xl, m0, m1) \ argument 513 #define umul_ppmm(xh, xl, a, b) \ argument 542 #define umul_ppmm(xh, xl, a, b) \ argument 544 #define smul_ppmm(xh, xl, a, b) \ argument 760 #define umul_ppmm(xh, xl, m0, m1) \ argument 783 #define umul_ppmm(xh, xl, m0, m1) \ argument 825 #define smul_ppmm(xh, xl, m0, m1) \ argument 870 #define umul_ppmm(xh, xl, m0, m1) \ argument 1208 #define umul_ppmm(xh, xl, a, b) \ argument 1468 #define smul_ppmm(xh, xl, m0, m1) \ argument [all …]
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | longlong.h | 249 # define umul_ppmm(xh, xl, a, b) \ argument 273 # define umul_ppmm(xh, xl, a, b) \ argument 410 #define smul_ppmm(xh, xl, m0, m1) \ argument 432 #define smul_ppmm(xh, xl, m0, m1) \ argument 676 #define umul_ppmm(xh, xl, a, b) \ argument 712 #define umul_ppmm(xh, xl, a, b) \ argument 1490 #define umul_ppmm(xh, xl, m0, m1) \ argument 1604 #define umul_ppmm(xh, xl, m0, m1) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | longlong.h | 249 # define umul_ppmm(xh, xl, a, b) \ argument 273 # define umul_ppmm(xh, xl, a, b) \ argument 410 #define smul_ppmm(xh, xl, m0, m1) \ argument 432 #define smul_ppmm(xh, xl, m0, m1) \ argument 664 #define umul_ppmm(xh, xl, a, b) \ argument 700 #define umul_ppmm(xh, xl, a, b) \ argument 1478 #define umul_ppmm(xh, xl, m0, m1) \ argument 1592 #define umul_ppmm(xh, xl, m0, m1) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | longlong.h | 249 # define umul_ppmm(xh, xl, a, b) \ argument 273 # define umul_ppmm(xh, xl, a, b) \ argument 410 #define smul_ppmm(xh, xl, m0, m1) \ argument 432 #define smul_ppmm(xh, xl, m0, m1) \ argument 664 #define umul_ppmm(xh, xl, a, b) \ argument 700 #define umul_ppmm(xh, xl, a, b) \ argument 1478 #define umul_ppmm(xh, xl, m0, m1) \ argument 1592 #define umul_ppmm(xh, xl, m0, m1) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | longlong.h | 249 # define umul_ppmm(xh, xl, a, b) \ argument 273 # define umul_ppmm(xh, xl, a, b) \ argument 410 #define smul_ppmm(xh, xl, m0, m1) \ argument 432 #define smul_ppmm(xh, xl, m0, m1) \ argument 664 #define umul_ppmm(xh, xl, a, b) \ argument 700 #define umul_ppmm(xh, xl, a, b) \ argument 1478 #define umul_ppmm(xh, xl, m0, m1) \ argument 1592 #define umul_ppmm(xh, xl, m0, m1) \ argument
|