Searched defs:APP_IPRINT (Results 1 – 3 of 3) sorted by relevance
155 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */ macro157 #define APP_IPRINT(...) macro
144 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */ macro146 #define APP_IPRINT(...) macro
69 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */ macro71 #define APP_IPRINT(...) macro