OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:simpleexp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/lua/dist/src/
lparser.c
1144
static void
simpleexp
(LexState *ls, expdesc *v) {
function
1145
/*
simpleexp
-> FLT | INT | STRING | NIL | TRUE | FALSE | ... |
1271
** subexpr -> (
simpleexp
| unop subexpr) { binop subexpr }
1285
else
simpleexp
(ls, v);
Completed in 22 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026