OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:col_left
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/misc/
mke2fs.c
607
int need,
col_left
;
local
652
col_left
= 0;
660
if (need >
col_left
) {
662
col_left
= 72;
664
col_left
-= need;
[
all
...]
Completed in 46 milliseconds