openshot-audio  0.1.2
Macros
pngerror.c File Reference
#include "pngpriv.h"

Macros

#define isnonalpha(c)   ((c) < 65 || (c) > 122 || ((c) > 90 && (c) < 97))
 
#define PNG_MAX_ERROR_TEXT   196 /* Currently limited be profile_error in png.c */
 
#define isnonalpha(c)   ((c) < 65 || (c) > 122 || ((c) > 90 && (c) < 97))
 
#define PNG_MAX_ERROR_TEXT   196 /* Currently limited be profile_error in png.c */
 

Macro Definition Documentation

#define isnonalpha (   c)    ((c) < 65 || (c) > 122 || ((c) > 90 && (c) < 97))
#define isnonalpha (   c)    ((c) < 65 || (c) > 122 || ((c) > 90 && (c) < 97))
#define PNG_MAX_ERROR_TEXT   196 /* Currently limited be profile_error in png.c */
#define PNG_MAX_ERROR_TEXT   196 /* Currently limited be profile_error in png.c */