Searched refs:yydmap_buf (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/flex/src/
H A Dgen.c119 buf_prints (&yydmap_buf,
211 buf_prints (&yydmap_buf,
324 buf_prints (&yydmap_buf,
456 buf_prints (&yydmap_buf,
673 buf_prints (&yydmap_buf,
1093 buf_prints (&yydmap_buf,
1202 buf_prints (&yydmap_buf,
1275 buf_prints (&yydmap_buf,
1307 buf_prints (&yydmap_buf,
1364 buf_prints (&yydmap_buf,
[all...]
H A Dmisc.c764 if (tablesext && yydmap_buf.elts)
765 outn ((char *) (yydmap_buf.elts));
H A Dbuf.c52 struct Buf yydmap_buf; /**< string buffer to hold yydmap elements */
51 struct Buf yydmap_buf; /**< string buffer to hold yydmap elements */ variable in typeref:struct:Buf
H A Dflexdef.h1063 extern struct Buf yydmap_buf; /* a string buffer to hold yydmap elements */
H A Ddfa.c520 buf_prints (&yydmap_buf,
H A Dmain.c982 buf_init (&yydmap_buf, sizeof (char)); /* one long string */

Completed in 65 milliseconds