Lines Matching full:ecode
1064 static void usage(const char *pname, int ecode) {1068 FILE *fp = ecode ? stderr : stdout;1073 ures_getStringByKey(gBundle, ecode ? "lcUsageWord" : "ucUsageWord",1079 if (!ecode) {1095 exit(ecode);