Searched refs:KERNEL_FILE (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.10.1/emacs-93/emacs/src/s/
H A D386bsd.h11 #undef KERNEL_FILE macro
12 #define KERNEL_FILE "/386bsd" macro
H A Dbsdos2.h10 #undef KERNEL_FILE macro
11 #define KERNEL_FILE "/bsd" macro
H A Dhiuxmpp.h60 #undef KERNEL_FILE macro
61 #define KERNEL_FILE "/mach_kernel" macro
H A Dhiuxwe2.h60 #undef KERNEL_FILE macro
61 #define KERNEL_FILE "/mach_kernel" macro
H A Dlynxos.h33 #undef KERNEL_FILE macro
34 #define KERNEL_FILE "/lynx.os" macro
H A Dbsd4-2.h108 #define KERNEL_FILE "/vmunix" macro
H A Dbsd4-3.h111 #define KERNEL_FILE "/vmunix" macro
H A Dbsd4-1.h104 #define KERNEL_FILE "/vmunix" macro
H A Dumax.h128 #define KERNEL_FILE "/vmunix" macro
H A Dusg5-0.h114 #define KERNEL_FILE "/unix" macro
H A Dusg5-2-2.h113 #define KERNEL_FILE "/unix" macro
H A Dusg5-2.h113 #define KERNEL_FILE "/unix" macro
H A Dhpux10.h39 #undef KERNEL_FILE macro
40 #define KERNEL_FILE "/stand/vmunix" macro
H A Dirix3-3.h111 #define KERNEL_FILE "/unix" macro
H A Dunipl5-2.h119 #define KERNEL_FILE "/unix" macro
H A Dxenix.h145 #define KERNEL_FILE "/xenix" macro
H A Daix3-1.h145 #define KERNEL_FILE "/unix" macro
/macosx-10.10.1/xnu-2782.1.97/tools/
H A Dsymbolify.py69 KERNEL_FILE = None variable
78 KERNEL_FILE = sys.argv[1] variable
80 if( KERNEL_FILE is None ):
81 KERNEL_FILE = os.environ.get("SYMBOLIFY_KERNEL") variable
83 if( KERNEL_FILE is None ):
86 print "using kernel file '%s', slide 0x%x" % (KERNEL_FILE, SLIDE)
88 symbolify(KERNEL_FILE, sys.stdin, min_width=40)
/macosx-10.10.1/emacs-93/emacs/src/m/
H A Dnews-risc.h72 #undef KERNEL_FILE macro
73 #define KERNEL_FILE "/vmunix" macro
H A Dnext.h110 /* Defining KERNEL_FILE causes lossage because sys/file.h
112 #undef KERNEL_FILE macro
120 #define KERNEL_FILE "/mach"
H A Dsymmetry.h51 #undef KERNEL_FILE macro
52 #define KERNEL_FILE "/dynix" macro
H A Dmasscomp.h99 #define KERNEL_FILE "/unix" macro
H A Dpmax.h93 #undef KERNEL_FILE macro
94 #define KERNEL_FILE "/vmunix" macro
H A Dsequent.h107 #undef KERNEL_FILE macro
108 #define KERNEL_FILE "/dynix" macro
H A Dustation.h96 #define KERNEL_FILE "/unix" macro

Completed in 135 milliseconds

12