Searched refs:LABEL_BIT_COUNT (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | read.c | 41 #define LABEL_BIT_COUNT 8 macro 45 (LispObj*)(((label) << LABEL_BIT_COUNT) | READLABEL_MASK) 49 ((long)(object) >> LABEL_BIT_COUNT) |
Completed in 3 milliseconds