Searched refs:option (Results 1 – 1 of 1) sorted by relevance
444 u8* option = argv[i]; in checkArguments() local449 if (strcmp(option, "-j") == 0) in checkArguments()495 else if (strcmp(option, "-c") == 0) in checkArguments()529 else if (strcmp(option, "-d") == 0) in checkArguments()554 else if (strcmp(option, "-s") == 0) in checkArguments()600 else if (strcmp(option, "-trk") == 0) in checkArguments()649 else if (strcmp(option, "-r") == 0) in checkArguments()673 else if (strcmp(option, "-o") == 0) in checkArguments()681 else if (strcmp(option, "-non") == 0) in checkArguments()696 else if (strcmp(option, "-odd") == 0) in checkArguments()[all …]