Searched refs:LINELEN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/runtime/doc/
H A Ddoctags.c14 #define LINELEN 200 macro
21 char line[LINELEN];
41 while (fgets(line, LINELEN, fd) != NULL)
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/testsuite/
H A Dtest-demangle.c46 #define LINELEN 80 macro
59 data = xmalloc (LINELEN);
60 alloc = LINELEN;

Completed in 211 milliseconds