Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dsetjmp.h46 int setjmp (jmp_buf) __returns_twice;
50 int sigsetjmp (sigjmp_buf, int) __returns_twice;
55 int _setjmp (jmp_buf) __returns_twice;
H A Dunistd.h529 pid_t vfork(void) __returns_twice;
/dragonfly/sys/sys/
H A Ducontext.h45 int getcontext(ucontext_t *) __returns_twice;
H A Dcdefs.h233 #define __returns_twice __attribute__((__returns_twice__)) macro
235 #define __returns_twice macro
H A Dsystm.h163 int setjmp(struct _jmp_buf *) __returns_twice;