Searched refs:saved (Results 76 - 82 of 82) sorted by relevance

1234

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c11231 int ret = 0, saved = 0; local
11245 saved++;
11249 if (!saved && !ret) {
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure207 echo positional parameters were not saved.
322 echo positional parameters were not saved.
411 echo positional parameters were not saved.
1578 # Check that the precious variables saved in the cache have kept the same
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure207 echo positional parameters were not saved.
322 echo positional parameters were not saved.
411 echo positional parameters were not saved.
1578 # Check that the precious variables saved in the cache have kept the same
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2827 % Check for saved footnotes, etc.
3062 % @value{foo} gets the text saved in variable foo.
6438 % Deeper inside, just make sure that the saved insertions are not spilled
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex2726 % Check for saved footnotes, etc.
2961 % @value{foo} gets the text saved in variable foo.
6309 % Deeper inside, just make sure that the saved insertions are not spilled
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3937 % Check for saved footnotes, etc.
4178 % @value{foo} gets the text saved in variable foo.
7593 % which we have used, but we make sure that expanded body is saved after
8358 % Deeper inside, just make sure that the saved insertions are not spilled
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c4769 * If the address specified is NULL, we use our saved
4771 * means that the saved strtok pointer is _only_
4823 * We return NULL in this case, and we set the saved
6333 * present. This opcode is saved for future work.
6957 uintptr_t old = mstate->dtms_scratch_ptr, saved;
6984 saved = mstate->dtms_scratch_ptr;
7004 mstate->dtms_scratch_ptr = saved;
15679 * Restore the arg0 that we saved upon entry.
15692 * Restore the arg0 that we saved upon entry.

Completed in 449 milliseconds

1234