代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/123440/14633059
c xcbitm32.c
#include "xbmtools.h"
/* these are here instead of the header file because they're not part
of the library interface */
// rol al
#define ROL_AL 0xc0d0
// mov [si + disp8], imm8
www.eeworm.com/read/122684/14674633
h pstash.h
//: C13:PStash.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Holds pointers instead of obje
www.eeworm.com/read/113943/15120247
h unpifi.h
/* Our own header for the programs that need interface configuration info.
Include this file, instead of "unp.h". */
#ifndef __unp_ifi_h
#define __unp_ifi_h
#include "unp.h"
#include
www.eeworm.com/read/209853/15212595
h pstash.h
//: C13:PStash.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Holds pointers instead of objects
www.eeworm.com/read/208657/15239703
m back_syn.m
function back_syn(tag_to,ogg_prec,varargin)
% put delgraf instead of delete(findobj('tag','grafico'));
% 25/may/02 Giampy
global stack;
watchon;
if ~isempty(find_system('name','Closed_Loop_Sy
www.eeworm.com/read/208427/15247225
makefile
TARGET = mymodule
OBJS = main.o
# Define to build this as a prx (instead of a static elf)
BUILD_PRX=1
# Define the name of our custom exports (minus the .exp extension)
PRX_EXPORTS=exports.exp
USE_P
www.eeworm.com/read/11175/209962
c enfile.c
/* enfile.c - perform generalized file enumeration
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include "..\h\to
www.eeworm.com/read/16589/680599
h mcv28a.h
#ifndef _HTC_H_
#warning Header file mcv28a.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP microcontrollers
* MCV18A
* MCV28A
*/
#ifnde
www.eeworm.com/read/16589/680788
h pic1661.h
#ifndef _HTC_H_
#warning Header file pic1661.h included directly. Use #include instead.
#endif
/*
* Header file for the Microchip :
* PIC 16C61 chip
* Midrange Microcontroller
www.eeworm.com/read/34867/1045791
makefile
# Makefile - makefile for target/src/cplus/rts
#
# modification history
# --------------------
# 02e,07may03,sn symlink to sources instead of copying
# 02d,05may03,sn added cplusDemStyle.o, fixed