Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/toolcmn/
A Dgetopt.c157 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
164 nopts = opt_end - panonopt_end; in permute_args()
165 ncycle = gcd( nnonopts, nopts ); in permute_args()
181 pos += nopts; in permute_args()

Completed in 137 milliseconds