HomeSort by: relevance | last modified time | path
    Searched defs:jmp_buf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/pmax/include/
dec_prom.h 92 typedef int jmp_buf[12]; typedef in typeref:typename:int[12]
115 int (*_setjmp)(jmp_buf); /* 4c */
116 void (*_longjmp)(jmp_buf, int); /* 50 */
dec_prom.h 92 typedef int jmp_buf[12]; typedef in typeref:typename:int[12]
115 int (*_setjmp)(jmp_buf); /* 4c */
116 void (*_longjmp)(jmp_buf, int); /* 50 */
dec_prom.h 92 typedef int jmp_buf[12]; typedef in typeref:typename:int[12]
115 int (*_setjmp)(jmp_buf); /* 4c */
116 void (*_longjmp)(jmp_buf, int); /* 50 */

Completed in 36 milliseconds