UNKNOWN 21 src/xz/util.c static enum { UNKNOWN, WORKS, BROKEN } thousand = UNKNOWN; UNKNOWN 140 src/xz/util.c if (thousand == UNKNOWN) {