Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_firewall.h99 static inline int bit_test(const unsigned char * bf, int n) { in bit_test() function
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-bit.c35 static int bit_test; /* see if the line-setting functions work */ variable