Searched refs:MAX_LABEL_LEN (Results 1 – 1 of 1) sorted by relevance
1191 #define MAX_LABEL_LEN 64 macro1192 static_assert(sizeof(LABEL) > MAX_LABEL_LEN,1207 char obs_label[MAX_LABEL_LEN + 1] = {};1209 char exp_label[MAX_LABEL_LEN + 1] = {};