代码搜索:bytecodes

找到约 108 项符合「bytecodes」的源代码

代码结果 108
www.eeworm.com/read/450121/7490317

c print.c

/* ** $Id: print.c,v 1.54 2006/01/11 22:49:27 lhf Exp $ ** print bytecodes ** See Copyright Notice in lua.h */ #include #include #define luac_c #define LUA_CORE #include "ldebug
www.eeworm.com/read/398754/7925497

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/331826/12804767

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/238879/13317073

c print.c

/* ** $Id: print.c,v 1.55 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 "ldebug
www.eeworm.com/read/409791/11311516

c print.c

/* ** $Id: print.c,v 1.54 2006/01/11 22:49:27 lhf Exp $ ** print bytecodes ** See Copyright Notice in lua.h */ #include #include #define luac_c #define LUA_CORE #include "ldebug
www.eeworm.com/read/404808/11477787

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/154878/11921159

c print.c

/* ** $Id: print.c,v 1.44 2003/04/07 20:34:20 lhf Exp $ ** print bytecodes ** See Copyright Notice in lua.h */ #include #if 0 #define DEBUG_PRINT #endif #ifndef LUA_OPNAMES #define LUA_OP
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/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/250350/12412455

c lundump.c

/* ** $Id: lundump.c,v 1.33 2000/10/31 16:57:23 lhf Exp $ ** load bytecodes from files ** See Copyright Notice in lua.h */ #include #include #include "lfunc.h" #include "lmem.h"