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