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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/devices/
H A Ddocecc.c54 static const int Pp[MM+1] = { 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1 }; variable
103 /* generate GF(2**m) from the irreducible polynomial p(X) in Pp[0]..Pp[m]
144 /* If Pp[i] == 1 then, term @^i occurs in poly-repr of @^MM */
145 if (Pp[i] != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c3790 static int Pp = 99; // Put command Probability variable
3880 } else if (percent < Pp) { // Put commands

Completed in 56 milliseconds