Home
last modified time | relevance | path

Searched defs:slotvec (Results 1 – 1 of 1) sorted by relevance

/external/bison/lib/
Dquotearg.c718 struct slotvec struct
728 static struct slotvec slotvec0 = {sizeof slot0, slot0}; argument
729 static struct slotvec *slotvec = &slotvec0; variable