Home
last modified time | relevance | path

Searched refs:drem (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/msun/src/
H A Dw_drem.c11 drem(double x, double y) in drem() function
H A Dmath.h327 double drem(double, double);
/freebsd/bin/pax/
H A Dar_subs.c725 int drem; in copy() local
743 drem = PAXPATHLEN - dlen; in copy()
806 if ((arcn->nlen - res) > drem) { in copy()
811 (void)strncpy(dest_pt, arcn->name + res, drem); in copy()
/freebsd/lib/msun/
H A DSymbol.map180 drem;
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td1177 "drem\t$rd, $rs, $rt">,
1181 "drem\t$rd, $rs, $imm">,
1191 def : MipsInstAlias<"drem $rt, $rs", (DSRemMacro GPR64Opnd:$rt,
1195 def : MipsInstAlias<"drem $rd, $imm", (DSRemIMacro GPR64Opnd:$rd,
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1575 fun:drem=uninstrumented