Home
last modified time | relevance | path

Searched refs:opcodes (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Dcstub.c149 static const BYTE opcodes[20] = { 0x8b, 0x44, 0x24, 0x04, 0x8b, 0x40, 0x10, 0x89, 0x44, 0x24, 0x04, variable
165 static const BYTE opcodes[16] = { 0x48, 0x8b, 0x49, 0x20, 0x48, 0x8b, 0x01, variable
169 static const DWORD opcodes[] = variable
182 DWORD opcodes[ARRAY_SIZE(opcodes)]; member
188 static const DWORD opcodes[] = variable
199 DWORD opcodes[ARRAY_SIZE(opcodes)]; member
210 static const BYTE opcodes[1]; variable
231 memcpy( &block[i], opcodes, sizeof(opcodes) ); in allocate_block()
H A Drpcrt4_ros.diff40 static const BYTE opcodes[16] = { 0x48, 0x8b, 0x49, 0x20, 0x48, 0x8b, 0x01,
47 +static const BYTE opcodes[1];
/reactos/sdk/lib/fast486/
H A DCMakeLists.txt7 opcodes.c
/reactos/sdk/lib/ucrt/inc/
H A Dmacamd64.inc282 ; a non-zero offset can help reduce the size of subsequent opcodes
/reactos/sdk/lib/3rdparty/freetype/
H A DChangeLog1233 * src/psaux/psintrp.c: Add opcodes to enum.
3515 of these two opcodes in `glyf' bytecode.