Searched refs:OMP_LOCK_ALIGN (Results 1 – 7 of 7) sorted by relevance
29 OMP_LOCK_ALIGN = 4 macro36 OMP_LOCK_ALIGN = 8 macro
37 && (@OMP_LOCK_ALIGN@ <= @OMP_LOCK_SIZE@)60 || @OMP_LOCK_ALIGN@ != __alignof (omp_lock_t)
282 _AC_COMPUTE_INT([__alignof (omp_lock_t)], [OMP_LOCK_ALIGN])293 if test $OMP_LOCK_SIZE -gt 8 || test $OMP_LOCK_ALIGN -gt $OMP_LOCK_SIZE; then301 AC_SUBST(OMP_LOCK_ALIGN) subst
40 __attribute__((__aligned__(@OMP_LOCK_ALIGN@)));
182 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
18657 ?*) OMP_LOCK_ALIGN=$ac_lo;;18717 OMP_LOCK_ALIGN=`cat conftest.val`19388 if test $OMP_LOCK_SIZE -gt 8 || test $OMP_LOCK_ALIGN -gt $OMP_LOCK_SIZE; then20544 s,@OMP_LOCK_ALIGN@,$OMP_LOCK_ALIGN,;t t
729 (OMP_LOCK_SIZE, OMP_LOCK_ALIGN, OMP_LOCK_KIND, OMP_NEST_LOCK_SIZE,