Home
last modified time | relevance | path

Searched refs:tmp_buffer (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/nsd/
Dutil.h414 struct region* tmp_region, struct buffer* tmp_buffer);
/openbsd/src/gnu/usr.bin/binutils/gdb/
Drs6000-tdep.c1417 char tmp_buffer[50]; in rs6000_push_dummy_call() local
1621 store_unsigned_integer (tmp_buffer, 4, saved_sp); in rs6000_push_dummy_call()
1622 write_memory (sp, tmp_buffer, 4); in rs6000_push_dummy_call()