Searched refs:REPLACE_BUFFSIZE (Results 1 – 1 of 1) sorted by relevance
191 #define REPLACE_BUFFSIZE 1024 /* This is a byte value */ macro6108 uint8_t rbuffer[REPLACE_BUFFSIZE]; in process_data()6109 uint8_t nbuffer[REPLACE_BUFFSIZE]; in process_data()6144 nsize = REPLACE_BUFFSIZE/code_unit_size; in process_data()