Searched defs:cv2 (Results 1 – 3 of 3) sorted by relevance
48 #define cv2(p) ((uint16_t)(p)[0] | \ macro
76 #define cv2(p) ((p)[0] | (p)[1] << 010) macro
782 struct config_view* cv2; in respip_view_conf_actions_test() local