Home
last modified time | relevance | path

Searched refs:MAX_LEXEME (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_scanner.c37 #define MAX_LEXEME 128 /* The maximum size of a lexeme */ macro
38 char yytext[MAX_LEXEME]; /* Buffer for storing the input text/lexeme */