Home
last modified time | relevance | path

Searched defs:argn (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/lib/libform/
H A Dfty_num.c87 thisARG *argn = (thisARG *)0; in Generic_This_Type() local
186 const thisARG *argn = (const thisARG *)argp; in Check_This_Field() local
302 const thisARG *argn = (const thisARG *)argp; in Check_This_Character() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c224 int argn) { in llvm_dibuild_create_compile_unit_bytecode()
263 LLVMMetadataRef llvm_dibuild_create_module_bytecode(value *argv, int argn) { in llvm_dibuild_create_module_bytecode()
293 LLVMMetadataRef llvm_dibuild_create_function_bytecode(value *argv, int argn) { in llvm_dibuild_create_function_bytecode()
409 int argn) { in llvm_dibuild_create_enumeration_type_bytecode()
437 LLVMMetadataRef llvm_dibuild_create_union_type_bytecode(value *argv, int argn) { in llvm_dibuild_create_union_type_bytecode()
496 int argn) { in llvm_dibuild_create_pointer_type_bytecode()
523 int argn) { in llvm_dibuild_create_struct_type_bytecode()
554 int argn) { in llvm_dibuild_create_member_type_bytecode()
581 int argn) { in llvm_dibuild_create_static_member_type_bytecode()
605 int argn) { in llvm_dibuild_create_member_pointer_type_bytecode()
[all …]
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Ddbe.c217 int argn; in main() local
/openbsd-src/usr.bin/mail/
H A Dlist.c376 int argn; in getrawlist() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c259 value llvm_create_targetmachine_bytecode(value *argv, int argn) { in llvm_create_targetmachine_bytecode()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-h8300.c1707 int argn; in clever_message() local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-h8300.c1734 int argn; in clever_message() local
/openbsd-src/usr.sbin/btrace/
H A Dbtrace.c792 unsigned int argn; builtin_arg() local
/openbsd-src/usr.bin/openssl/
H A Dapps.c1702 char *arg = **pargs, *argn = (*pargs)[1]; in args_verify() local
[all...]
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c2018 LLVMValueRef llvm_build_atomicrmw_bytecode(value *argv, int argn) { in llvm_build_atomicrmw_bytecode()