Searched defs:acf_count (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/efcode/engine/ | ||
| H A D | debug.c | 261 static int acf_count = 0; local 264 if (acf_count) 266 acf_count = 0; 274 if (++acf_count >= 2) { 276 acf_count = 0; |
Completed in 415 milliseconds