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

/external/bison/src/
H A Dparse-gram.y38 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N)
39 static YYLTYPE lloc_default (YYLTYPE const *, int);
691 lloc_default (YYLTYPE const *rhs, int n)
H A Dparse-gram.c114 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N)
115 static YYLTYPE lloc_default (YYLTYPE const *, int);
3156 lloc_default (YYLTYPE const *rhs, int n) function

Completed in 588 milliseconds