Home
last modified time | relevance | path

Searched defs:ALLMASK (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/xaos/XaoS-release-4.2.1/src/include/
H A Dfilter.h135 #define ALLMASK (C256 | TRUECOLOR16 | TRUECOLOR24 | LARGEITER | GRAYSCALE) macro
/dports/math/nauty/nauty27r3/
H A Dnauty.h960 #define ALLMASK(n) ((setword)((n)?~BITMASK((n)-1):0)) /* First n bits */ macro