Home
last modified time | relevance | path

Searched defs:SETFLAG (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/fdupes/fdupes-2.1.2/
H A Dflags.h5 #define SETFLAG(a,b) (a |= b) macro
/dports/net/miniupnpd/miniupnpd-2.1.20200510/
H A Dupnpglobalvars.h87 #define SETFLAG(mask) runtime_flags |= mask macro
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpglobalvars.h87 #define SETFLAG(mask) runtime_flags |= mask macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpglobalvars.h87 #define SETFLAG(mask) runtime_flags |= mask macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpglobalvars.h87 #define SETFLAG(mask) runtime_flags |= mask macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dncdap.h20 # define SETFLAG(controls,flag) ((controls.flags) |= (flag)) macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dncdap.h20 # define SETFLAG(controls,flag) (((controls).flags) |= (flag)) macro
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dncdap.h20 # define SETFLAG(controls,flag) (((controls).flags) |= (flag)) macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dncdap.h20 # define SETFLAG(controls,flag) (((controls).flags) |= (flag)) macro
/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dsimz80.h65 #define SETFLAG(f,c) AF = (c) ? AF | FLAG_ ## f : AF & ~FLAG_ ## f macro
/dports/net/minidlna/minidlna-4f6a473/
H A Dupnpglobalvars.h211 #define SETFLAG(mask) runtime_flags |= mask macro
/dports/graphics/geomview/geomview-1.9.5/src/lib/window/
H A Dwindow.c37 #define SETFLAG(flag, bit, value) \ macro
/dports/mail/libsieve/libsieve-2.3.1/src/sv_parser/
H A Dsieve.h53 SETFLAG = 271, enumerator
115 #define SETFLAG 271 macro
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/lib/libttt/
H A Dgetcmdargs.c32 #define SETFLAG(X,Y,Z) \ macro
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_deepoon/
H A Ddeepoon.c23 #define SETFLAG(_s, _flag, _val) (_s) = ((_s) & ~(_flag)) | ((_val) ? (_flag) : 0) macro
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_deepoon/
H A Ddeepoon.c23 #define SETFLAG(_s, _flag, _val) (_s) = ((_s) & ~(_flag)) | ((_val) ? (_flag) : 0) macro
/dports/misc/openhmd/OpenHMD-0.3.0/src/drv_deepoon/
H A Ddeepoon.c23 #define SETFLAG(_s, _flag, _val) (_s) = ((_s) & ~(_flag)) | ((_val) ? (_flag) : 0) macro
/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/ucxt/include/
H A Ducfunc.h57 enum { SETFLAG = false, GETFLAG = true }; enumerator
/dports/x11/aclip/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_deepoon/
H A Ddeepoon.c23 #define SETFLAG(_s, _flag, _val) (_s) = ((_s) & ~(_flag)) | ((_val) ? (_flag) : 0) macro
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/vrbridge/OpenHMD/drv_deepoon/
H A Ddeepoon.c23 #define SETFLAG(_s, _flag, _val) (_s) = ((_s) & ~(_flag)) | ((_val) ? (_flag) : 0) macro
/dports/graphics/geomview/geomview-1.9.5/src/lib/camera/
H A Dcamera.c41 #define SETFLAG(flag, bit, value) \ macro
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/sieve/
H A Dsieve.h157 SETFLAG = 363, enumerator
269 #define SETFLAG 363 macro
/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Daltairz80_cpu_nommu.c39 #define SETFLAG(f,c) AF = (c) ? AF | FLAG_ ## f : AF & ~FLAG_ ## f macro
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/sieve/
H A Dsieve.h119 SETFLAG = 325, enumerator
259 #define SETFLAG 325 macro
/dports/misc/openhmd/OpenHMD-0.3.0/src/drv_oculus_rift/
H A Drift.c23 #define SETFLAG(_s, _flag, _val) (_s) = ((_s) & ~(_flag)) | ((_val) ? (_flag) : 0) macro

12