Home
last modified time | relevance | path

Searched refs:anon_context (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c177 #define anon_context(ps) struct exception_context *the_exception_context = \ macro
179 #define context(ps,fault) anon_context(ps); png_store *fault
1994 anon_context(ps); in store_write_reset()
2026 anon_context(ps); in set_store_for_write()
2082 anon_context(ps); in store_read_reset()
11643 anon_context(&pm.this); in main()