Searched refs:numops (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/tools/regression/fsx/ |
| D | fsx.c | 127 long numops = -1; /* -N flag */ variable 1083 numops = getnum(optarg, &endp); in main() 1084 if (numops < 0) in main() 1202 while (numops == -1 || numops--) in main()
|
| /freebsd-12-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdsocket.c | 624 int numops, error = 0, igotlock; in nfsrvd_compound() local 748 numops = 0; in nfsrvd_compound() 750 numops = fxdr_unsigned(int, *tl); in nfsrvd_compound() 759 for (i = 0; i < numops; i++) { in nfsrvd_compound() 783 if (i == numops - 1) in nfsrvd_compound()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZOperands.td | 127 string suffix, string length, int numops, string format, 129 : ComplexPattern<!cast<ValueType>("i"#bitsize), numops,
|
| /freebsd-12-stable/sys/fs/nfsclient/ |
| D | nfs_clstate.c | 3436 int numops, taglen = -1, error = 0, trunc __unused; in nfscl_docb() local 3487 numops = 0; in nfscl_docb() 3489 numops = fxdr_unsigned(int, *tl); in nfscl_docb() 3493 for (i = 0; i < numops; i++) { in nfscl_docb()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| D | TargetSelectionDAG.td | 1659 class ComplexPattern<ValueType ty, int numops, string fn, 1663 int NumOperands = numops;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsMSAInstrInfo.td | 244 class SplatComplexPattern<Operand opclass, ValueType ty, int numops, string fn, 247 ComplexPattern<ty, numops, fn, roots, props> {
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-9697 | 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
|
| D | ChangeLog-0203 | 3347 (md_assemble): Likewise for "count", "i" and "numops".
|