Home
last modified time | relevance | path

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

/trueos/contrib/flex/
HDscanopt.c81 static int PRINTLEN PROTO ((struct _scanopt_t *, int));
98 static int PRINTLEN (s, i) in PRINTLEN() function
365 len += (nlong++||nshort) ? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\
367 len += (nshort++||nlong)? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\