HomeSort by: relevance | last modified time | path
    Searched refs:OMP_NEST_LOCK_25_SIZE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
libgomp_f.h.in 64 #if (@OMP_NEST_LOCK_25_SIZE@ == @OMP_NEST_LOCK_25_KIND@) \
65 && (@OMP_NEST_LOCK_25_ALIGN@ <= @OMP_NEST_LOCK_25_SIZE@)
91 || @OMP_NEST_LOCK_25_SIZE@ != sizeof (omp_nest_lock_25_t)
configure 642 OMP_NEST_LOCK_25_SIZE
17015 if ac_fn_c_compute_int "$LINENO" "sizeof (omp_nest_lock_25_t)" "OMP_NEST_LOCK_25_SIZE" ""; then :
17040 OMP_NEST_LOCK_25_KIND=$OMP_NEST_LOCK_25_SIZE
17044 if test $OMP_NEST_LOCK_25_SIZE -gt 8 || test $OMP_NEST_LOCK_25_ALIGN -gt $OMP_NEST_LOCK_25_SIZE; then
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp_f.h.in 64 #if (@OMP_NEST_LOCK_25_SIZE@ == @OMP_NEST_LOCK_25_KIND@) \
65 && (@OMP_NEST_LOCK_25_ALIGN@ <= @OMP_NEST_LOCK_25_SIZE@)
91 || @OMP_NEST_LOCK_25_SIZE@ != sizeof (omp_nest_lock_25_t)
configure 642 OMP_NEST_LOCK_25_SIZE
17085 if ac_fn_c_compute_int "$LINENO" "sizeof (omp_nest_lock_25_t)" "OMP_NEST_LOCK_25_SIZE" ""; then :
17110 OMP_NEST_LOCK_25_KIND=$OMP_NEST_LOCK_25_SIZE
17114 if test $OMP_NEST_LOCK_25_SIZE -gt 8 || test $OMP_NEST_LOCK_25_ALIGN -gt $OMP_NEST_LOCK_25_SIZE; then

Completed in 26 milliseconds