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