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

/illumos-gate/usr/src/head/iso/
H A Dsetjmp_iso.h91 extern int setjmp(jmp_buf) __RETURNS_TWICE; member in namespace:std
93 extern int _setjmp(jmp_buf) __RETURNS_TWICE; member in namespace:std
/illumos-gate/usr/src/uts/common/sys/
H A Dccompile.h152 #define __RETURNS_TWICE __sun_attr__((__returns_twice__)) macro

Completed in 62 milliseconds