Home
last modified time | relevance | path

Searched refs:OMP_LOCK_KIND (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/gnu/lib/libgomp/
DMakefile30 OMP_LOCK_KIND= 4 macro
37 OMP_LOCK_KIND= 8 macro
/freebsd-9-stable/contrib/gcclibs/libgomp/
Dlibgomp_f.h.in36 #if (@OMP_LOCK_SIZE@ == @OMP_LOCK_KIND@) \
63 || @OMP_LOCK_KIND@ != sizeof (*(omp_lock_arg_t) 0)
Dconfigure.ac291 OMP_LOCK_KIND=$OMP_LOCK_SIZE
294 OMP_LOCK_KIND=8
304 AC_SUBST(OMP_LOCK_KIND) subst
Domp_lib.h.in29 parameter (omp_lock_kind = @OMP_LOCK_KIND@)
Domp_lib.f90.in31 integer, parameter :: omp_lock_kind = @OMP_LOCK_KIND@
DMakefile.in183 OMP_LOCK_KIND = @OMP_LOCK_KIND@
DChangeLog729 (OMP_LOCK_SIZE, OMP_LOCK_ALIGN, OMP_LOCK_KIND, OMP_NEST_LOCK_SIZE,
1400 * mkomp_h.pl: Compute and replace also OMP_LOCK_KIND and
Dconfigure19386 OMP_LOCK_KIND=$OMP_LOCK_SIZE
19389 OMP_LOCK_KIND=8
20547 s,@OMP_LOCK_KIND@,$OMP_LOCK_KIND,;t t