代码搜索:DOCUMENTATION
找到约 10,000 项符合「DOCUMENTATION」的源代码
代码结果 10,000
www.eeworm.com/read/101066/6256545
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/101066/6256547
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/101066/6256552
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/101066/6256559
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/101066/6256574
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/101066/6256575
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/101066/6256577
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/101066/6256582
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/101066/6256586
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/101066/6256592
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