Searched defs:action0 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/xz/src/liblzma/rangecoder/ |
H A D | range_decoder.h | 220 #define rc_bit_last(prob, action0, action1) \ argument 232 #define rc_bit_last_safe(prob, action0, action1, seq) \ argument 246 #define rc_bit(prob, action0, action1) \ argument 252 #define rc_bit_safe(prob, action0, action1, seq) \ argument [all...] |
/freebsd-src/usr.sbin/moused/ |
H A D | moused.c | 992 mousestatus_t action0; /* original mouse action */ in moused() local
|