OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:col_left
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/misc/
mke2fs.c
560
int need,
col_left
;
local
617
col_left
= 0;
625
if (need >
col_left
) {
627
col_left
= 72;
629
col_left
-= need;
[
all
...]
/external/mksh/src/
edit.c
2820
int
col_left
, n;
local
[
all
...]
Completed in 72 milliseconds