Searched refs:n_default (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c741 * n_default - Size to use for initial allocation.
757 stack_resize(generic_stack_t *stack, size_t n_default, size_t elt_size) argument
764 n_default : (stack->stk_n_alloc * 2);
/inkscape/src/libgdl/
H A Dgdl-dock-object.c898 const size_t n_default = 5; local
900 struct DockRegisterItem default_items[n_default];
920 for (i = 0; i < n_default; i++)

Completed in 66 milliseconds