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

  /src/external/gpl3/gcc/dist/libgomp/
libgomp_f.h.in 55 && (@OMP_LOCK_25_ALIGN@ <= @OMP_LOCK_25_SIZE@)
90 || @OMP_LOCK_25_ALIGN@ != __alignof (omp_lock_25_t)
configure 643 OMP_LOCK_25_ALIGN
17010 if ac_fn_c_compute_int "$LINENO" "__alignof (omp_lock_25_t)" "OMP_LOCK_25_ALIGN" ""; then :
17041 if test $OMP_LOCK_25_SIZE -gt 8 || test $OMP_LOCK_25_ALIGN -gt $OMP_LOCK_25_SIZE; then
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp_f.h.in 55 && (@OMP_LOCK_25_ALIGN@ <= @OMP_LOCK_25_SIZE@)
90 || @OMP_LOCK_25_ALIGN@ != __alignof (omp_lock_25_t)
configure 643 OMP_LOCK_25_ALIGN
17080 if ac_fn_c_compute_int "$LINENO" "__alignof (omp_lock_25_t)" "OMP_LOCK_25_ALIGN" ""; then :
17111 if test $OMP_LOCK_25_SIZE -gt 8 || test $OMP_LOCK_25_ALIGN -gt $OMP_LOCK_25_SIZE; then

Completed in 45 milliseconds