代码搜索:Lua

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

代码结果 9,588
www.eeworm.com/read/385648/8794129

c ljit_dasm.c

/* ** Wrapper for architecture-specific DynASM encoder. ** Copyright (C) 2005-2007 Mike Pall. See Copyright Notice in luajit.h */ #define ljit_dasm_c #define LUA_CORE #include "lua.h" #include "lj
www.eeworm.com/read/385648/8794412

h lopcodes.h

/* ** $Id: lopcodes.h,v 1.125 2006/03/14 19:04:44 roberto Exp $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h */ #ifndef lopcodes_h #define lopcodes_h #include "llimits.h" /*
www.eeworm.com/read/382051/9055981

c ljit_dasm.c

/* ** Wrapper for architecture-specific DynASM encoder. ** Copyright (C) 2005-2008 Mike Pall. See Copyright Notice in luajit.h */ #define ljit_dasm_c #define LUA_CORE #include "lua.h" #include "lj
www.eeworm.com/read/382051/9056089

h luaconf.h

/* ** $Id: luaconf.h,v 1.82.1.7 2008/02/11 16:25:08 roberto Exp $ ** Configuration file for Lua ** See Copyright Notice in lua.h */ #ifndef lconfig_h #define lconfig_h #include #include
www.eeworm.com/read/382051/9056152

h lopcodes.h

/* ** $Id: lopcodes.h,v 1.125.1.1 2007/12/27 13:02:25 roberto Exp $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h */ #ifndef lopcodes_h #define lopcodes_h #include "llimits.h"
www.eeworm.com/read/382051/9056155

c lstring.c

/* ** $Id: lstring.c,v 2.8.1.1 2007/12/27 13:02:25 roberto Exp $ ** String table (keeps all strings handled by Lua) ** See Copyright Notice in lua.h */ #include #define lstring_c #define
www.eeworm.com/read/382051/9056165

c lobject.c

/* ** $Id: lobject.c,v 2.22.1.1 2007/12/27 13:02:25 roberto Exp $ ** Some generic functions over Lua objects ** See Copyright Notice in lua.h */ #include #include #include
www.eeworm.com/read/382051/9056184

h lobject.h

/* ** $Id: lobject.h,v 2.20.1.2 2008/08/06 13:29:48 roberto Exp $ ** Type definitions for Lua objects ** See Copyright Notice in lua.h */ #ifndef lobject_h #define lobject_h #include
www.eeworm.com/read/423627/10543663

h lopcodes.h

/* ** $Id: lopcodes.h,v 1.125 2006/03/14 19:04:44 roberto Exp $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h */ #ifndef lopcodes_h #define lopcodes_h #include "llimits.h" /*
www.eeworm.com/read/419627/10852908

h lopcodes.h

/* ** $Id: lopcodes.h,v 1.124 2005/12/02 18:42:08 roberto Exp $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h */ #ifndef lopcodes_h #define lopcodes_h #include "llimits.h" /*