Lines Matching refs:ndebug_names
115 static int ndebug_names;
179 } else if (ndebug_names >= MAXDEBUG_NAMES) {
185 debug_names[ndebug_names++] = word;
283 if (ndebug_names == 0)
286 for (i = 0; i < ndebug_names; i++)
303 for (i = 0; i < ndebug_names; i++) {
308 for (i++; i < ndebug_names; i++)
310 ndebug_names--;
357 if (ndebug_names <= 0)
359 for (i = 0; i < ndebug_names; i++)