Home
last modified time | relevance | path

Searched defs:NUM (Results 76 – 100 of 6131) sorted by relevance

12345678910>>...246

/dports/security/botan110/Botan-1.10.17/src/utils/asm_x86_64/
H A Dasm_x86_64.h44 #define JUMP_IF_LT(REG, NUM, LABEL) \ argument
98 #define ARRAY8(REG, NUM) 8*(NUM)(REG) argument
99 #define ARRAY4(REG, NUM) 4*(NUM)(REG) argument
110 #define ADD_IMM(TO, NUM) ADD(TO, IMM(NUM)) argument
112 #define SUB_IMM(TO, NUM) sub IMM(NUM), TO argument
123 #define ROTL_IMM(REG, NUM) rol IMM(NUM), REG argument
124 #define ROTR_IMM(REG, NUM) ror IMM(NUM), REG argument
125 #define ADD3_IMM(TO, FROM, NUM) lea NUM(TO,FROM,1), TO argument
/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Dx2gologdebug.h63 #define x2goInfof(NUM) __x2goInfo <<__x2goPrefix<<__x2goInfoPrefix <<NUM … argument
64 #define x2goWarningf(NUM) __x2goWarning<<__x2goPrefix<<__x2goWarningPrefix<<NUM … argument
65 #define x2goErrorf(NUM) __x2goError <<__x2goPrefix<<__x2goErrorPrefix <<NUM … argument
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dgaelco.c39 #define TILELAYOUT8(NUM) static struct GfxLayout tilelayout8_##NUM = \ argument
50 #define TILELAYOUT16(NUM) static struct GfxLayout tilelayout16_##NUM = \ argument
61 #define GFXDECODEINFO(NUM,ENTRIES) static struct GfxDecodeInfo gfxdecodeinfo_##NUM[] = \ argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/cad/irsim/irsim-9.7.110/base/
H A Dbin_io.h24 #define UnpackBytes( BUFF, NUM, NBYTES ) \ argument
57 #define PackBytes( BUFF, NUM, NBYTES ) \ argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-consts/
H A Dassociated-const-range-match-patterns.rs8 const NUM: isize; const
11 const NUM: isize = 1; const
H A Dassociated-const-const-eval.rs4 const NUM: usize; const
8 const NUM: usize = 1; const
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22398.c5 #define NUM 0xf0000000 macro
7 #define NUM 0xf000000000000000 macro

12345678910>>...246