OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:out_ind
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/indent/
io.c
54
static int
out_ind
; /* width of the line that is being written */
variable in typeref:typename:int
119
out_ind
= 0;
143
out_ind
= ind_add(
out_ind
, s, len);
151
int ind =
out_ind
;
171
out_ind
= ind;
303
if (lab.len > 0 && target_ind <=
out_ind
)
334
if (
out_ind
> target_ind)
io.c
54
static int
out_ind
; /* width of the line that is being written */
variable in typeref:typename:int
119
out_ind
= 0;
143
out_ind
= ind_add(
out_ind
, s, len);
151
int ind =
out_ind
;
171
out_ind
= ind;
303
if (lab.len > 0 && target_ind <=
out_ind
)
334
if (
out_ind
> target_ind)
Completed in 25 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025