Searched defs:IS_BREAK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hyperv/input/ | ||
H A D | hv_kbdc.h | 45 #define IS_BREAK (2) macro |
/freebsd/contrib/libyaml/src/ | ||
H A D | yaml_private.h | 341 #define IS_BREAK(string) IS_BREAK_AT((string),0) macro |