Searched refs:MAX_ASCII_PARA (Results 1 – 2 of 2) sorted by relevance
479 if( ( nLineLen >= MAX_ASCII_PARA - 100 ) && in ReadChars()480 ( ( *pStt == ' ' ) || ( nLineLen >= MAX_ASCII_PARA - 1 ) ) ) in ReadChars()
70 #define MAX_ASCII_PARA 10000 macro
Completed in 17 milliseconds