Home
last modified time | relevance | path

Searched defs:CODESIZE (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/radare2/radare2-5.1.1/binr/ragg2/
H A Dxorencoder.asm5 .equ CODESIZE,22 define
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dpeephole.c24 #define CODESIZE(op) (HAS_ARG(op) ? 3 : 1) macro
/dports/lang/python27/Python-2.7.18/Python/
H A Dpeephole.c24 #define CODESIZE(op) (HAS_ARG(op) ? 3 : 1) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dpeephole.c24 #define CODESIZE(op) (HAS_ARG(op) ? 3 : 1) macro
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/vm/
H A Dopcodes.go86 CODESIZE const
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/vm/
H A Dopcodes.go81 CODESIZE OpCode = 0x38 const
/dports/lang/solidity/solidity_0.8.11/libevmasm/
H A DInstruction.h77 CODESIZE, ///< get size of code running in current environment enumerator
/dports/lang/sdcc/sdcc-4.0.0/sdas/xa51/
H A Dxa_link.c102 #define CODESIZE 0x10000 macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libevm/
H A DInstruction.h59 CODESIZE, ///< get size of code running in current environment enumerator
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dexterns.h690 #define CODESIZE 0x1000 macro
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A DyulProto.proto208 CODESIZE = 4; enumerator
/dports/mail/mailutils/mailutils-3.13/imap4d/
H A Dsearch.c211 #define CODESIZE 64 macro
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dexterns.h830 #define CODESIZE 0x1000 macro
H A Du60.c1253 #define CODESIZE 0x1000 macro
H A Du52.c1253 #define CODESIZE 0x1000 macro
H A Du58.c1253 #define CODESIZE 0x1000 macro
H A Du56.c1253 #define CODESIZE 0x1000 macro
H A Du34.c1253 #define CODESIZE 0x1000 macro
H A Du35.c1253 #define CODESIZE 0x1000 macro
H A Du36.c1253 #define CODESIZE 0x1000 macro
H A Du49.c1253 #define CODESIZE 0x1000 macro
H A Du50.c1253 #define CODESIZE 0x1000 macro
H A Du31.c1253 #define CODESIZE 0x1000 macro
H A Du48.c1253 #define CODESIZE 0x1000 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/mdk/
H A Dnrf51.h1103 …__IM uint32_t CODESIZE; /*!< (@ 0x00000014) Code memory size in pages. … member

1234