Searched refs:chrp2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms.c277 char *chrp2; local
297 for (chrp2 = &vms_vers[ 1];
298 chrp2 < chrp1;
299 ver_maj = ver_maj* 10+ *(chrp2++)- '0');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c5443 char *chrp2;
5464 for (chrp2 = &vms_vers[1];
5465 chrp2 < chrp1;
5466 ver_maj = ver_maj * 10 + *(chrp2++) - '0');

Completed in 111 milliseconds