Searched refs:MAX_TEXT_SIZE (Results 1 – 2 of 2) sorted by relevance
82 #define MAX_TEXT_SIZE 4096 macro
166 if ( MAX_TEXT_SIZE < textSize ) in GetMsgData()168 textSize = MAX_TEXT_SIZE; in GetMsgData()