Home
last modified time | relevance | path

Searched refs:check_not_nested_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-init.c241 bool check_not_nested_p; in acc_init_1() local
246 check_not_nested_p = false; in acc_init_1()
250 check_not_nested_p = true; in acc_init_1()
255 bool profiling_p = GOACC_PROFILING_DISPATCH_P (check_not_nested_p); in acc_init_1()
H A Doacc-profiling.c500 _goacc_profiling_dispatch_p (bool check_not_nested_p) in _goacc_profiling_dispatch_p() argument
519 if (check_not_nested_p) in _goacc_profiling_dispatch_p()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-init.c241 bool check_not_nested_p; in acc_init_1() local
246 check_not_nested_p = false; in acc_init_1()
250 check_not_nested_p = true; in acc_init_1()
255 bool profiling_p = GOACC_PROFILING_DISPATCH_P (check_not_nested_p); in acc_init_1()
H A Doacc-profiling.c500 _goacc_profiling_dispatch_p (bool check_not_nested_p) in _goacc_profiling_dispatch_p() argument
519 if (check_not_nested_p) in _goacc_profiling_dispatch_p()