Home
last modified time | relevance | path

Searched defs:lcount (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/posix/
Dgrep.c94 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline()
115 long lcount = 0, mcount = 0, offset = 0, after = 0, before = 0; in do_grep() local
/third_party/toybox/generated/
Dglobals.h1265 long lcount; member