Searched defs:PNG_NORETURN (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngconf.h1548 # ifndef PNG_NORETURN
1549 # define PNG_NORETURN __attribute__((__noreturn__)) macro
1583 #ifndef PNG_NORETURN
1584 # define PNG_NORETURN /* This function does not return */ macro
/external/libpng/
H A Dpngconf.h1556 # ifndef PNG_NORETURN
1557 # define PNG_NORETURN __attribute__((__noreturn__)) macro
1591 #ifndef PNG_NORETURN
1592 # define PNG_NORETURN /* This function does not return */ macro

Completed in 47 milliseconds