Searched refs:saved (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-9.3-release/contrib/binutils/gas/
H A Dinput-scrub.c90 but the latest one are saved off in a struct input_save. These files remain
125 char * saved_position; /* Caller's saved position in buf. */
143 register struct input_save *saved;
145 saved = (struct input_save *) xmalloc (sizeof *saved);
147 saved->saved_position = saved_position;
148 saved->buffer_start = buffer_start;
149 saved->partial_where = partial_where;
150 saved->partial_size = partial_size;
151 saved
142 register struct input_save *saved; local
175 input_scrub_pop(struct input_save *saved) argument
[all...]
H A Dinput-file.c81 /* Push the state of our input, returning a pointer to saved info that
87 register struct saved_file *saved;
89 saved = (struct saved_file *) xmalloc (sizeof *saved);
91 saved->f_in = f_in;
92 saved->file_name = file_name;
93 saved->preprocess = preprocess;
95 saved->app_save = app_push ();
100 return (char *) saved;
106 register struct saved_file *saved
86 register struct saved_file *saved; local
105 register struct saved_file *saved = (struct saved_file *) arg; local
[all...]
H A Dapp.c234 register struct app_save *saved; local
236 saved = (struct app_save *) xmalloc (sizeof (*saved));
237 saved->state = state;
238 saved->old_state = old_state;
239 saved->out_string = out_string;
240 memcpy (saved->out_buf, out_buf, sizeof (out_buf));
241 saved->add_newlines = add_newlines;
243 saved->saved_input = NULL;
246 saved
270 register struct app_save *saved = (struct app_save *) arg; local
[all...]
/freebsd-9.3-release/lib/libproc/test/t1-bkpt/
H A Dt1-bkpt.c50 unsigned long saved; local
53 proc_bkptset(phdl, (uintptr_t)t1_bkpt_t, &saved);
56 proc_bkptexec(phdl, saved);
/freebsd-9.3-release/tools/tools/ansify/
H A Dansify.pl48 my @saved = ($_);
54 push(@saved, $_);
66 print $ofh @saved;
67 $line += @saved;
78 print $ofh @saved;
79 $line += @saved;
98 print $ofh @saved;
99 $line += @saved;
/freebsd-9.3-release/lib/libproc/
H A Dproc_bkpt.c80 unsigned long *saved)
86 *saved = 0;
114 *saved = paddr;
141 unsigned long saved)
163 paddr = saved;
195 proc_bkptexec(struct proc_handle *phdl, unsigned long saved) argument
206 if (proc_bkptdel(phdl, pc, saved) < 0) {
226 * Restore the breakpoint. The saved instruction should be
233 assert(samesaved == saved);
79 proc_bkptset(struct proc_handle *phdl, uintptr_t address, unsigned long *saved) argument
140 proc_bkptdel(struct proc_handle *phdl, uintptr_t address, unsigned long saved) argument
/freebsd-9.3-release/libexec/save-entropy/
H A Dsave-entropy.sh61 be saved.; exit 1; }
68 for f in saved-entropy.*; do
69 case "${f}" in saved-entropy.\*) continue ;; esac # No files match
70 [ ${f#saved-entropy\.} -ge ${entropy_save_num} ] && unlink ${f}
77 if [ -f "saved-entropy.${n}" ]; then
78 mv "saved-entropy.${n}" "saved-entropy.$(( ${n} + 1 ))"
79 elif [ -e "saved-entropy.${n}" -o -L "saved-entropy.${n}" ]; then
81 "${entropy_dir}/saved
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.sig.c145 pintr_push_enable(int *saved) argument
147 *saved = pintr_disabled;
149 cleanup_push(saved, pintr_disabled_restore);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c59 unsigned char saved; local
71 saved = buf[bit / 8];
81 buf[bit / 8] = saved;
94 buf[bit / 8] = saved;
112 buf[bit / 8] = saved;
/freebsd-9.3-release/contrib/binutils/binutils/
H A Drename.c54 int saved; local
67 saved = errno;
69 errno = saved;
76 saved = errno;
79 errno = saved;
83 saved = errno;
88 errno = saved;
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Datom.c175 int *ptr, uint32_t *saved, int print)
328 if (saved)
329 *saved = val;
430 int *ptr, uint32_t *saved, int print)
435 ptr, saved, print);
446 int *ptr, uint32_t val, uint32_t saved)
455 saved &= ~atom_arg_mask[align];
456 val |= saved;
587 uint32_t dst, src, saved; local
590 dst = atom_get_dst(ctx, arg, attr, ptr, &saved,
174 atom_get_src_int(atom_exec_context *ctx, uint8_t attr, int *ptr, uint32_t *saved, int print) argument
429 atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr, uint32_t *saved, int print) argument
445 atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr, uint32_t val, uint32_t saved) argument
601 uint32_t dst, src, saved; local
636 uint32_t saved; local
749 uint32_t dst, mask, src, saved; local
766 uint32_t src, saved; local
799 uint32_t dst, src, saved; local
889 uint32_t saved, dst; local
905 uint32_t saved, dst; local
921 uint32_t saved, dst; local
940 uint32_t saved, dst; local
959 uint32_t dst, src, saved; local
1012 uint32_t dst, src, saved; local
[all...]
H A Dradeon_device.c1420 bool saved = false; local
1435 saved = true;
1461 if (saved) {
1462 saved = false;
/freebsd-9.3-release/contrib/texinfo/info/
H A Dsignals.c102 restore_termsig (int sig, const signal_info *saved) argument
104 sigaction (sig, saved, NULL);
109 #define restore_termsig(sig, saved) (void)signal (sig, *(saved))
/freebsd-9.3-release/lib/libc/locale/
H A Dsetrunelocale.c115 struct xlocale_ctype saved = *l; local
121 free_runes(saved.runes);
173 free_runes(saved.runes);
175 /* Restore the saved version if this failed. */
176 memcpy(l, &saved, sizeof(struct xlocale_ctype));
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A Drsa_test.c303 unsigned char saved = ctext[n]; local
305 if (b == saved)
/freebsd-9.3-release/contrib/gcc/
H A Dc-aux-info.c72 char saved;
97 saved = *p;
100 *p = saved;
71 char saved; local
/freebsd-9.3-release/lib/libc/mips/gen/
H A D_setjmp.S77 REG_S gp, (_JB_REG_GP * SZREG)(a0) # newabi gp is callee-saved
/freebsd-9.3-release/contrib/gnu-sort/src/
H A Dsort.c2180 /* Make sure the line saved from the old buffer contents is
2251 struct line saved; /* Saved line storage for unique check. */ local
2253 /* &saved if there is a saved line. */
2254 size_t savealloc = 0; /* Size allocated for the saved line. */
2262 saved.text = NULL;
2313 write_bytes (saved.text, saved.length, ofp, output_file);
2317 savedline = &saved;
2328 saved
[all...]
/freebsd-9.3-release/lib/libstand/mips/
H A D_setjmp.S64 sw v0, (3 * 4)(a0) # saved in sc_regs[0]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c436 m->saved.base = NULL;
437 m->saved.length = 0;
640 if (msg->saved.base != NULL) {
642 isc_mem_put(msg->mctx, msg->saved.base,
643 msg->saved.length);
644 msg->saved.base = NULL;
645 msg->saved.length = 0;
1695 isc_buffer_usedregion(&origsource, &msg->saved);
1697 msg->saved.length = isc_buffer_usedlength(&origsource);
1698 msg->saved
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DPath.inc243 // On OS X the executable path is saved to the stack by dyld. Reading it
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dmessage.h249 isc_region_t saved; member in struct:dns_message
1316 * have been successfully parsed for it to have been saved.
1322 *\li NULL if there is no saved message.
/freebsd-9.3-release/contrib/binutils/ld/
H A Ddeffilep.y629 char saved;
631 saved = * tend;
635 * tend = saved;
/freebsd-9.3-release/contrib/groff/src/preproc/html/
H A Dpre-html.cpp1174 int saved = dup(was); local
1175 if (saved < 0) {
1183 // Finally return the saved duplicate descriptor for the
1185 return saved;
1393 // to its original saved source, which also closes the readable handle
/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Dtncc.c699 char *pos, *pos2, saved; local
722 saved = *pos2;
734 *pos2 = saved;

Completed in 210 milliseconds

123