Home
last modified time | relevance | path

Searched defs:RN3 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq.c458 static const __float128 RN3[NRN3 + 1] = variable
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq.c458 static const __float128 RN3[NRN3 + 1] = variable
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_T2_32.c55 #define RN3(rn) (reg_map[rn] << 3) macro