HelenOS sources

EXCEPTION_COL_COUNT  498 uspace/app/top/top.c 		field[EXCEPTION_COL_COUNT].type = FIELD_UINT_SUFFIX_DEC;
EXCEPTION_COL_COUNT  499 uspace/app/top/top.c 		field[EXCEPTION_COL_COUNT].uint = data->exceptions[i].count;
EXCEPTION_COL_COUNT  499 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_COUNT].type = FIELD_UINT_SUFFIX_DEC;
EXCEPTION_COL_COUNT  500 uspace/dist/src/c/demos/top/top.c 		field[EXCEPTION_COL_COUNT].uint = data->exceptions[i].count;
HelenOS homepage, sources at GitHub