Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap14.c35 #define LINELEN 256 macro
95 char line[LINELEN]; in getvmlck()
102 while (fgets(line, LINELEN, fstatus) != NULL) in getvmlck()
/external/python/cpython3/Lib/
Dbinhex.py40 LINELEN = 64 variable
86 self.linelen = LINELEN - 1
104 self.linelen = LINELEN
/external/python/cpython2/Lib/
Dbinhex.py40 LINELEN=64 variable
119 self.linelen = LINELEN-1
137 self.linelen = LINELEN