代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/131315/5938586

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/131315/5938872

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/131315/5939692

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/131315/5940489

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/129875/5968892

tex cimage.tex

\documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report} \input psbox.tex % Remove this for processing with dvi2ps instead of dvips %\special{!/@scaleunit 1 def} \parskip=10pt
www.eeworm.com/read/128531/5986916

makefile

# # Makefile for Parallel port IDE device drivers. # # 7 October 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists instead of if-statements. # L_TARGET := paride.a export-
www.eeworm.com/read/128531/5988354

makefile

# Makefile for the Linux video drivers. # 28 Jan 2001, Helge Deller, # Rewritten to use lists instead of if-statements. O_TARGET := sti.o # All of the (potential) objects
www.eeworm.com/read/127781/5998113

makefile

# # Makefile for Parallel port IDE device drivers. # # 7 October 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists instead of if-statements. # L_TARGET := paride.a export-
www.eeworm.com/read/127781/5999705

makefile

# Makefile for the Linux video drivers. # 28 Jan 2001, Helge Deller, # Rewritten to use lists instead of if-statements. O_TARGET := sti.o # All of the (potential) objects
www.eeworm.com/read/125133/6032943

idelrun

#!/bin/sh # We use a temp file instead of a pipe so that the program run by # idelvm can read stdin. If you want to pass any arguments to idelvm, # you'll need to call it explicitly. # (TODO: parse