Home
last modified time | relevance | path

Searched refs:THREAD_FUNC_ATTRIB_ALIGN_ARG (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DThreads.h120 #define THREAD_FUNC_ATTRIB_ALIGN_ARG __attribute__((force_align_arg_pointer)) macro
121 // #define THREAD_FUNC_ATTRIB_ALIGN_ARG // for debug : bad alignment in SSE functions
123 #define THREAD_FUNC_ATTRIB_ALIGN_ARG macro
126 #define THREAD_FUNC_DECL THREAD_FUNC_ATTRIB_ALIGN_ARG THREAD_FUNC_RET_TYPE THREAD_FUNC_CALL_TYPE

Completed in 1 milliseconds