Home
last modified time | relevance | path

Searched defs:ALIGN8 (Results 1 – 25 of 91) sorted by relevance

1234

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Math/
H A Ds_infinity.c13 #define ALIGN8 __declspec(align(8)) macro
20 #define ALIGN8 macro
/dports/lang/pocl/pocl-1.8/include/
H A Dpocl_device.h43 #define ALIGN8(x) __declspec(align(4)) x macro
46 #define ALIGN8(x) x __attribute__ ((aligned (8))) macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/config/mips/
H A Dswitchcontext.S48 #define ALIGN8(val) (val + (-val & 7)) macro
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dmangle.h38 #define ALIGN8 .balign 8 macro
47 #define ALIGN8 .align 3 macro
54 #define ALIGN8 .align 8 macro
61 #define ALIGN8 ALIGN 8 macro
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dmangle.h38 #define ALIGN8 .balign 8 macro
47 #define ALIGN8 .align 3 macro
54 #define ALIGN8 .align 8 macro
61 #define ALIGN8 ALIGN 8 macro
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dmangle.h38 #define ALIGN8 .balign 8 macro
47 #define ALIGN8 .align 3 macro
54 #define ALIGN8 .align 8 macro
61 #define ALIGN8 ALIGN 8 macro
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/lm/
H A Dbinary_format.hh39 #define ALIGN8(a) ((std::ptrdiff_t(((a)-1)/8)+1)*8) macro
/dports/audio/squeezelite/squeezelite-7b13fd9/
H A Dflac.c26 #define ALIGN8(n) (n << 8) macro
31 #define ALIGN8(n) (n << 24) macro
H A Dalac.c28 #define ALIGN8(n) (n << 8) macro
33 #define ALIGN8(n) (n << 24) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp65 ALIGN8 in EmitSpecializedLibcall() enumerator

1234