OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_unary
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/indent/
lexi.c
394
ps.
next_unary
= false;
403
ps.
next_unary
= ps.prev_lsym == lsym_tag
412
ps.
next_unary
= true;
423
ps.
next_unary
= true;
431
ps.
next_unary
= true;
460
ps.
next_unary
= true;
495
if (ps.
next_unary
|| ps.in_func_def_params)
593
bool
next_unary
;
local in function:lexi
599
next_unary
= ps.
next_unary
;
[
all
...]
lexi.c
394
ps.
next_unary
= false;
403
ps.
next_unary
= ps.prev_lsym == lsym_tag
412
ps.
next_unary
= true;
423
ps.
next_unary
= true;
431
ps.
next_unary
= true;
460
ps.
next_unary
= true;
495
if (ps.
next_unary
|| ps.in_func_def_params)
593
bool
next_unary
;
local in function:lexi
599
next_unary
= ps.
next_unary
;
[
all
...]
debug.c
393
debug_ps_bool(
next_unary
);
indent.h
370
bool
next_unary
; /* whether the following operator should be
member in struct:parser_state
debug.c
393
debug_ps_bool(
next_unary
);
indent.h
370
bool
next_unary
; /* whether the following operator should be
member in struct:parser_state
indent.c
664
ps.
next_unary
= true;
682
ps.
next_unary
= true;
1015
ps.
next_unary
= true;
indent.c
664
ps.
next_unary
= true;
682
ps.
next_unary
= true;
1015
ps.
next_unary
= true;
Completed in 56 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025