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

/macosx-10.10.1/bzip2-36/bzip2/
H A Ddecompress.c70 #define GET_BIT(lll,uuu) \ macro
95 GET_BIT(label2, zj); \
268 GET_BIT(BZ_X_MAPPING_1, uc);
279 GET_BIT(BZ_X_MAPPING_2, uc);
294 GET_BIT(BZ_X_SELECTOR_3, uc);
322 GET_BIT(BZ_X_CODING_2, uc);
324 GET_BIT(BZ_X_CODING_3, uc);
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dhppa-dis.c65 #define GET_BIT(X, WHICH) \ macro
293 m0 = GET_BIT (word, 16);
294 m1 = GET_BIT (word, 17);
295 m15 = GET_BIT (word, 31);

Completed in 91 milliseconds