Searched refs:ndepth (Results 1 – 3 of 3) sorted by relevance
539 char *ndepth; in c_depth() local541 ndepth = nextarg(option, argvp); in c_depth()542 new->d_data = find_parsenum(new, option->name, ndepth, NULL); in c_depth()
617 kmp_topology_t *kmp_topology_t::allocate(int nproc, int ndepth, in allocate() argument631 retval->depth = ndepth; in allocate()643 for (int i = 0; i < ndepth; ++i) { in allocate()967 int ndepth = 3; in canonicalize() local968 depth = ndepth; in canonicalize()
953 static kmp_topology_t *allocate(int nproc, int ndepth, const kmp_hw_t *types);