Searched refs:VIP_DIVIDER (Results 1 – 2 of 2) sorted by relevance
431 F_SET(vip, VIP_DIVIDER); in vs_output()436 F_ISSET(vip, VIP_DIVIDER)) { in vs_output()439 F_CLR(vip, VIP_DIVIDER); in vs_output()
307 #define VIP_DIVIDER 0x0002 /* Divider line was displayed. */ macro