Searched +defs:test +defs:info +defs:threads (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/tests/lib/libc/sys/ |
| H A D | t_ptrace_lwp_wait.h | 62 traceme_lwpinfo(const size_t threads, const char *iter) in traceme_lwpinfo() 72 struct ptrace_siginfo info; in traceme_lwpinfo() local 352 #define TRACEME_LWPINFO(test, threads, iter) \ argument 428 attach_lwpinfo(const int threads) in attach_lwpinfo() 439 struct ptrace_siginfo info; in attach_lwpinfo() local 618 #define ATTACH_LWPINFO(test, threads) \ argument
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | omp-low.c | 9102 bool threads = omp_find_clause (gimple_omp_ordered_clauses (ord_stmt), in lower_omp_ordered() local 9135 tree counter = NULL_TREE, test = NULL_TREE, body = NULL_TREE; in lower_omp_ordered() local 10815 int *info = (int *) wi->info; in check_combined_parallel() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | omp-low.cc | 9946 bool threads = omp_find_clause (gimple_omp_ordered_clauses (ord_stmt), in lower_omp_ordered() local 9979 tree counter = NULL_TREE, test = NULL_TREE, body = NULL_TREE; in lower_omp_ordered() local 11926 int *info = (int *) wi->info; in check_combined_parallel() local
|