Searched defs:lm_optD (Results 1 - 1 of 1) sorted by relevance

/libmicro/
H A Dlibmicro.c74 int lm_optD; variable
183 lm_optD = lm_defD;
242 lm_optD = sizetoint(optarg);
369 b->ba_deadline = (long long) (b->ba_starttime + (lm_optD * 1000000LL));

Completed in 7 milliseconds