Searched defs:findlabel (Results 1 – 5 of 5) sorted by relevance
25 #define findlabel _Py_findlabel macro
136 findlabel(labellist *ll, int type, char *str) in findlabel() function
131 findlabel(labellist *ll, int type, const char *str) in findlabel() function
365 static int findlabel (LexState *ls, int g) { in findlabel() function