Searched defs:_C (Results 1 – 2 of 2) sorted by relevance
12 #define _C 0x08 /* cntrl */ macro
1635 #define _C(x) (fbdev->ctrl->x != NULL) in check_required_callbacks() macro