代码搜索:X

找到约 10,000 项符合「X」的源代码

代码结果 10,000
www.eeworm.com/read/158865/5593377

x fixincl.x

/* * DO NOT EDIT THIS FILE - it has been generated * * Install modified versions of certain ANSI-incompatible system header * files which are fixed to work correctly with ANSI C and placed in a
www.eeworm.com/read/158865/5593403

x-genix

# Makefile modifications for compilation on Genix. ALLOCA=alloca.o MALLOC = malloc.o # You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/158865/5593450

x-netbsd

# Don't run fixproto STMP_FIXPROTO = # We don't need GCC's own include files. USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/varargs.h \ $(srcdir)/ginclude/va-mips.h $(EXTRA_HEADERS) $(LAN
www.eeworm.com/read/158865/5593456

x-mips

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need
www.eeworm.com/read/158865/5593458

x-sysv

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need
www.eeworm.com/read/158865/5593471

x-sony

# Make internal tables bigger. OLDCC=cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT) # Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC
www.eeworm.com/read/158865/5593481

x-iris

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need
www.eeworm.com/read/158865/5593486

x-ultrix

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need
www.eeworm.com/read/158865/5593497

x-osfrose

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). BUILD =
www.eeworm.com/read/158865/5593542

x-elxsi

# Our make needs a little help... MAKE=make # We don't support -g yet, so don't try and use it. CFLAGS = LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) # Hide xmalloc so that it does not conflict with the one i