Home
last modified time | relevance | path

Searched refs:N_BTMASK (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/head/
H A Dsyms.h124 #define N_BTMASK 017 macro
137 #define BTYPE(x) ((x) & N_BTMASK)
155 #define INCREF(x) ((((x)&~N_BTMASK)<<N_TSHIFT)|(DT_PTR<<N_BTSHFT)|(x&N_BTMASK))
157 #define DECREF(x) ((((x)>>N_TSHIFT)&~N_BTMASK)|((x)&N_BTMASK))
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgsyms.h91 N_BTMASK = 0x1f, enumerator
97 N_BTMASK = 017,
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgsyms.h91 N_BTMASK = 0x1f, enumerator
97 N_BTMASK = 017,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgsyms.h73 N_BTMASK = 0x1f, enumerator
79 N_BTMASK = 017,
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgsyms.h73 N_BTMASK = 0x1f, enumerator
79 N_BTMASK = 017,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgsyms.h73 N_BTMASK = 0x1f, enumerator
79 N_BTMASK = 017,
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgsyms.h91 N_BTMASK = 0x1f, enumerator
97 N_BTMASK = 017,
/dports/editors/biew/biew-610/plugins/bin/
H A Dcoff386.h290 #define BTYPE(x) ((x) & N_BTMASK)
295 #define DECREF(x) ((((x)>>N_TSHIFT)&~N_BTMASK)|((x)&N_BTMASK))
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas724 N_BTMASK = $000F;
844 Result := x and N_BTMASK;
869 …Result := ((x and not N_BTMASK) shl N_TSHIFT) or (IMAGE_SYM_DTYPE_POINTER shl N_BTSHFT) or (x and
874 Result := ((x shr N_TSHIFT) and not N_BTMASK) or (x and N_BTMASK);
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas724 N_BTMASK = $000F;
844 Result := x and N_BTMASK;
869 …Result := ((x and not N_BTMASK) shl N_TSHIFT) or (IMAGE_SYM_DTYPE_POINTER shl N_BTSHFT) or (x and
874 Result := ((x shr N_TSHIFT) and not N_BTMASK) or (x and N_BTMASK);
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas724 N_BTMASK = $000F;
844 Result := x and N_BTMASK;
869 …Result := ((x and not N_BTMASK) shl N_TSHIFT) or (IMAGE_SYM_DTYPE_POINTER shl N_BTSHFT) or (x and
874 Result := ((x shr N_TSHIFT) and not N_BTMASK) or (x and N_BTMASK);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas724 N_BTMASK = $000F;
844 Result := x and N_BTMASK;
869 …Result := ((x and not N_BTMASK) shl N_TSHIFT) or (IMAGE_SYM_DTYPE_POINTER shl N_BTSHFT) or (x and
874 Result := ((x shr N_TSHIFT) and not N_BTMASK) or (x and N_BTMASK);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Dexternal.h158 #ifndef N_BTMASK
159 #define N_BTMASK 0xf macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/coff/
H A Dexternal.h158 #ifndef N_BTMASK
159 #define N_BTMASK 0xf macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Dexternal.h158 #ifndef N_BTMASK
159 #define N_BTMASK 0xf
/dports/devel/djgpp-binutils/binutils-2.17/include/coff/
H A Dexternal.h158 #ifndef N_BTMASK
159 #define N_BTMASK 0xf macro
/dports/devel/binutils/binutils-2.37/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/devel/gnulibiberty/binutils-2.37/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/devel/avr-gdb/gdb-7.3.1/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/devel/gdb761/gdb-7.6.1/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro
/dports/devel/gdb/gdb-11.1/include/coff/
H A Dexternal.h173 #ifndef N_BTMASK
174 #define N_BTMASK 0xf macro

12345678910>>...19