Home
last modified time | relevance | path

Searched defs:FORCE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/dports/audio/openal-soft/openal-soft-1.21.1/common/
H A Dthreads.h9 #define FORCE_ALIGN __attribute__((force_align_arg_pointer)) macro
11 #define FORCE_ALIGN macro
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/
H A Dconfigure.ac1745 AC_DEFINE([FORCE_ALIGN], [1], [Are we strictly aligned?]) definition