synctex_parser_local.h (106B)
1 #include <stdio.h> 2 #define printf(fmt, args...) (fprintf (stderr, (fmt), ## args)) 3 #define SYNCTEX_INLINE