代码搜索结果

找到约 2,917 项符合 Strip 的代码

.serial_core.o.flags

ifeq (-I/root/jim/linux/vivi/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma),:,$(CFL

.getcmd_ext.o.flags

ifeq (-I/root/jim/linux/vivi/include -I/usr/local/arm/2.95.3/include -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float,$(strip $(subst $(comma),:,$(CFL

.serial.o.flags

ifeq (serial_core.o getcmd_ext.o term.o xmodem.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += serial.o endif

lexer.c

#include "global.h" char lexbuf[BSIZE]; int lineno = 1; int tokenval = NONE; /* lexical analyzer */ int lexan(){ int t; while(1) { t=getchar(); /* strip out white space */ if(

makefile

# Makefile,v 1.1.2.1 2003/11/21 18:12:23 jjo Exp ifeq ($(strip $(KLIPSMODULE)),) FREESWANSRCDIR=. else FREESWANSRCDIR=../../../.. endif ifeq ($(strip $(KLIPS_TOP)),) KLIPS_TOP=../../.. override EXTRA_

objstrip.c

/* * arch/alpha/boot/tools/objstrip.c * * Strip the object file headers/trailers from an executable (ELF or ECOFF). * * Copyright (C) 1996 David Mosberger-Tang. */ /* * Converts an ECOFF or ELF

if_strip.h

/* * if_strip.h -- * * Definitions for the STRIP interface * * Copyright 1996 The Board of Trustees of The Leland Stanford * Junior University. All Rights Reserved. * * Permission to use,

objstrip.c

/* * arch/alpha/boot/tools/objstrip.c * * Strip the object file headers/trailers from an executable (ELF or ECOFF). * * Copyright (C) 1996 David Mosberger-Tang. */ /* * Converts an ECOFF or ELF