Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ducontext.h60 int getcontext(ucontext_t *) __returns_twice;
69 int __fillcontextx(char *ctx) __returns_twice;
H A Dcdefs.h376 #define __returns_twice __attribute__((__returns_twice__)) macro
378 #define __returns_twice macro
H A Dsystm.h244 int setjmp(struct _jmp_buf *) __returns_twice;
/f-stack/freebsd/arm/include/
H A Dpcb.h86 void savectx(struct pcb *) __returns_twice;
/f-stack/freebsd/arm64/include/
H A Dpcb.h76 int savectx(struct pcb *pcb) __returns_twice;
/f-stack/freebsd/i386/include/
H A Dpcb.h115 int savectx(struct pcb *) __returns_twice;
/f-stack/freebsd/amd64/include/
H A Dpcb.h133 int savectx(struct pcb *) __returns_twice;
/f-stack/freebsd/mips/include/
H A Dpcb.h138 int savectx(struct pcb *) __returns_twice;