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

/external/bison/lib/
H A Dquotearg.c587 static struct slotvec slotvec0 = {sizeof slot0, slot0}; local
588 static struct slotvec *slotvec = &slotvec0;
605 if (slotvec == &slotvec0)
608 *slotvec = slotvec0;

Completed in 43 milliseconds