代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/478273/6714021
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/401178/11563193
news
Version 2.763 (September 19, 2005)
- Tiny fix in the documentation: Sections now have
their own toc again.
Version 2.762 (September 16, 2005)
- Swapped the precedence of unary minus and expon
www.eeworm.com/read/310381/11586464
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/346333/11754354
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/258225/11875118
h _null.h
/* _null.h
Definition of NULL.
Copyright (c) 1987, 1992 by Borland International
All Rights Reserved.
*/
#ifndef NULL
# if defined(__TINY__) || defined(__SMALL__) || defined(
www.eeworm.com/read/258225/11875199
h malloc.h
/* malloc.h
memory management functions and variables.
Copyright (c) 1991, 1992 by Borland International
All Rights Reserved.
*/
#include
#if defined(__TINY__) ||
www.eeworm.com/read/130824/14173289
c cgen.c
/* cgen.c
* The code generator implementation to the TINY compiler
* (generates code for TM machine)
*
* Compiler Construction: Principles and Practice
* Kenneth C. Louden
* 编译原理及实践
* (美
www.eeworm.com/read/119273/14834890
h _null.h
/* _null.h
Definition of NULL.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef NULL
# if defined(__TINY__) || defined(__SMALL__) || defined(
www.eeworm.com/read/118214/14881623
c showts.c
/*
* tiny debugging tool.
* when fed with a transport stream to stdin, produces one char
* per packet to stdout, and a few informative messages to stderr.
* Upper case letters denote a continuity
www.eeworm.com/read/117212/14934340
uclibc makefile.uclibc
#
# Tiny C Compiler Makefile for linking to uClibc
#
# Get the latest uClibc, compile it and install it; then
# use this makefile to build tcc
#
# NOTE: you must enable floating point (HAS_FLOATING_PO