Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c257 static void markupval (FuncState *fs, int level) { in markupval() function
276 markupval(fs, v); /* local will be used as an upval */ in singlevaraux()
/freebsd/contrib/lua/src/
H A Dlparser.c410 static void markupval (FuncState *fs, int level) { in markupval() function
442 markupval(fs, var->u.var.vidx); /* local will be used as an upval */ in singlevaraux()