Searched refs:l_sinline (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dllimits.h198 #define l_sinline static l_inline macro
H A Dldo.c437 l_sinline void moveresults (lua_State *L, StkId res, int nres, int wanted) {
506 l_sinline CallInfo *prepCallInfo (lua_State *L, StkId func, int nret,
520 l_sinline int precallC (lua_State *L, StkId func, int nresults,
632 l_sinline void ccall (lua_State *L, StkId func, int nResults, l_uint32 inc) {
H A Dlapi.c101 l_sinline StkId index2stack (lua_State *L, int idx) {
233 l_sinline void reverse (lua_State *L, StkId from, StkId to) {
455 l_sinline void *touserdata (const TValue *o) {
649 l_sinline int auxgetstr (lua_State *L, const TValue *t, const char *k) {
724 l_sinline int finishrawget (lua_State *L, const TValue *val) {
H A Dlvm.c435 l_sinline int LTintfloat (lua_Integer i, lua_Number f) {
452 l_sinline int LEintfloat (lua_Integer i, lua_Number f) {
469 l_sinline int LTfloatint (lua_Number f, lua_Integer i) {
486 l_sinline int LEfloatint (lua_Number f, lua_Integer i) {
503 l_sinline int LTnum (const TValue *l, const TValue *r) {
531 l_sinline int LEnum (const TValue *l, const TValue *r) {
H A Dlcode.c1392 l_sinline OpCode binopr2op (BinOpr opr, BinOpr baser, OpCode base) {
1403 l_sinline OpCode unopr2op (UnOpr opr) {
1412 l_sinline TMS binopr2TM (BinOpr opr) {
H A Dltable.c197 l_sinline Node *mainpositionfromnode (const Table *t, Node *nd) {

Completed in 98 milliseconds