Home | History | Annotate | Download | only in sepolgen

Lines Matching refs:_lr_goto_cache

1167     global _lr_goto_cache, _lr0_cidhash
1172 _lr_goto_cache = { }
1211 g = _lr_goto_cache.get((id(I),x),None)
1217 s = _lr_goto_cache.get(x,None)
1220 _lr_goto_cache[x] = s
1239 _lr_goto_cache[(id(I),x)] = g
2196 global _lr_action, _lr_goto, _lr_method, _lr_goto_cache
2197 del _lr_action, _lr_goto, _lr_method, _lr_goto_cache