Searched refs:OMP_NEST_LOCK_ALIGN (Results 1 – 7 of 7) sorted by relevance
32 OMP_NEST_LOCK_ALIGN= 4 macro39 OMP_NEST_LOCK_ALIGN= 8 macro
47 && (@OMP_NEST_LOCK_ALIGN@ <= @OMP_NEST_LOCK_SIZE@)62 || @OMP_NEST_LOCK_ALIGN@ != __alignof (omp_nest_lock_t)
284 _AC_COMPUTE_INT([__alignof (omp_nest_lock_t)], [OMP_NEST_LOCK_ALIGN])296 if test $OMP_NEST_LOCK_SIZE -gt 8 || test $OMP_NEST_LOCK_ALIGN -gt $OMP_NEST_LOCK_SIZE; then303 AC_SUBST(OMP_NEST_LOCK_ALIGN) subst
46 __attribute__((__aligned__(@OMP_NEST_LOCK_ALIGN@)));
185 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
19309 ?*) OMP_NEST_LOCK_ALIGN=$ac_lo;;19369 OMP_NEST_LOCK_ALIGN=`cat conftest.val`19391 if test $OMP_NEST_LOCK_SIZE -gt 8 || test $OMP_NEST_LOCK_ALIGN -gt $OMP_NEST_LOCK_SIZE; then20546 s,@OMP_NEST_LOCK_ALIGN@,$OMP_NEST_LOCK_ALIGN,;t t
730 OMP_NEST_LOCK_ALIGN, OMP_NEST_LOCK_KIND): New substitutions.