Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/lib/log/
H A Dlog.h83 #define goto_out do { stack; goto out; } while (0) macro
/dragonfly/contrib/lvm2/dist/include/
H A Dlog.h83 #define goto_out do { stack; goto out; } while (0) macro