Home
last modified time | relevance | path

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

/aoo4110/main/tools/bootstrp/addexes2/
H A Dmkfilt.cxx78 #define LINE_LEN 2048 macro
131 char aLineBuf[LINE_LEN]; in Filter()
134 while(( fgets(aLineBuf, LINE_LEN, pIn)) != NULL ) in Filter()

Completed in 8 milliseconds