Searched defs:LAN_PUT_CHAR (Results 1 – 1 of 1) sorted by relevance
259 #define LAN_PUT_CHAR(X) printf("%c", X) macro261 #define LAN_PUT_CHAR(X) while ( lan_put_char( X ) ) macro