Searched defs:S_UNSIGNED_OR_ZERO (Results 1 – 2 of 2) sorted by relevance
465 #define S_UNSIGNED_OR_ZERO(str, var) if(strcmp(opt, str) == 0) \ macro