Home
last modified time | relevance | path

Searched defs:MAGIC (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/lib/libcurses/screen/
H A Dobject.h119 #define MAGIC 0432 macro
/titanic_52/usr/src/head/
H A Dcpio.h60 #define MAGIC "070707" macro
/titanic_52/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s41 .set MAGIC,0xaa55 # Magic: bootable define
/titanic_52/usr/src/cmd/file/
H A DMakefile28 MAGIC= magic macro
/titanic_52/usr/src/lib/libbsdmalloc/common/
H A Dmalloc.bsd43.c74 #define MAGIC 0xef /* magic # on accounting info */ macro
/titanic_52/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S139 .set MAGIC,0xaa55 # Magic: bootable define
/titanic_52/usr/src/lib/libsqlite/src/
H A Dbtree.c134 #define MAGIC 0xdae37528 macro