代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/317928/13493116
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/317403/13504887
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/135153/5887766
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/135153/5887787
c vi.c
/* vi: set sw=8 ts=8: */
/*
* tiny vi.c: A small 'vi' clone
* Copyright (C) 2000, 2001 Sterling Huxley
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/320368/6295717
txt mnbrak.txt
Sub MNBRAK(AX, BX, CX, FA, FB, FC)
GOLD = 1.618034
GLIMIT = 100
TINY = 1E-20
FA = FUNC(AX)
FB = FUNC(BX)
If FB > FA Then
DUM = AX
AX = BX
BX =
www.eeworm.com/read/235481/6343603
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/235481/6343607
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/327109/6350568
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/487749/6508192
asm proc.asm
.MODEL TINY,STDCALL
.386
OPTION SEGMENT:USE16
INCLUDE LONG.INC ;proc1 may be used in proc2 here,
CODE SEGMENT BYTE PUBLIC 'CODE'
ASSUME CS:CODE
;-------------
www.eeworm.com/read/486717/6525697
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1