代码搜索:stdio

找到约 10,000 项符合「stdio」的源代码

代码结果 10,000
www.eeworm.com/read/129924/5966219

h __stdio.h

#ifndef _SIZE_T #define _SIZE_T typedef pthread_size_t size_t; #endif #include /* typedef pthread_fpos_t fpos_t; */
www.eeworm.com/read/129924/5966236

h __stdio.h

#include #ifdef _BSD_SIZE_T_ typedef _BSD_SIZE_T_ size_t; #undef _BSD_SIZE_T_ #endif typedef pthread_fpos_t fpos_t; /* Must match off_t */
www.eeworm.com/read/129924/5966249

h __stdio.h

#include #ifdef _BSD_SIZE_T_ typedef _BSD_SIZE_T_ size_t; #undef _BSD_SIZE_T_ #endif typedef pthread_fpos_t fpos_t; /* Must match off_t */
www.eeworm.com/read/129924/5966263

h __stdio.h

#ifndef _SIZE_T #define _SIZE_T typedef pthread_size_t size_t; #endif typedef pthread_fpos_t fpos_t;
www.eeworm.com/read/129924/5966279

h __stdio.h

typedef pthread_fpos_t fpos_t; #include
www.eeworm.com/read/128965/5977710

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/128501/5990087

h stdio.h

/***********************************************************************/ /* */ /* Module: stdio.h
www.eeworm.com/read/128447/5990286

h stdio.h

#ifndef CYGONCE_LIBC_STDIO_H #define CYGONCE_LIBC_STDIO_H //======================================================================== // // stdio.h // // ISO C standard I/O routines - with so
www.eeworm.com/read/128447/5990287

inl stdio.inl

#ifndef CYGONCE_LIBC_STDIO_INL #define CYGONCE_LIBC_STDIO_INL //=========================================================================== // // stdio.inl // // ANSI standard I/O routines -
www.eeworm.com/read/127087/6007978

c stdio.c

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for a