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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Ddict.h137 #define PRIMODEBITS 24 /* bits used for storing mode */ macro
150 unsigned mode:PRIMODEBITS; /* the mode declaration */
349 * The mode declarations are stored in a bitfield of PRIMODEBITS,
374 #define MAX_MODES (PRIMODEBITS/PMODEBITS)

Completed in 26 milliseconds