Home
last modified time | relevance | path

Searched refs:UNSETBITS (Results 1 – 8 of 8) sorted by relevance

/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/fc/
H A Dfslibos.h123 #define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
136 #define UNSETBITS(dst, b1) {\ macro
154 #define UNSETBITS(dst, b1) {\ macro
175 #define UNSETBITS(dst, b1) \ macro
195 #define UNSETBITS(dst, b1) \ macro
/dports/x11-fonts/libXfont2/libXfont2-2.0.5/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
/dports/x11-fonts/libXfont/libXfont-1.5.4/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
/dports/audio/nas/nas-1.9.4/server/os/
H A Dosdep.h161 #define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
173 #define UNSETBITS(dst, b1) \ macro
189 #define UNSETBITS(dst, b1) \ macro
209 #define UNSETBITS(dst, b1) \ macro
229 #define UNSETBITS(dst, b1) \ macro
H A DWaitFor.c288 UNSETBITS(ClientsWriteBlocked, clientsWritable); in WaitForSomething()
H A Dconnection.c1776 UNSETBITS(SavedClientsWithInput, GrabImperviousClients);
1779 UNSETBITS(AllSockets, AllClients);
2804 UNSETBITS(AllSockets, AllClients); in DontListenToAnybody()
/dports/x11-fonts/libFS/libFS-1.0.8/src/
H A DFSlibos.h159 # define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
172 # define UNSETBITS(dst, b1) {\ macro
190 # define UNSETBITS(dst, b1) {\ macro
211 # define UNSETBITS(dst, b1) \ macro
230 # define UNSETBITS(dst, b1) \ macro
/dports/audio/nas/nas-1.9.4/lib/audio/
H A DAlibnet.h174 #define UNSETBITS(dst, b1) (dst[0] &= ~b1[0]) macro
186 #define UNSETBITS(dst, b1) {\ macro
203 #define UNSETBITS(dst, b1) {\ macro
223 #define UNSETBITS(dst, b1) \ macro
243 #define UNSETBITS(dst, b1) \ macro