Home
last modified time | relevance | path

Searched defs:cv2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/libsa/
H A Ddosfs.h48 #define cv2(p) ((uint16_t)(p)[0] | \ macro
/freebsd/usr.sbin/boot0cfg/
H A Dboot0cfg.c76 #define cv2(p) ((p)[0] | (p)[1] << 010) macro
/freebsd/contrib/unbound/testcode/
H A Dunitmain.c782 struct config_view* cv2; in respip_view_conf_actions_test() local