Searched refs:__GOMP_NOTHROW (Results 1 - 25 of 82) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/coldfire/
H A Domp.h71 # define __GOMP_NOTHROW throw () macro
73 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
76 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
77 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
78 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
79 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
80 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
82 extern int omp_in_parallel (void) __GOMP_NOTHROW;
84 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
85 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/arm/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv6hfeb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv6eb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv6hf/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/mipsel/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/mipsn64eb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/mipsn64el/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/powerpc64/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/powerpc/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earm/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/alpha/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/aarch64eb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7hfeb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/hppa/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/i386/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sh3el/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sparc/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sparc64/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/aarch64/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7eb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7hf/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sh3eb/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/riscv32/
H A Domp.h99 # define __GOMP_NOTHROW throw () macro
101 # define __GOMP_NOTHROW __attribute__((__nothrow__)) macro
104 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
106 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
107 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
108 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
110 extern int omp_in_parallel (void) __GOMP_NOTHROW;
112 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
113 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
[all...]

Completed in 199 milliseconds

1234