Searched refs:testC (Results 1 – 1 of 1) sorted by relevance
1385 static int testC (lua_State *L);1585 lua_pushcclosure(L1, testC, getnum); in runC()1784 static int testC (lua_State *L) { in testC() function1942 {"testC", testC},