Lines Matching defs:bmplength
1089 uint16_t bmplength;
1126 bmplength = 44; /* exact for 1.01 */
1128 bmplength = 48; /* exact for 2.01 */
1130 bmplength = 54;
1134 bmplength = 62;
1137 bmplength = 67; /* exact for 5.01 */
1139 bmplength = 75; /* exact for 5.06 */
1141 bmplength = 89; /* exact for 5.10h */
1143 bmplength = 118; /* exact for 5.11h */
1150 bmplength = 123;
1156 bmplength = 144;
1162 bmplength = 158;
1193 if (bmplength > 61)
1199 if (bmplength > 74) {
1203 if (bmplength > 88)
1205 if (bmplength > 94) {
1215 if (bmplength > 108) {
1220 if (bmplength > 120) {
1225 if (bmplength > 143)
1229 if (bmplength > 157)