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

/libmicro/
H A Dmalloc.c76 optg = sizetoint(optarg);
79 opts[optscnt] = sizetoint(optarg);
H A Dmutex.c87 opth = sizetoint(optarg);
91 opto = sizetoint(optarg);
H A Dmemrand.c73 opts = sizetoint(optarg);
H A Dlibmicro.h192 int sizetoint();
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.c236 lm_optB = sizetoint(optarg);
239 lm_optC = sizetoint(optarg);
242 lm_optD = sizetoint(optarg);
251 lm_optI = sizetoint(optarg);
263 lm_optP = sizetoint(optarg);
269 lm_optT = sizetoint(optarg);
1076 sizetoint(const char *arg) function

Completed in 15 milliseconds