代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/162614/5526204
f90 underflow.f90
! { dg-do compile }
program a
real x
x = tiny(x) / huge(x) ! { dg-warning "Arithmetic underflow" "" }
end program a
www.eeworm.com/read/162614/5531816
c e_atan2.c
/* @(#)e_atan2.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micro
www.eeworm.com/read/162519/5541348
c e_atan2.c
/* @(#)e_atan2.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micro
www.eeworm.com/read/195394/8158940
h parse.h
/****************************************************/
/* 文件:parse.h */
/* TINY编译器的语法分析接口 */
/****************************************************/
#ifnd
www.eeworm.com/read/367653/9738735
txt updates.txt
R0.06, Apr 01, 2008
Added f_forward. (Tiny-FatFs)
Added string functions: fgets, fputc, fputs and fprintf.
Improved performance of f_lseek on moving to the same or following cluster.
R0.05
www.eeworm.com/read/336082/12477660
txt updates.txt
R0.05, Aug 26, 2007
Changed arguments of f_read, f_write.
Changed arguments of f_mkfs. (FatFs)
Fixed f_mkfs on FAT32 creates incorrect FSInfo. (FatFs)
Fixed f_mkdir on FAT32 creates incorr