Home
last modified time | relevance | path

Searched refs:numlines (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsrccode.c31 unsigned numlines; member
136 h->numlines = countlines(h->map, h->maplen); in find_srcfile()
137 h->lines = calloc(h->numlines, sizeof(char *)); in find_srcfile()
140 fill_lines(h->lines, h->numlines, h->map, h->maplen); in find_srcfile()
164 if (line >= sf->numlines) in find_sourceline()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A Ddeterminism.patch36 if ( length($str)-$lengthsofar > 128*$numlines )
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch307 ulg numlines; /* fileio static: number of lines printed */