Searched defs:saved (Results 1 - 25 of 131) sorted by relevance

123456

/netbsd-current/tests/lib/libc/sys/
H A Dt_posix_fallocate.c43 int rc, saved; local
/netbsd-current/games/backgammon/common_source/
H A Dsave.c51 static const char saved[] = "This game has been saved on the file '"; variable
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom_interpolate_5pts.c45 mp_limb_t cy, saved; local
/netbsd-current/external/bsd/libproc/dist/
H A Dproc_bkpt.c201 proc_bkptexec(struct proc_handle *phdl, proc_breakpoint_t *saved) argument
74 proc_bkptset(struct proc_handle *phdl, uintptr_t address, proc_breakpoint_t *saved) argument
136 proc_bkptdel(struct proc_handle *phdl, uintptr_t address, proc_breakpoint_t *saved) argument
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dkey-string.c311 key_code saved = key; local
H A Dstyle.c53 struct style saved; local
H A Dlayout-custom.c286 const char *saved; local
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dsignals.c104 restore_termsig (int sig, const signal_info *saved) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantEmitter.h172 AbstractState saved = { Abstract, PlaceholderAddresses.size() }; local
/netbsd-current/lib/librefuse/
H A Drefuse_signals.c121 struct sigaction* saved; local
161 struct sigaction* saved; local
192 struct sigaction* saved; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Drename.c46 int saved; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dinput-file.c82 struct saved_file *saved; local
101 struct saved_file *saved = (struct saved_file *) arg; local
[all...]
H A Dinput-scrub.c155 struct input_save *saved; local
183 input_scrub_pop(struct input_save *saved) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dinput-file.c82 struct saved_file *saved; local
101 struct saved_file *saved = (struct saved_file *) arg; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Drename.c42 int saved; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dinput-file.c82 struct saved_file *saved; local
101 struct saved_file *saved = (struct saved_file *) arg; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Drename.c46 int saved; local
/netbsd-current/sys/arch/sparc/sparc/
H A Dpci_fixup.c76 pcireg_t val, saved; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-aux-info.c64 char saved; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-aux-info.cc64 char saved; local
/netbsd-current/usr.bin/fpr/
H A Dfpr.c77 static char saved; variable
/netbsd-current/external/bsd/libproc/dist/tests/
H A Dproc_test.c102 set_bkpt(struct proc_handle *phdl, uintptr_t addr, proc_breakpoint_t *saved) argument
295 proc_breakpoint_t saved; local
307 set_bkpt(phdl, (uintptr_t)r_debug_state_sym.st_value, &saved); local
310 remove_bkpt(phdl, (uintptr_t)r_debug_state_sym.st_value, &saved); local
312 set_bkpt(phdl, (uintptr_t)main_sym.st_value, &saved); local
315 remove_bkpt(phdl, (uintptr_t)main_sym.st_value, &saved); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_runtime_pm.c223 __untrack_all_wakerefs(struct intel_runtime_pm_debug *debug, struct intel_runtime_pm_debug *saved) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_overlay.c49 struct drm_vmw_control_stream_arg saved; member in struct:vmw_stream
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcompress.c420 unsigned int saved = sec->compress_status; local

Completed in 396 milliseconds

123456