Searched refs:sizeof_tempbuf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnto-procfs.c967 const unsigned int sizeof_tempbuf = 20 * sizeof_auxv_t; local
969 gdb_byte *const tempbuf = alloca (sizeof_tempbuf);
983 sizeof_tempbuf,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c945 const unsigned int sizeof_tempbuf = 20 * sizeof_auxv_t; local
947 gdb_byte *const tempbuf = alloca (sizeof_tempbuf);
961 sizeof_tempbuf,

Completed in 194 milliseconds