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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dnodes.c628 // 'vars'. Also sets 'num_vars' to the number of symbol table entries.
630 calc_symtab_size(char **vars, size_t *num_vars) argument
633 *num_vars = 0;
638 (*num_vars)++;

Completed in 25 milliseconds