Searched refs:MAX_LABEL_LEN (Results 1 – 1 of 1) sorted by relevance
1178 #define MAX_LABEL_LEN 64 macro1179 static_assert(sizeof(LABEL) > MAX_LABEL_LEN,1194 char obs_label[MAX_LABEL_LEN + 1] = {};1196 char exp_label[MAX_LABEL_LEN + 1] = {};