Searched refs:sizetoint (Results 1 - 22 of 22) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlmbench_lat_sig_catch.c169 optw = sizetoint(optarg);
172 optn = sizetoint(optarg);
175 optp = sizetoint(optarg);
H A Dlmbench_lat_sig_install.c169 optw = sizetoint(optarg);
172 optn = sizetoint(optarg);
175 optp = sizetoint(optarg);
H A Dlmbench_lat_sig_send.c169 optw = sizetoint(optarg);
172 optn = sizetoint(optarg);
175 optp = sizetoint(optarg);
H A Dlmbench_lat_sig_prot.c194 optw = sizetoint(optarg);
197 optn = sizetoint(optarg);
200 optp = sizetoint(optarg);
H A Dgeekbench_stdlib_write.c171 optt = sizetoint(optarg);
H A Dlmbench_select_file.c280 optt = sizetoint(optarg);
283 optn = sizetoint(optarg);
286 optp = sizetoint(optarg);
289 optw = sizetoint(optarg);
H A Dvm_allocate.c176 optt = sizetoint(optarg);
H A Dlmbench_select_tcp.c508 optt = sizetoint(optarg);
511 optn = sizetoint(optarg);
514 optp = sizetoint(optarg);
517 optw = sizetoint(optarg);
H A Dtrivial.c150 optt = sizetoint(optarg);
H A Dlmbench_bw_mem.c557 optp = sizetoint(optarg);
562 optw = sizetoint(optarg);
565 optn = sizetoint(optarg);
568 opt_size = sizetoint(optarg);
H A Dlb_mmtest.c541 opt_num_msgs = sizetoint(optarg);
556 opt_num_ints = sizetoint(optarg);
H A Dlmbench_bw_mmap_rd.c244 opts = sizetoint(optarg);
H A Dlmbench_lat_ctx.c582 opts = sizetoint(optarg);
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dmalloc.c77 optg = sizetoint(optarg);
80 opts[optscnt] = sizetoint(optarg);
H A Dmutex.c87 opth = sizetoint(optarg);
91 opto = sizetoint(optarg);
H A Dmemrand.c73 opts = sizetoint(optarg);
H A Dmemcpy.c91 opta = sizetoint(optarg);
H A Dmemmove.c91 opta = sizetoint(optarg);
H A Dwritev.c89 opts = sizetoint(optarg);
H A Dcachetocache.c89 opts = sizetoint(optarg);
H A Dlibmicro.h197 int sizetoint();
H A Dlibmicro.c286 lm_optB = sizetoint(optarg);
289 lm_optC = sizetoint(optarg);
292 lm_optD = sizetoint(optarg);
301 lm_optI = sizetoint(optarg);
313 lm_optP = sizetoint(optarg);
319 lm_optT = sizetoint(optarg);
1138 sizetoint(const char *arg) function

Completed in 41 milliseconds