Searched refs:OMP_NEST_LOCK_SIZE (Results 1 – 7 of 7) sorted by relevance
46 #if (@OMP_NEST_LOCK_SIZE@ == @OMP_NEST_LOCK_KIND@) \47 && (@OMP_NEST_LOCK_ALIGN@ <= @OMP_NEST_LOCK_SIZE@)61 || @OMP_NEST_LOCK_SIZE@ != sizeof (omp_nest_lock_t)
283 _AC_COMPUTE_INT([sizeof (omp_nest_lock_t)], [OMP_NEST_LOCK_SIZE])292 OMP_NEST_LOCK_KIND=$OMP_NEST_LOCK_SIZE296 if test $OMP_NEST_LOCK_SIZE -gt 8 || test $OMP_NEST_LOCK_ALIGN -gt $OMP_NEST_LOCK_SIZE; then302 AC_SUBST(OMP_NEST_LOCK_SIZE) subst
45 unsigned char _x[@OMP_NEST_LOCK_SIZE@]
187 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
18983 ?*) OMP_NEST_LOCK_SIZE=$ac_lo;;19043 OMP_NEST_LOCK_SIZE=`cat conftest.val`19387 OMP_NEST_LOCK_KIND=$OMP_NEST_LOCK_SIZE19391 if test $OMP_NEST_LOCK_SIZE -gt 8 || test $OMP_NEST_LOCK_ALIGN -gt $OMP_NEST_LOCK_SIZE; then20545 s,@OMP_NEST_LOCK_SIZE@,$OMP_NEST_LOCK_SIZE,;t t
729 (OMP_LOCK_SIZE, OMP_LOCK_ALIGN, OMP_LOCK_KIND, OMP_NEST_LOCK_SIZE,
34 OMP_NEST_LOCK_SIZE= 8 macro41 OMP_NEST_LOCK_SIZE= 16 macro