Searched refs:cvars (Results 1 – 1 of 1) sorted by relevance
1732 static const char *const cvars[] = { in dt_endcontext() local1739 for (i = 0; cvars[i] != NULL; i++) { in dt_endcontext()1740 if ((idp = dt_idhash_lookup(dtp->dt_globals, cvars[i])) != NULL) in dt_endcontext()