Home
last modified time | relevance | path

Searched defs:DEB_ALL (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/dpkg/dpkg-1.19.7/scripts/
H A Ddpkg-architecture.pl116 use constant DEB_ALL => DEB_BUILD | DEB_HOST | DEB_TARGET | constant
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dref.hxx256 #define DEB_ALL 0xFFFFFFFF // all traces on macro
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h94 #define DEB_ALL ~0u /* trace everything */ macro
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h109 #define DEB_ALL (~DEB_PSERV) /* trace everything except PCLK service events */ macro