OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createlabel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lparser.c
612
static int
createlabel
(LexState *ls, TString *name, int line,
function
684
hasclose =
createlabel
(ls, luaS_newliteral(ls->L, "break"), 0, 0);
1478
createlabel
(ls, name, line, block_follow(ls, 0));
lparser.c
612
static int
createlabel
(LexState *ls, TString *name, int line,
function
684
hasclose =
createlabel
(ls, luaS_newliteral(ls->L, "break"), 0, 0);
1478
createlabel
(ls, name, line, block_follow(ls, 0));
Completed in 31 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026