代码搜索:MACH
找到约 10,000 项符合「MACH」的源代码
代码结果 10,000
www.eeworm.com/read/144211/5753195
mach
#------------------------------------------------------------------------------
# mach file description
#
0 belong 0xcafebabe Mach-O fat file
>4 belong 1 with 1 architecture
>4 belong >1
>>4 belon
www.eeworm.com/read/131315/5935339
mach
For Mach-386 2.6 system. Should work on other Mach 2.5 or 2.6 systems.
SIGTYPE int
HAVE_UNDERSCORE_SETJMP 1
STRERROR_MISSING 1
STRFTIME_MISSING 1
STRTOD_MISSING 1
STRTOL_MISSING 1
TZNAME_MISSIN
www.eeworm.com/read/276929/4160964
mach
#------------------------------------------------------------
# Mach has two magic numbers, 0xcafebabe and 0xfeedface.
# Unfortunately the first, cafebabe, is shared with
# Java ByteCode, so they are
www.eeworm.com/read/162604/10291734
mach threads.mach
This readme refers to the file thr-mach.c.
Under mach, thread priorities are kinda strange-- any given thread has
a MAXIMUM priority and a BASE priority. The BASE priority is the
current priority of
www.eeworm.com/read/420191/10811239
m mach_.m
www.eeworm.com/read/296774/7113827
x-mach
# Ensure that CPATH is used and suppress lots of warnings.
CC=hc2 -Hcpp -w
# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make
www.eeworm.com/read/296774/7113861
h mach.h
/* Configuration for an i860 running Mach as the target machine. */
#include "i860/i860.h"
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (i860 Mach3.x)");
#undef CPP_PREDEFINES
#
www.eeworm.com/read/296774/7113887
h mach.h
/* Definitions of target machine for GNU compiler,
for IBM RS/6000 running MACH.
Copyright (C) 1992 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@nyu.edu)
This file is