Searched refs:FST_LIMIT_SIZE (Results 1 – 1 of 1) sorted by relevance
938 readonly FST_LIMIT_SIZE=2621440 # workaround941 if ((FST_FILE_SIZE >= FST_LIMIT_SIZE && FST_FILE_SIZE <= FST_MAX_SIZE)); then942 add_msg "Error: FST file size is in between $FST_LIMIT_SIZE and $FST_MAX_SIZE byte."