Searched refs:IIMG_BMP (Results 1 – 3 of 3) sorted by relevance
70 #define IIMG_BMP 0x04 macro94 #define IIMG_REP_MASK (IIMG_MST | IIMG_SHD | IIMG_BMP | IIMG_OVR)
250 user_rflags |= IIMG_BMP; in set_rflags()418 if (user_rflags & IIMG_BMP) in main()419 user_rflags ^= IIMG_BMP; in main()476 rflags |= (IIMG_MST | IIMG_SHD | IIMG_BMP | IIMG_OVR); in main()
551 if (rflags & IIMG_BMP) { in ii_report()