Searched defs:L_BIT_ARR_ALL (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vpx_mem/memory_manager/include/
H A Dcavl_impl.h31 #undef L_BIT_ARR_ALL macro
121 #define L_BIT_ARR_ALL(BIT_ARR, BIT_VAL) \ macro
134 #define L_BIT_ARR_ALL(BIT_ARR, BIT_VAL) (BIT_ARR) = 0L - (BIT_VAL); macro
1097 L_BIT_ARR_ALL(iter->branch, 0)
1122 L_BIT_ARR_ALL(iter->branch, 1)
1258 #undef L_BIT_ARR_ALL macro

Completed in 140 milliseconds