Lines Matching defs:enabled
4 we read .config and set sym->try on each enabled symbol.
116 int enabled, help_indent;
311 // then read .config to set "enabled" member of each enabled symbol.
330 try->enabled++;
341 // Loop through each entry, finding duplicate enabled "usage:" names
349 // find a usage: name and collate all enabled entries with that name
351 if (catch->enabled != 1) continue;
361 catch->enabled++;
461 throw->enabled = 0;