代码搜索:DOCUMENTATION
找到约 10,000 项符合「DOCUMENTATION」的源代码
代码结果 10,000
www.eeworm.com/read/169775/5410423
c atol.c
/* atol.c - atol files for stdlib */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,08feb93,jdi documentation cleanup for 5.1.
01b,20sep92,smb
www.eeworm.com/read/169775/5410425
c atexit.c
/* atexit.c - atexit file for stdlib */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,08feb93,jdi documentation cleanup for 5.1.
01b,20sep92,s
www.eeworm.com/read/169775/5410430
c atoi.c
/* atoi.c - atoi files for stdlib */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,08feb93,jdi documentation cleanup for 5.1.
01b,20sep92,smb
www.eeworm.com/read/169775/5410437
c system.c
/* system.c - system file for stdlib */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,08feb93,jdi documentation cleanup for 5.1.
01b,20sep92,s
www.eeworm.com/read/169775/5410452
c floor.c
/* floor.c - floor math routine */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,17nov00,tkt return itself if it is ZERO or INF.
01g,04may01,ag
www.eeworm.com/read/169775/5410453
c ceil.c
/* ceil.c - ceil math routine */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,27oct98,yh return itself if it is ZERO or INF.
01f,05feb93,jdi
www.eeworm.com/read/169775/5410455
c ldexp.c
/* ldexp.c - ldexp math routine */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,05feb99,dgp document errno values
01g,05feb93,jdi doc changes
www.eeworm.com/read/169775/5410460
c fabs.c
/* fabs.c - fabs math routine */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,05feb99,dgp document errno values
01f,05feb93,jdi doc changes b
www.eeworm.com/read/169775/5410464
c sinh.c
/* sinh.c - math routine */
/* Copyright 1992-1994 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,09dec94,rhp fix descriptions of hyperbolic fns.
01e,05feb93,jdi doc
www.eeworm.com/read/169775/5410470
c isalpha.c
/* isalpha.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c