Home
last modified time | relevance | path

Searched refs:markupval (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlparser.c414 static void markupval (FuncState *fs, int level) { in markupval() function
446 markupval(fs, var->u.var.vidx); /* local will be used as an upval */ in singlevaraux()