代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/446646/7573757
lst new.lst
[backblue.gif]
[fade.gif]
[index.html]
[c-faq.com/images/buttontop.gif]
[c-faq.com/images/buttonsrch.gif]
[www.eskimo.com/img/link/eskitiny.gif]
[c-faq.com/index.html]
[c-faq.com/index-2.html]
www.eeworm.com/read/441254/7672543
dsw makeaall.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/439168/7716120
d retarget.d
retarget.o: lib code\Retarget.c
retarget.o: F:\Keil\ARM\RV31\INC\stdio.h
retarget.o: F:\Keil\ARM\RV31\INC\rt_misc.h
www.eeworm.com/read/439161/7716199
d retarget.d
retarget.o: lib code\Retarget.c
retarget.o: F:\Keil\ARM\RV31\INC\stdio.h
retarget.o: F:\Keil\ARM\RV31\INC\rt_misc.h
www.eeworm.com/read/435042/7798748
d retarget.d
.\obj\retarget.o: Retarget.c
.\obj\retarget.o: C:\Keil\ARM\RV31\INC\stdio.h
.\obj\retarget.o: C:\Keil\ARM\RV31\INC\rt_misc.h
www.eeworm.com/read/100495/7807666
in makefile.in
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foun
www.eeworm.com/read/245896/12774311
c eventloop.c
/*
* libraw1394 - library for raw access to the 1394 bus with the Linux subsystem.
*
* Copyright (C) 1999,2000,2001,2002 Andreas Bombe
* 2002 Manfred Weihs
www.eeworm.com/read/244115/12886463
m51 vha702d-rearview.m51
BL51 BANKED LINKER/LOCATER V5.11 11/06/2006 20:13:31 PAGE 1
BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY:
C:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/142160/12960086
unix makefile.unix
CFLAGS=-O -DLITTLE_ENDIAN
all: des descert certify
des: main.o des.o getpass.o misc.o
cc -o des main.o des.o getpass.o misc.o
descert: descert.o des.o
cc -o descert descert.o des.o
certify: desc
www.eeworm.com/read/142160/12960092
sun makefile.sun
CFLAGS=-O # -DLITTLE_ENDIAN
all: des descert certify
des: main.o des.o getpass.o misc.o
cc -o des main.o des.o getpass.o misc.o
descert: descert.o des.o
cc -o descert descert.o des.o
certify: des