Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlparser.c702 static Proto *addprototype (LexState *ls) { in addprototype() function
998 new_fs.f = addprototype(ls); in body()