35 char *(*lookup)(
const char *
filename,
int type,
const char *parent_name,
36 char **include_path,
int include_path_count );
void wpp_set_callbacks(const struct wpp_callbacks *callbacks)
static UCHAR ULONG UCHAR ULONG UCHAR * output
struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct))(struct png_struct_def **
void wpp_set_pedantic(int on)
void(* warning)(const char *file, int line, int col, const char *near, const char *msg, va_list ap)
char * wpp_find_include(const char *name, const char *parent_name)
int wpp_add_define(const char *name, const char *value)
void(* close)(void *file)
void wpp_del_define(const char *name)
int wpp_add_include_path(const char *path)
void wpp_set_debug(int lex_debug, int parser_debug, int msg_debug)
int(* read)(void *file, char *buffer, unsigned int len)
void(* write)(const char *buffer, unsigned int len)
GLenum GLenum GLenum input
int wpp_add_cmdline_define(const char *value)
void(* error)(const char *file, int line, int col, const char *near, const char *msg, va_list ap)
void int int ULONGLONG int va_list * ap
GLuint GLuint GLsizei GLenum type
int wpp_parse(const char *input, FILE *output)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *