Searched refs:define_exception_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/visupng/
H A Dcexcept.h26 includes this header file and then invokes the define_exception_type
32 define_exception_type(type_name);
40 define_exception_type(int);
43 define_exception_type(enum exception);
46 define_exception_type(struct exception);
55 This type may be used after the define_exception_type() macro has
130 was passed to define_exception_type().
169 be compatible with the type passed to define_exception_type(). The
196 #define define_exception_type(etype) \ macro
H A DPngFile.c20 define_exception_type(const char *);

Completed in 46 milliseconds