Home
last modified time | relevance | path

Searched defs:IS_BREAK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/input/
H A Dhv_kbdc.h45 #define IS_BREAK (2) macro
/freebsd/contrib/libyaml/src/
H A Dyaml_private.h341 #define IS_BREAK(string) IS_BREAK_AT((string),0) macro