代码搜索:Coverage
找到约 1,248 项符合「Coverage」的源代码
代码结果 1,248
www.eeworm.com/read/238485/13882243
c error.c
#include
#include "error.h"
/* warning: as coverage improves here, should update error_{str,temp} */
int error_intr =
#ifdef EINTR
EINTR;
#else
-1;
#endif
int error_nomem =
#ifdef ENOMEM
www.eeworm.com/read/341974/12051609
html 00349.html
29.2.2 Built-in coverage access system functions