Searched refs:drem (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/lib/msun/src/ |
| H A D | w_drem.c | 11 drem(double x, double y) in drem() function
|
| H A D | math.h | 317 double drem(double, double);
|
| /freebsd-14.2/bin/pax/ |
| H A D | ar_subs.c | 731 int drem; in copy() local 749 drem = PAXPATHLEN - dlen; in copy() 812 if ((arcn->nlen - res) > drem) { in copy() 817 (void)strncpy(dest_pt, arcn->name + res, drem); in copy()
|
| /freebsd-14.2/lib/msun/ |
| H A D | Symbol.map | 180 drem;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips64InstrInfo.td | 1177 "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-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1575 fun:drem=uninstrumented
|