Searched defs:bmax (Results 1 – 4 of 4) sorted by relevance
120 int bmin = bmid, bmax = bmid; // Limits of bottom-up search. in diag() local
90 uint8_t rmax, gmax, bmax, amax; member
875 int bmax; member
16677 int bmin, int bmax) in xmlSchemaCheckParticleRangeOK()