OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:continuation
(Results
1 - 14
of
14
) sorted by relevancy
/src/lib/libedit/TEST/
tc1.c
64
static int
continuation
= 0;
variable
78
return (
continuation
? b : a);
197
if (!
continuation
&& num == 1)
204
continuation
= 0;
212
if (
continuation
) {
226
history(hist, &ev,
continuation
? H_APPEND : H_ENTER, buf);
229
continuation
= ncontinuation;
231
if (
continuation
)
wtc1.c
16
static int
continuation
;
variable
26
return
continuation
? b : a;
178
if(!
continuation
&& numc == 1)
185
continuation
= 0;
193
history_w(hist, &ev,
continuation
? H_APPEND : H_ENTER, line);
195
continuation
= ncontinuation;
197
if(
continuation
)
/src/usr.bin/make/unit-tests/
opt-debug-errors-jobs.mk
30
# It is a common style to align the
continuation
backslashes at the right
31
# of the lines, usually at column 73. All spaces before the
continuation
comment.mk
43
# not count as a line
continuation
, therefore the variable assignment that
64
# An odd number of backslashes makes a line
continuation
, \\\
char-005c-reverse-solidus.mk
23
# This backslash is treated as a line
continuation
.
cond-token-plain.mk
166
# The '\\' is not a line
continuation
. Neither is it an unquoted string
directive-for.mk
269
# assumed that there was no line
continuation
between the '.' and the 'for'
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_sw_fence.c
205
struct list_head *
continuation
)
220
spin_lock_irqsave_nested(&x->lock, flags, 1 + !!
continuation
);
222
if (
continuation
) {
225
pos->func(pos, TASK_NORMAL, 0,
continuation
);
227
list_move_tail(&pos->entry,
continuation
);
251
struct list_head *
continuation
)
265
__i915_sw_fence_wake_up_all(fence,
continuation
);
/src/sys/arch/next68k/stand/boot/
srt0.s
84
bra hloop | and do not allow
continuation
/src/usr.bin/patch/
pch.c
1409
int
continuation
;
local
1436
continuation
= 0;
1439
continuation
= !
continuation
;
1440
if (!
continuation
||
/src/usr.bin/ftp/
ftp.c
397
int originalcode = 0,
continuation
= 0;
local
505
if (
continuation
)
507
continuation
++;
527
if (
continuation
&& code != originalcode) {
/src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c
1462
{ DbgPrint (ASL_PARSE_OUTPUT, "line
continuation
detected\n"); (yyval.u) = (yyvsp[(2) - (2)].u); ;}
/src/sys/arch/m68k/060sp/dist/
fplsp.s
5074
#--
continuation
from REDUCEX
5284
#--
continuation
point from REDUCEX
fpsp.s
5180
#--
continuation
from REDUCEX
5390
#--
continuation
point from REDUCEX
Completed in 48 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026