Home
last modified time | relevance | path

Searched refs:handle_bit_test (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c2033 static bool handle_bit_test(struct expression *expr) in handle_bit_test() function
2124 if (handle_bit_test(expr)) in handle_AND_condition()