代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/367448/9747614

_h macros._h

#ifndef __MACROS_H #define __MACROS_H 1 /* FOR ATMEL AVR and TINY AVR ONLY! */ #ifndef BIT #define BIT(x) (1
www.eeworm.com/read/269320/11101161

c yabasic.c

/* YABASIC --- a tiny integrated Basic Compiler/Interpreter written by Marc-Oliver Ihm 1995-99. e-mail: ihm@kph.uni-mainz.de Current Version: */ #define BASIC_VERSION "2.45" /
www.eeworm.com/read/148019/12499619

c yabasic.c

/* YABASIC --- a tiny integrated Basic Compiler/Interpreter written by Marc-Oliver Ihm 1995-99. e-mail: ihm@kph.uni-mainz.de Current Version: */ #define BASIC_VERSION "2.45" /
www.eeworm.com/read/146316/12659001

c ls.c

/* vi: set sw=4 ts=4: */ /* * tiny-ls.c version 0.1.0: A minimalist 'ls' * Copyright (C) 1996 Brian Candler * * This program is free software; you can redistribute it and/or
www.eeworm.com/read/135605/13916989

tc ctsup.tc

# # --- Version 2.2 90-10-12 16:19 --- # # CTask support routines Make-File for Borland's make. # All memory models except Tiny and Huge. # # "reqopt" contains required options, and shoul
www.eeworm.com/read/203036/15367428

tc ctsup.tc

# # --- Version 2.2 90-10-12 16:19 --- # # CTask support routines Make-File for Borland's make. # All memory models except Tiny and Huge. # # "reqopt" contains required options, and shoul
www.eeworm.com/read/203036/15367490

bc ctsup.bc

# # --- Version 2.2 93-06-08 10:08 --- # # CTask support routines Make-File for Borland's make. # All memory models except Tiny and Huge. # # "reqopt" contains required options, and shoul
www.eeworm.com/read/201893/15393133

h iccmacro.h

#ifndef __MACROS_H #define __MACROS_H 1 /* FOR ATMEL AVR and TINY AVR ONLY! */ #ifndef BIT #define BIT(x) (1
www.eeworm.com/read/100809/15864043

c tnycrack.c

From: Bluesman@cyberspace.org Subject: Tiny Cracker. Unix SOURCE This should compile on most systems. Get ufc for greater speed. DOS compile requires external crypt() function. --- cut here --- /*
www.eeworm.com/read/100661/15867853

asm idea3a.asm

; Last updated: Wed Sep 18 1996 ; Tiny IDEA Encryption Program ; Copyright (C) Fauzan Mirza 1995-96 ; Version 3A (DOS specific, smallest) ; Optimized for smaller CODE size by Mark Andreas