SIGTRAP            65 src/pkg/runtime/defs_darwin_386.h 	SIGTRAP		= 0x5,
SIGTRAP            65 src/pkg/runtime/defs_darwin_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            30 src/pkg/runtime/defs_dragonfly_386.h 	SIGTRAP		= 0x5,
SIGTRAP            30 src/pkg/runtime/defs_dragonfly_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            33 src/pkg/runtime/defs_freebsd_386.h 	SIGTRAP		= 0x5,
SIGTRAP            33 src/pkg/runtime/defs_freebsd_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            33 src/pkg/runtime/defs_freebsd_arm.h 	SIGTRAP		= 0x5,
SIGTRAP            30 src/pkg/runtime/defs_linux_386.h 	SIGTRAP		= 0x5,
SIGTRAP            30 src/pkg/runtime/defs_linux_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            25 src/pkg/runtime/defs_linux_arm.h 	SIGTRAP = 0x5,
SIGTRAP            28 src/pkg/runtime/defs_netbsd_386.h 	SIGTRAP		= 0x5,
SIGTRAP            28 src/pkg/runtime/defs_netbsd_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            28 src/pkg/runtime/defs_netbsd_arm.h 	SIGTRAP		= 0x5,
SIGTRAP            28 src/pkg/runtime/defs_openbsd_386.h 	SIGTRAP		= 0x5,
SIGTRAP            28 src/pkg/runtime/defs_openbsd_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            33 src/pkg/runtime/defs_solaris_amd64.h 	SIGTRAP		= 0x5,
SIGTRAP            89 src/pkg/runtime/os_plan9.h #define	SIGTRAP		6