OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reuse
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.bin/make/unit-tests/
directive-include-guard.exp
3
Parse_PushInput: variable-ifndef-
reuse
.tmp:1
4
Skipping 'variable-ifndef-
reuse
.tmp' because 'VARIABLE_IFNDEF' is defined
13
Parse_PushInput: variable-if-
reuse
.tmp:1
14
Skipping 'variable-if-
reuse
.tmp' because 'VARIABLE_IF' is defined
66
Parse_PushInput: elif-
reuse
.tmp:1
67
Parse_PushInput: elif-
reuse
.tmp:1
70
Parse_PushInput: else-
reuse
.tmp:1
71
Parse_PushInput: else-
reuse
.tmp:1
directive-include-guard.mk
42
CASES+= variable-ifndef-
reuse
43
LINES.variable-ifndef-
reuse
= \
47
# expect: Parse_PushInput: variable-ifndef-
reuse
.tmp:1
48
# expect: Skipping 'variable-ifndef-
reuse
.tmp' because 'VARIABLE_IFNDEF' is defined
96
CASES+= variable-if-
reuse
97
LINES.variable-if-
reuse
= \
101
# expect: Parse_PushInput: variable-if-
reuse
.tmp:1
102
# expect: Skipping 'variable-if-
reuse
.tmp' because 'VARIABLE_IF' is defined
389
CASES+= elif-
reuse
390
LINES.elif-
reuse
=
[
all
...]
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
pvcalls.h
79
uint8_t
reuse
;
member in struct:xen_pvcalls_request::__anon6612::xen_pvcalls_release
/src/games/boggle/boggle/
bog.c
128
static int
reuse
;
variable
141
batch = debug =
reuse
= selfuse = sflag = 0;
176
reuse
= 1;
181
if (
reuse
|| selfuse) {
478
*
reuse
flag is set
489
if (!
reuse
&& (usedbits & used))
/src/bin/ksh/
io.c
417
coproc_cleanup(
reuse
)
418
int
reuse
;
421
if (!
reuse
|| coproc.readw < 0 || coproc.read < 0) {
/src/sbin/routed/
main.c
906
/*
Reuse
a slot at most once every 10 minutes.
908
if (lim->
reuse
> now.tv_sec) {
912
lim->
reuse
= now.tv_sec + 10*60;
defs.h
523
time_t
reuse
;
member in struct:msg_limit
/src/share/locale/ctype/
gen_ctype_utf8.pl
435
we can
reuse
their hard work to rebuild our tables.
/src/sys/arch/arm/ti/
if_cpsw.c
852
goto
reuse
;
858
goto
reuse
;
882
reuse
:
1197
/* drop current packet,
reuse
buffer for new */
/src/sys/dev/acpi/
qcompas.c
1190
int
reuse
)
1215
/* FIXME: handle non-
reuse
*/
1216
KASSERT(
reuse
);
/src/sys/kern/
kern_event.c
771
/* Previously deregistered slot.
Reuse
. */
772
goto
reuse
;
792
reuse
:
/src/sys/arch/sparc64/sparc64/
locore.s
2041
wrpr %g2, %g0, %tl ! Restore trap level -- we need to
reuse
it
Completed in 39 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026