Searched refs:MAX_IDENT_CHARS (Results 1 – 1 of 1) sorted by relevance
101 #define MAX_IDENT_CHARS 64 macro200 uchar id_str[MAX_IDENT_CHARS]; in identify()219 if (t == &id_str[MAX_IDENT_CHARS-1]) { in identify()