Lines Matching refs:atoi
2337 low = atoi(strtok(p, "-"));2338 high = atoi(strtok(NULL, "-"));2345 low = atoi(arg);2411 rport = atoi(redirect_port);3105 smp_cpus = atoi(optarg);3306 xen_domid = atoi(optarg);3345 dcache_load_miss_penalty = atoi(optarg);3348 dcache_store_miss_penalty = atoi(optarg);