summary refs log tree commit diff stats
path: root/tinyc/win32/include/sys/locking.h
blob: e3fc85b3a7b95737ddd3bfb460430df3f414fef6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-05-09 03:55:57 +0000
 


pan>lua_State *L, const TValue *p1,
                                              const TValue *p2);
LUAI_FUNC int luaG_ordererror (lua_State *L, const TValue *p1,
                                             const TValue *p2);
LUAI_FUNC void luaG_runerror (lua_State *L, const char *fmt, ...);
LUAI_FUNC void luaG_errormsg (lua_State *L);
LUAI_FUNC int luaG_checkcode (const Proto *pt);
LUAI_FUNC int luaG_checkopenop (Instruction i);

#endif