Searched refs:UNSETBITS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfslibos.h120 # define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
133 # define UNSETBITS(dst, b1) {\ macro
151 # define UNSETBITS(dst, b1) {\ macro
172 # define UNSETBITS(dst, b1) \ macro
192 # define UNSETBITS(dst, b1) \ macro
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfslibos.h116 # define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
129 # define UNSETBITS(dst, b1) {\ macro
147 # define UNSETBITS(dst, b1) {\ macro
168 # define UNSETBITS(dst, b1) \ macro
188 # define UNSETBITS(dst, b1) \ macro
/xsrc/external/mit/libFS/dist/src/
H A DFSlibos.h140 # define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
153 # define UNSETBITS(dst, b1) {\ macro
171 # define UNSETBITS(dst, b1) {\ macro
192 # define UNSETBITS(dst, b1) \ macro
211 # define UNSETBITS(dst, b1) \ macro

Completed in 3 milliseconds