代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/487404/6511125
c pport.c
#pragma inline
#include
#include "pport.h"
#define XT_CODE
#if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__)
#define LARGE_DATA
#else
#undef
www.eeworm.com/read/406458/11441939
c pport.c
#pragma inline
#include
#include "pport.h"
#define XT_CODE
#if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__)
#define LARGE_DATA
#else
#undef
www.eeworm.com/read/261343/11653770
c pport.c
#pragma inline
#include
#include "pport.h"
#define XT_CODE
#if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__)
#define LARGE_DATA
#else
#undef
www.eeworm.com/read/259161/11817581
c 例6-1 pport.c
#pragma inline
#include
#include "pport.h"
#define XT_CODE
#if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__)
#define LARGE_DATA
#else
#undef
www.eeworm.com/read/345204/11826728
c fat.c
/*
gba_nds_fat.c
By chishm (Michael Chisholm)
Routines for reading a compact flash card
using the GBA Movie Player or M3.
Some FAT routines are based on those in fat.c, which
is
www.eeworm.com/read/345204/11826747
h fat.h
/*
gba_nds_fat.h
By chishm (Michael Chisholm)
Routines for reading a compact flash card
using the GBA Movie Player or M3.
Some FAT routines are based on those in fat.c, which
is
www.eeworm.com/read/155592/11862068
c pport.c
#pragma inline
#include
#include "pport.h"
#define XT_CODE
#if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__)
#define LARGE_DATA
#else
#undef
www.eeworm.com/read/256600/11983687
vhd kcuart9_rx.vhd
-- 9-Bit Constant (K) Compact UART Receiver
--
-- 9 data bits, no parity, 1 stop bit
-- or
-- 8 data bits, parity, 1 stop bit
-- where the value of the parity bit must be checked external
www.eeworm.com/read/340960/12117877
c pport.c
#pragma inline
#include
#include "pport.h"
#define XT_CODE
#if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__)
#define LARGE_DATA
#else
#undef
www.eeworm.com/read/129048/14268939
msc makefile.msc
# Makefile for gzip
# Microsoft C 5.1 or 6.0.
# To use, do "make makefile.msc"
# WARNING: the small model is not supported. The compact model is used
# here. If you want to use the large model, add