Searched defs:putstr (Results 1 – 2 of 2) sorted by relevance
87 static void putstr(const char *ptr) in putstr() function
57 #define putstr(x) printf("%s", x) macro