OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:luai_numpow
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/lua/dist/src/
llimits.h
345
#if !defined(
luai_numpow
)
346
#define
luai_numpow
(L,a,b) \
macro
lobject.c
85
case LUA_OPPOW: return
luai_numpow
(L, v1, v2);
lvm.c
1505
op_arithfK(L,
luai_numpow
);
1569
op_arithf(L,
luai_numpow
);
Completed in 19 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026