代码搜索:Lua

找到约 9,588 项符合「Lua」的源代码

代码结果 9,588
www.eeworm.com/read/154878/11921147

c ltm.c

/* ** $Id: ltm.c,v 1.106 2003/04/03 13:35:34 roberto Exp $ ** Tag methods ** See Copyright Notice in lua.h */ #include #define ltm_c #include "lua.h" #include "lobject.h" #include "lst
www.eeworm.com/read/154878/11921148

h lcode.h

/* ** $Id: lcode.h,v 1.38 2002/12/11 12:34:22 roberto Exp $ ** Code generator for Lua ** See Copyright Notice in lua.h */ #ifndef lcode_h #define lcode_h #include "llex.h" #include "lobject.h" #incl
www.eeworm.com/read/154878/11921226

c ldump.c

/* ** $Id: ldump.c,v 1.4 2003/02/11 23:52:12 lhf Exp $ ** save bytecodes ** See Copyright Notice in lua.h */ #include #define ldump_c #include "lua.h" #include "lobject.h" #include "lop
www.eeworm.com/read/154878/11921280

c lvm.c

/* ** $Id: lvm.c,v 1.284b 2003/04/03 13:35:34 roberto Exp $ ** Lua virtual machine ** See Copyright Notice in lua.h */ #include #include #include /* needed only whe
www.eeworm.com/read/256544/11987734

h lcode.h

/* ** $Id: lcode.h,v 1.48 2006/03/21 19:28:03 roberto Exp $ ** Code generator for Lua ** See Copyright Notice in lua.h */ #ifndef lcode_h #define lcode_h #include "llex.h" #include "lobject.h" #incl
www.eeworm.com/read/256544/11987780

c print.c

/* ** $Id: print.c,v 1.55a 2006/05/31 13:30:05 lhf Exp $ ** print bytecodes ** See Copyright Notice in lua.h */ #include #include #define luac_c #define LUA_CORE #include "ldebu
www.eeworm.com/read/256544/11987811

h lundump.h

/* ** $Id: lundump.h,v 1.40 2005/11/11 14:03:13 lhf Exp $ ** load precompiled Lua chunks ** See Copyright Notice in lua.h */ #ifndef lundump_h #define lundump_h #include "lobject.h" #include "lzio.h
www.eeworm.com/read/256544/11987884

c lvm.c

/* ** $Id: lvm.c,v 2.63a 2006/06/05 15:58:59 roberto Exp $ ** Lua virtual machine ** See Copyright Notice in lua.h */ #include #include #include #define lvm_c #defin
www.eeworm.com/read/250350/12412427

h lcode.h

/* ** $Id: lcode.h,v 1.16 2000/08/09 14:49:13 roberto Exp $ ** Code generator for Lua ** See Copyright Notice in lua.h */ #ifndef lcode_h #define lcode_h #include "llex.h" #include "lobject.h" #incl
www.eeworm.com/read/250350/12412471

h lundump.h

/* ** $Id: lundump.h,v 1.21 2000/10/31 16:57:23 lhf Exp $ ** load pre-compiled Lua chunks ** See Copyright Notice in lua.h */ #ifndef lundump_h #define lundump_h #include "lobject.h" #include "lzio.