代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/271877/10977183
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/456611/7343600
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/447464/7550668
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/434613/7854353
txt history.txt
History
v1.3.4.13
---------
* When you try to import a resource with more than 127 Colors ->Crash
* Compact the menu
* When no resource is in one Section, Charas.EX makes nonsens
* Do small-fe
www.eeworm.com/read/398435/7947052
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/143472/12873073
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/136971/13350721
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
www.eeworm.com/read/309215/13678869
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/131315/5943374
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