Home
last modified time | relevance | path

Searched defs:argbuf (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dcpuall.h40 struct argbuf { struct
56 ??? SCACHE used to contain more than just argbuf. We could delete the argument
61 struct argbuf argbuf; member
Dcpu.h142 struct argbuf { struct
159 ??? SCACHE used to contain more than just argbuf. We could delete the argument
164 struct argbuf argbuf; member
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dcpuall.h46 struct argbuf { struct
62 ??? SCACHE used to contain more than just argbuf. We could delete the argument
67 struct argbuf argbuf; member
Dcpu.h141 struct argbuf { struct
158 ??? SCACHE used to contain more than just argbuf. We could delete the argument
163 struct argbuf argbuf; member
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dcpuall.h46 struct argbuf { struct
62 ??? SCACHE used to contain more than just argbuf. We could delete the argument
67 struct argbuf argbuf; member
Dcpu.h1562 struct argbuf { struct
1579 ??? SCACHE used to contain more than just argbuf. We could delete the argument
1584 struct argbuf argbuf; member
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dcpuall.h54 struct argbuf { struct
70 ??? SCACHE used to contain more than just argbuf. We could delete the argument
75 struct argbuf argbuf; member
Dcpu.h275 struct argbuf { struct
292 ??? SCACHE used to contain more than just argbuf. We could delete the argument
297 struct argbuf argbuf; member
Dcpux.h306 struct argbuf { struct
323 ??? SCACHE used to contain more than just argbuf. We could delete the argument
328 struct argbuf argbuf; member
Dcpu2.h306 struct argbuf { struct
323 ??? SCACHE used to contain more than just argbuf. We could delete the argument
328 struct argbuf argbuf; member
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dcpuall.h65 struct argbuf { struct
81 ??? SCACHE used to contain more than just argbuf. We could delete the argument
86 struct argbuf argbuf; member
Dcpuv10.h510 struct argbuf { struct
527 ??? SCACHE used to contain more than just argbuf. We could delete the argument
532 struct argbuf argbuf; member
Dcpuv32.h653 struct argbuf { struct
670 ??? SCACHE used to contain more than just argbuf. We could delete the argument
675 struct argbuf argbuf; member
/netbsd/src/sys/arch/hpcmips/stand/pbsdboot/
Dpbsdboot.c47 void *argbuf, *p; in pbsdboot() local
/netbsd/src/usr.sbin/acpitools/amldb/
Ddebug.c75 char argbuf[7][ARGBUFLEN]; in aml_dbgr() local
/netbsd/src/lib/libkvm/
Dkvm_private.h61 char *argspc, *argbuf; /* (dynamic) storage for argv strings */ member
/netbsd/src/external/bsd/openldap/dist/tests/progs/
Dslapd-tester.c84 static char argbuf[BUFSIZ]; variable
/netbsd/src/usr.bin/ftp/
Dftp_var.h298 GLOBAL char argbuf[FTPBUFLEN]; /* argument storage buffer */ variable
/netbsd/src/sys/arch/atari/dev/
Ditevar.h57 char argbuf[MAX_ARGSIZE]; member
/netbsd/src/sys/arch/amiga/dev/
Ditevar.h53 char argbuf[MAX_ARGSIZE]; member
/netbsd/src/sys/arch/x68k/dev/
Ditevar.h91 char argbuf[ARGBUF_SIZE], *ap, *tabs; member
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgcc.cc2111 static vec<const_char_p> argbuf; variable