Home
last modified time | relevance | path

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

/qemu/rust/qemu-api/src/
H A Dbitops.rs109 fn test_bit() { in test_bit() function
/qemu/include/qemu/
H A Dbitops.h177 static inline int test_bit(long nr, const unsigned long *addr) in test_bit() function