Searched defs:test_bit (Results 1 – 6 of 6) sorted by relevance
40 static __always_inline int test_bit(unsigned int nr, const unsigned long *addr) in test_bit() function
89 static bool test_bit( const GLubyte *src, GLuint bit ) in test_bit() function
102 int test_bit(unsigned int nr, const void * addr) in test_bit() function
7206 IRTemp test_bit = newTemp(Ity_I32); /* bit 32 of GR 0 - test validity */ in s390_irgen_PFPO() local