Home
last modified time | relevance | path

Searched defs:num_vars (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_storevar.h243 size_t num_vars; /**< per-path count of committed member
H A Dbhnd_nvram_data_sprom_subr.c90 size_t num_vars, num_idx; in bhnd_sprom_opcode_init() local
H A Dbhnd_nvram_private.h346 uint16_t num_vars; /**< total number of variables defined member
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_csupport.cpp3354 __kmpc_reduce_nowait(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce_nowait()
3574 kmp_int32 __kmpc_reduce(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce()
H A Dkmp_runtime.cpp8040 ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, size_t reduce_size, in __kmp_determine_reduction_method()