Searched refs:MAX_MESSAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
205 char message[MAX_MESSAGE_SIZE]; in _z_echo()253 char message[MAX_MESSAGE_SIZE]; in _z_echoDebug()359 char message[MAX_MESSAGE_SIZE]; in _z_program_error()
111 #define MAX_MESSAGE_SIZE 4096 macro