OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:case_ind
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/indent/
io.c
222
float
case_ind
= (float)ps.psyms.ind_level[i] + opt.case_indent;
local in function:compute_case_label_indent
223
// TODO:
case_ind
may become negative here.
224
return (int)(
case_ind
* (float)opt.indent_size);
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025