Searched refs:P_W (Results 1 – 2 of 2) sorted by relevance
106 #define P_W 0x02 /* 0000 0010 */ /* Character Widths ONLY */ macro115 #define P_GW (P_G | P_W)
1395 if (flags & (P_M ^ P_W)) in parseFile()1404 if (flags & P_W) in parseFile()
Completed in 14 milliseconds