HomeSort by relevance Sort by last modified time
    Searched full:define_exception_type (Results 1 - 3 of 3) sorted by null

  /external/libpng/contrib/visupng/
cexcept.h 26 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
PngFile.c 22 define_exception_type(const char *);
  /external/libpng/contrib/libtests/
pngvalid.c 141 define_exception_type(struct png_store*);
    [all...]

Completed in 3526 milliseconds