Home
last modified time | relevance | path

Searched refs:nnonopts (Results 1 – 1 of 1) sorted by relevance

/system/core/logcat/
Dgetopt_long.cpp90 int nnonopts = context->nonopt_end - context->nonopt_start; in permute_args() local
92 int ncycle = gcd(nnonopts, nopts); in permute_args()
100 pos -= nnonopts; in permute_args()