Searched defs:IOB (Results 1 – 3 of 3) sorted by relevance
38 #define IOB ((char*)__iob_func()) macro40 #define IOB ((char*)__p__iob()) macro42 #define IOB ((char*)_iob) macro44 #define IOB ((char*)_p__iob()) macro
38 #define IOB ((char*)__iob_func()) macro 40 #define IOB ((char*)__p__iob()) macro 42 #define IOB ((char*)_iob) macro 44 #define IOB ((char*)_p__iob()) macro
69 #define IOB 27 /* print contents of I/O buffer */ macro