Lines Matching defs:bmplength
1086 uint16_t bmplength;
1123 bmplength = 44; /* exact for 1.01 */
1125 bmplength = 48; /* exact for 2.01 */
1127 bmplength = 54;
1131 bmplength = 62;
1134 bmplength = 67; /* exact for 5.01 */
1136 bmplength = 75; /* exact for 5.06 */
1138 bmplength = 89; /* exact for 5.10h */
1140 bmplength = 118; /* exact for 5.11h */
1147 bmplength = 123;
1153 bmplength = 144;
1159 bmplength = 158;
1190 if (bmplength > 61)
1196 if (bmplength > 74) {
1200 if (bmplength > 88)
1202 if (bmplength > 94) {
1212 if (bmplength > 108) {
1217 if (bmplength > 120) {
1222 if (bmplength > 143)
1226 if (bmplength > 157)