代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/293018/8318431

pas kwtbl.pas

(* KWTBL - prepare keyword tables for use in lexical analyzers USAGE: kwtbl [output-file] DESCRIPTION KWTBL is a tiny utility that helps you prepare keyword tables f
www.eeworm.com/read/173105/9673807

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
www.eeworm.com/read/270177/11045757

c tfs.c

/* tfs.c: * Tiny File System * TFS supports the ability to store/access files in flash. The TFS * functions provide a command at the monitor's user interface (the * "tfs" command) as well as
www.eeworm.com/read/270177/11045811

c tfs.c

/* tfs.c: * Tiny File System * TFS supports the ability to store/access files in flash. The TFS * functions provide a command at the monitor's user interface (the * "tfs" command) as well as
www.eeworm.com/read/146494/12642381

h rtx51tny.h

/*-------------------------------------------------------------------------- RTX51TNY.H Prototypes for RTX51 Tiny Real-Time Operating System Version 1.07 Copyright (c) 1988-1997 Keil Elektronik G
www.eeworm.com/read/247493/12655999

h scan.h

/* File: scan.h The scanner interface for the TINY compiler */ #ifndef _SCAN_H #define _SCAN_H /* MAXTOKENLEN is the maximum size of a token */ #define MAXTOKENLEN 40 /* tokenString ar
www.eeworm.com/read/247493/12656010

c util.c

/* File: util.c Utility function implementation for the TINY compiler */ #include "globals.h" #include "util.h" /* Procedure pritToken prints a token and its lexeme to the listing file */
www.eeworm.com/read/134299/13998404

c ring_chk.c

#include /* special function registers 8052 */ #include /* RTX-51 tiny functions & defines */ #include
www.eeworm.com/read/200302/15435759

c cdtester.c

/* * cdtester.c -- test the audio functions of a CD driver * * (c) 1995 Eberhard Moenkeberg * published under the GPL * * made under heavy use of the "Tiny Au
www.eeworm.com/read/111873/15501345

c tfs.c

/* tfs.c: * Tiny File System * TFS supports the ability to store/access files in flash. The TFS * functions provide a command at the monitor's user interface (the * "tfs" command) as well as