代码搜索:stdio

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

代码结果 10,000
www.eeworm.com/read/298657/3861616

h stdio.h

/* * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above copyright
www.eeworm.com/read/298657/3861619

h stdio.h

#ifndef _NEWLIB_STDIO_H #define _NEWLIB_STDIO_H #include #include /* Internal locking macros, used to protect stdio functions. In the general case, expand to nothing.
www.eeworm.com/read/296544/3902375

c stdio.c

/* stdio.c - internal misc. routines for stdio.h */ /* Copyright 1992 Wind River Systems, Inc. */ /* modification history -------------------- 01b,20sep92,smb documentation additions 01a,29jul92,sm
www.eeworm.com/read/295687/3909374

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/293067/3935469

h stdio.h

/*-------------------------------------------------------------------------*/ /* SH SERIES C Compiler Ver. 1.0 */ /* Copyright (c) 1992 Hitachi,Ltd.,Hitachi
www.eeworm.com/read/291979/3961304

hhf stdio.hhf

#if( ! @defined( stdio_hhf )) ?stdio_hhf := true; #include( "os.hhf" ) const #if( os.linux | os.freeBSD | os.macOS ) nl:text := """"" #10"; #elseif( os.win32 ) nl:text := "#13 #10";
www.eeworm.com/read/290267/3981371

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
www.eeworm.com/read/290267/3981408

h stdio.h

/* * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981508

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
www.eeworm.com/read/289833/3988398

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================