Searched refs:dt_countvar (Results 1 – 1 of 1) sorted by relevance
80 dt_countvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) in dt_countvar() function349 (void) dt_idhash_iter(dtp->dt_tls, dt_countvar, &n); in dt_as()350 (void) dt_idhash_iter(dtp->dt_globals, dt_countvar, &n); in dt_as()351 (void) dt_idhash_iter(pcb->pcb_locals, dt_countvar, &n); in dt_as()