OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_col
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/sdiff/
sdiff.c
378
size_t
new_col
;
local in function:printcol
390
new_col
= (*col / 8 + 1) * 8;
396
if (
new_col
> col_max)
398
*col =
new_col
;
Completed in 10 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025