Searched refs:ZIC_BLOAT_DEFAULT (Results 1 – 1 of 1) sorted by relevance
674 #ifndef ZIC_BLOAT_DEFAULT675 # define ZIC_BLOAT_DEFAULT "fat" macro811 bloat = strcmp(ZIC_BLOAT_DEFAULT, "slim") == 0 ? -1 : 1; in main()
Completed in 11 milliseconds