OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMP_LOCK_ALIGN
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
libgomp_f.h.in
35
&& (@
OMP_LOCK_ALIGN
@ <= @OMP_LOCK_SIZE@)
78
|| @
OMP_LOCK_ALIGN
@ != __alignof (omp_lock_t)
omp.h.in
50
__attribute__((__aligned__(@
OMP_LOCK_ALIGN
@)));
configure
649
OMP_LOCK_ALIGN
16988
if ac_fn_c_compute_int "$LINENO" "__alignof (omp_lock_t)" "
OMP_LOCK_ALIGN
" ""; then :
17033
if test $OMP_LOCK_SIZE -gt 8 || test $
OMP_LOCK_ALIGN
-gt $OMP_LOCK_SIZE; then
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp_f.h.in
35
&& (@
OMP_LOCK_ALIGN
@ <= @OMP_LOCK_SIZE@)
78
|| @
OMP_LOCK_ALIGN
@ != __alignof (omp_lock_t)
omp.h.in
50
__attribute__((__aligned__(@
OMP_LOCK_ALIGN
@)));
configure
649
OMP_LOCK_ALIGN
17058
if ac_fn_c_compute_int "$LINENO" "__alignof (omp_lock_t)" "
OMP_LOCK_ALIGN
" ""; then :
17103
if test $OMP_LOCK_SIZE -gt 8 || test $
OMP_LOCK_ALIGN
-gt $OMP_LOCK_SIZE; then
Completed in 33 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026