Lines Matching refs:LOWER16BITS
58 #define LOWER16BITS(X) (X & 0177777) macro
109 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidgen()
110 LOWER16BITS(pid)); in datapidgen()
134 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidgen()
135 LOWER16BITS(pid)); in datapidgen()
158 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidgen()
159 LOWER16BITS(pid)); in datapidgen()
204 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidchk()
205 LOWER16BITS(pid)); in datapidchk()
233 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidchk()
234 LOWER16BITS(pid)); in datapidchk()
266 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidchk()
267 LOWER16BITS(pid)); in datapidchk()