Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h140 #define rc_bit_last(prob, action0, action1, seq) \ argument
154 #define rc_bit(prob, action0, action1, seq) \ argument
166 #define rc_bit_case(prob, action0, action1, seq) \ argument
/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c1775 u32 action1 = act1->actions; in check_conflicting_actions() local