Searched refs:magic (Results 151 - 175 of 1197) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/compat/arch/alpha/gen/
H A Dcompat__setjmp.S57 ldq t0, magic /* sigcontext magic number */
58 stq t0, ((31 + 4) * 8)(a0) /* magic in sc_regs[31] */
86 magic: label
92 ldq t0, ((31 + 4) * 8)(a0) /* magic in sc_regs[31] */
93 ldq t1, magic /* sigcontext magic number */
95 beq t0, botch /* If the magic was bad, punt */
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dstats.c18 #include <isc/magic.h>
31 unsigned int magic; member in struct:ns_stats
80 stats->magic = NS_STATS_MAGIC;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.h57 struct cumulative_args_t { void *magic; void *p; }; member in struct:cumulative_args_t
305 gcc_assert (arg.magic == CUMULATIVE_ARGS_MAGIC);
316 ret.magic = CUMULATIVE_ARGS_MAGIC;
/netbsd-current/external/gpl3/gdb.old/dist/include/gdb/
H A Dcallback.h195 int magic;
280 int magic;
291 (sc)->magic = CB_SYSCALL_MAGIC; \
194 int magic; member in struct:host_callback_struct
277 int magic; member in struct:cb_syscall
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarget.h57 struct cumulative_args_t { void *magic; void *p; }; member in struct:cumulative_args_t
301 gcc_assert (arg.magic == CUMULATIVE_ARGS_MAGIC);
312 ret.magic = CUMULATIVE_ARGS_MAGIC;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtsec.c35 unsigned int magic; member in struct:dns_tsec
101 tsec->magic = DNS_TSEC_MAGIC;
127 tsec->magic = 0;
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dtsec.c33 unsigned int magic; member in struct:dns_tsec
99 tsec->magic = DNS_TSEC_MAGIC;
125 tsec->magic = 0;
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Dlayout.h63 int8_t magic[16]; /* To aid scans for metadata */ member in struct:mda_header
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dgmo.h26 /* The magic number of the GNU message catalog format. */
74 /* The magic number. */
75 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dgmo.h26 /* The magic number of the GNU message catalog format. */
74 /* The magic number. */
75 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dbootinfo.c55 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/sys/arch/ews4800mips/include/
H A Dpdinfo.h68 uint32_t magic; /* 4 */ member in struct:pdinfo_sector
/netbsd-current/sys/arch/arc/stand/boot/
H A Dbootinfo.c55 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/sys/compat/linux/common/
H A Dlinux_uselib.c94 int i, magic, error; local
123 magic = LINUX_N_MAGIC(&hdr);
137 magic == ZMAGIC ? vmcmd_map_readvn : vmcmd_map_pagedvn,
139 vp, LINUX_N_TXTOFF(hdr, magic),
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dbootinfo.c55 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/sys/arch/mipsco/stand/common/
H A Dbootinfo.c54 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dbootinfo.c55 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Dbootinfo.c53 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/sys/arch/pmax/stand/common/
H A Dbootinfo.c53 bi_magic.magic = BOOTINFO_MAGIC;
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dgmo.h26 /* The magic number of the GNU message catalog format. */
75 /* The magic number. */
76 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dgmo.h26 /* The magic number of the GNU message catalog format. */
74 /* The magic number. */
75 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dgmo.h28 /* The magic number of the GNU message catalog format. */
77 /* The magic number. */
78 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dgmo.h26 /* The magic number of the GNU message catalog format. */
74 /* The magic number. */
75 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dgmo.h26 /* The magic number of the GNU message catalog format. */
74 /* The magic number. */
75 nls_uint32 magic; member in struct:mo_file_header
/netbsd-current/sys/arch/emips/stand/common/
H A Dbootinfo.c53 bi_magic.magic = BOOTINFO_MAGIC;

Completed in 422 milliseconds

1234567891011>>