Searched refs:BRA_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
48 #define BRA_BUF_SIZE (1 << 14) macro63 Byte buf[BRA_BUF_SIZE];153 size_t curSize = BRA_BUF_SIZE - p->bufTotal; in BraState_Code()