HomeSort by relevance Sort by last modified time
    Searched defs:siglongjmp (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/lib/libc/amd64/gen/
siglongjmp.c 29 #pragma weak _siglongjmp = siglongjmp
38 siglongjmp(sigjmp_buf env, int val) function
  /onnv/onnv-gate/usr/src/lib/libc/i386/gen/
siglongjmp.c 33 #pragma weak _siglongjmp = siglongjmp
42 siglongjmp(sigjmp_buf env, int val) function
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/amd64/libstand/
setjmp.s 97 siglongjmp(sigjmp_buf env, int val)
103 ALTENTRY(siglongjmp) function
118 SET_SIZE(siglongjmp)
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/ia32/libstand/
setjmp.s 94 siglongjmp(sigjmp_buf env, int val)
100 ALTENTRY(siglongjmp) function
113 SET_SIZE(siglongjmp)
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/
sigsetjmp.c 77 siglongjmp(env, val) function
  /onnv/onnv-gate/usr/src/lib/libc/sparc/gen/
siglongjmp.c 32 #pragma weak _siglongjmp = siglongjmp
45 siglongjmp(sigjmp_buf env, int val) function
84 * and siglongjmp. For example, the save area could have been
  /onnv/onnv-gate/usr/src/lib/libc/sparcv9/gen/
siglongjmp.c 32 #pragma weak _siglongjmp = siglongjmp
45 siglongjmp(sigjmp_buf env, int val) function
84 * and siglongjmp. For example, the save area could have been
  /onnv/onnv-gate/usr/src/cmd/mdb/sparc/v9/libstand/
setjmp.s 38 * siglongjmp and longjmp. We can do this because there aren't any signals
131 siglongjmp(sigjmp_buf env, int val)
137 ALTENTRY(siglongjmp) function

Completed in 4925 milliseconds