Searched defs:PIPE_ALIGN_STACK (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_compiler.h132 #define PIPE_ALIGN_STACK __attribute__((force_align_arg_pointer)) macro
134 #define PIPE_ALIGN_STACK macro
143 #define PIPE_ALIGN_STACK macro
150 #define PIPE_ALIGN_STACK macro
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_compiler.h132 #define PIPE_ALIGN_STACK __attribute__((force_align_arg_pointer)) macro
134 #define PIPE_ALIGN_STACK macro
143 #define PIPE_ALIGN_STACK macro
150 #define PIPE_ALIGN_STACK macro

Completed in 4 milliseconds