Searched defs:IN_PORT_STRING_32 (Results 1 – 2 of 2) sorted by relevance
447 #define IN_PORT_STRING_32(port, dst, n) insl((port), (dst), (n)) macro
159 void IN_PORT_STRING_32( hcf_io prt, hcf_32 FAR * dst, int n) { in IN_PORT_STRING_32() function