Home | History | Annotate | Download | only in libiptc

Lines Matching defs:CHECK

200 #define CHECK(h) do { if (!getenv("IPTC_NO_CHECK")) do_check((h), __LINE__); } while(0)
202 #define CHECK(h)
346 /* Check for empty array, e.g. no user defined chains */
1378 CHECK(h);
1425 CHECK(handle);
2038 /* check whether a specified rule is present */
2157 CHECK(*handle);
2181 CHECK(handle);
2212 CHECK(handle);
2537 CHECK(*handle);