Searched defs:num_vars (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_storevar.h | 242 size_t num_vars; /**< per-path count of committed member
|
H A D | bhnd_nvram_data_sprom_subr.c | 87 size_t num_vars, num_idx; in bhnd_sprom_opcode_init() local
|
H A D | bhnd_nvram_private.h | 345 uint16_t num_vars; /**< total number of variables defined member
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_csupport.cpp | 3630 __kmpc_reduce_nowait(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce_nowait() 3859 kmp_int32 __kmpc_reduce(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce()
|
H A D | kmp_gsupport.cpp | 2067 size_t num_vars = (size_t)gomp_data[0]; in KMP_EXPAND_NAME() local
|
H A D | kmp_runtime.cpp | 8913 ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, size_t reduce_size, in __kmp_determine_reduction_method()
|