Searched refs:label_t (Results 1 - 25 of 60) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sys/arch/usermode/include/
H A Dtypes.h37 typedef struct label_t { struct
39 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dtypes.h42 typedef struct label_t { struct
44 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dtypes.h42 typedef struct label_t { struct
44 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dtypes.h44 typedef struct label_t { struct
50 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dtypes.h42 typedef struct label_t { struct
44 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dtypes.h41 typedef struct label_t { /* consistent with HP-UX */ struct
43 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dtypes.h42 typedef struct label_t { /* Used by setjmp & longjmp */ struct
44 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dtypes.h42 typedef struct label_t { struct
44 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_extern.h40 extern label_t *db_recover;
H A Ddb_user.h56 typedef jmp_buf label_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dtypes.h64 typedef struct label_t { struct
66 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dtypes.h75 typedef struct label_t { struct
81 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dtypes.h45 typedef struct label_t { struct
47 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dtypes.h44 typedef struct label_t { struct
46 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dfpu_machdep.c50 extern label_t *nofault;
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dmachdep.h104 extern label_t *nofault;
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dpcb.h59 label_t pcb_context; /* kernel context for resume */
H A Dtypes.h109 typedef struct label_t { struct
111 } label_t; typedef in typeref:struct:label_t
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dkgdb.h86 extern label_t *kgdb_recover;
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dbus_space.c128 label_t faultbuf;
132 if (setjmp((label_t *)nofault)) {
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dmachdep.h102 extern label_t *nofault;
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dfpu.c60 label_t faultbuf;
/netbsd-6-1-5-RELEASE/sys/dev/acpi/acpica/
H A DOsdMisc.c179 label_t acpi_jmpbuf;
180 label_t *savejmp;
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dbus_space.c64 label_t *nofault;
232 label_t faultbuf;
249 label_t faultbuf;
/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dbus_space.c176 label_t faultbuf;
180 if (setjmp((label_t *)nofault)) {

Completed in 305 milliseconds

123