Searched defs:PRINTBIT (Results 1 – 1 of 1) sorted by relevance
469 #define PRINTBIT(attr) case CONCAT(OP_,attr): printf("." #attr " "); break macro472 #define PRINTBIT(attr) case CONCAT(OP_,attr): printf(".attr "); break macro