assert             35 lib/devices/swf.c #define assert(a)
assert            106 lib/gfxpoly/poly.h #undef assert
assert            108 lib/gfxpoly/poly.h #define assert(x)
assert            110 lib/gfxpoly/poly.h #define assert(x) ((x)?0:gfxpoly_fail(__STRING(x), __FILE__, __LINE__, __PRETTY_FUNCTION__))
assert             38 lib/graphcut.c #define assert(x) (x)