Searched defs:narg (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-current/sys/kern/
H A Dsys_syscall.c74 int i, narg; local
/netbsd-current/sys/arch/amd64/amd64/
H A Dlinux32_syscall.c37 size_t narg; local
H A Dnetbsd32_syscall.c95 int narg = callp->sy_argsize >> 2; local
110 int narg = callp->sy_argsize >> 2; local
H A Ddb_machdep.c210 int narg; local
/netbsd-current/sys/arch/vax/vax/
H A Dsig_machdep.c143 unsigned int narg; /* Argument count (== 3) */ member in struct:trampoline3
/netbsd-current/usr.sbin/srtconfig/
H A Dsrtconfig.c135 static void do_query(int narg) argument
/netbsd-current/sys/arch/vax/include/
H A Dsignal.h112 unsigned int narg; /* Argument count (== 3) */ member in struct:trampoline2
/netbsd-current/sys/arch/x86/x86/
H A Ddb_trace.c195 int narg; local
/netbsd-current/sys/arch/i386/i386/
H A Ddb_machdep.c254 int narg; local
/netbsd-current/external/mit/lua/dist/src/
H A Dlcorolib.c36 static int auxresume (lua_State *L, lua_State *co, int narg) { argument
H A Dldo.c529 int narg = cast_int(L->top.p - func) - 1; local
604 int narg = cast_int(L->top.p - func) - 1; /* number of real arguments */ local
773 static int resume_error (lua_State *L, const char *msg, int narg) { argument
/netbsd-current/usr.bin/xlint/lint1/
H A Demit1.c240 int narg; local
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dgcc_compat.c341 int cw, attr, narg, i; local
[all...]
H A Dbuiltins.c738 acnt(NODE *a, int narg, TWORD *tp) argument
/netbsd-current/usr.sbin/mrouted/
H A Dmain.c608 void *narg = NULL; local
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dgcc_compat.c454 int cw, attr, narg; local
[all...]
/netbsd-current/sbin/ifconfig/
H A Dparse.c926 parse(int argc, char **argv, const struct parser *p0, struct match *matches, size_t *nmatch, int *narg) argument
/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.h119 int narg; member in struct:macro_info
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dmacro.c1031 int narg = 0; local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmep-asm.c631 expand_macro(arg *args, int narg, const macro *mac) argument
677 int narg = -1; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmep-asm.c631 expand_macro(arg *args, int narg, macro *mac) argument
677 int narg = -1; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dmacro.c1074 int narg = 0; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dmacro.c1041 int narg = 0; local
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmep-asm.c631 expand_macro(arg *args, int narg, macro *mac) argument
677 int narg = -1; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Damd64-linux-tdep.c1737 amd64_dtrace_parse_probe_argument(struct gdbarch *gdbarch, struct expr_builder *builder, int narg) argument

Completed in 343 milliseconds

123