Home
last modified time | relevance | path

Searched defs:bmax (Results 1 – 4 of 4) sorted by relevance

/external/jdiff/src/jdiff/
DDiffMyers.java120 int bmin = bmid, bmax = bmid; // Limits of bottom-up search. in diag() local
/external/qemu/
Dconsole.h90 uint8_t rmax, gmax, bmax, amax; member
/external/bison/src/
Dvcg.h875 int bmax; member
/external/libxml2/
Dxmlschemas.c16677 int bmin, int bmax) in xmlSchemaCheckParticleRangeOK()