Home
last modified time | relevance | path

Searched refs:_LIBGOMP_CHECKING_ (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dpriority_queue.h348 #if _LIBGOMP_CHECKING_ in priority_queue_insert()
383 #if _LIBGOMP_CHECKING_ in priority_queue_next_task()
397 #if _LIBGOMP_CHECKING_ in priority_queue_next_task()
446 #if _LIBGOMP_CHECKING_ in priority_list_remove()
467 #if _LIBGOMP_CHECKING_ in priority_queue_remove()
Dpriority_queue.c30 #if _LIBGOMP_CHECKING_
247 #if _LIBGOMP_CHECKING_ in priority_tree_remove()
256 #if _LIBGOMP_CHECKING_ in priority_tree_remove()
332 #if _LIBGOMP_CHECKING_ in priority_tree_next_task()
Dlibgomp.h39 #ifndef _LIBGOMP_CHECKING_
41 #define _LIBGOMP_CHECKING_ 0 macro
57 #if _LIBGOMP_CHECKING_
Dtask.c133 #if _LIBGOMP_CHECKING_ in gomp_clear_parent_in_tree()
609 #if _LIBGOMP_CHECKING_ in ialias()
617 #if _LIBGOMP_CHECKING_ in ialias()
1011 #if _LIBGOMP_CHECKING_ in priority_queue_upgrade_task()
1099 #if _LIBGOMP_CHECKING_ in priority_queue_downgrade_task()
1125 #if _LIBGOMP_CHECKING_ in gomp_task_run_pre()
DChangeLog10975 * libgomp.h (_LIBGOMP_CHECKING_): Define to 0 if not yet defined.