Home
last modified time | relevance | path

Searched defs:NARGS (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/tools/tools/sortbench/
H A Dsort_bench.c54 #define NARGS 5 macro
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp383 INSTRUCTION(NAME,NARGS,ROUND_MODE,INTRINSIC) classof() argument
H A DVerifier.cpp5245 INSTRUCTION(NAME,NARGS,ROUND_MODE,INTRINSIC) visitIntrinsicCall() argument
/freebsd-src/contrib/one-true-awk/
H A Drun.c223 #define NARGS 50 /* max args in a call */ macro