Searched defs:inb (Results 1 – 6 of 6) sorted by relevance
42 hexncpy(const u_char *inb, int inlen, char *outb, int outlen, const char *sep) in hexncpy()
110 static int compare(const void * ina, const void * inb) { in compare()123 static int comparedoublesorthelper(const void * ina, const void * inb) { in comparedoublesorthelper()168 static int comparesorthelper(const void * ina, const void * inb) { in comparesorthelper()
39 #define inb(x) (archsw.arch_isainb((x))) macro
222 char *inb; in verify() local
325 #define inb(port) __extension__ ({ \ macro
3314 inb(u_int port) in inb() function