代码搜索:stdio

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

代码结果 10,000
www.eeworm.com/read/443386/1744143

h stdio_console.h

/* * Copyright (C) 2000 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ #ifndef __STDIO_CONSOLE_H #define __STDIO_CONSOLE_H extern void save_console_flags(void); #endif /* * Overrides
www.eeworm.com/read/443386/1744170

c stdio_console.c

/* * Copyright (C) 2000, 2001 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ #include "linux/config.h" #include "linux/posix_types.h" #include "linux/tty.h" #include "linux/tty_flip.h"
www.eeworm.com/read/440906/1773400

h stdio_tag.h

/* DO NOT EDIT THIS FILE. It has been auto-edited by fixincludes from: "fixinc/tests/inc/stdio_tag.h" This had to be done to correct non-standard usages in the original, manufacturer
www.eeworm.com/read/440906/1785408

h stdio_filebuf.h

// File descriptor layer for filebuf -*- C++ -*- // Copyright (C) 2002 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can re
www.eeworm.com/read/440906/1785791

cc stdio_filebuf.cc

// 2003-02-13 Paolo Carlini // Copyright (C) 2003 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can
www.eeworm.com/read/432781/1889715

c at91stdio.c

// ---------------------------------------------------------------------------- // ATMEL Microcontroller Software Support - ROUSSET - // -----------------------------------------------
www.eeworm.com/read/432781/1889717

h at91stdio.h

// ---------------------------------------------------------------------------- // ATMEL Microcontroller Software Support - ROUSSET - // -----------------------------------------------
www.eeworm.com/read/430520/1921203

h os_stdio.h

// -*- C++ -*- //============================================================================= /** * @file os_stdio.h * * standard buffered input/output * * $Id: os_stdio.h 78593 2007-06-2
www.eeworm.com/read/428664/1956929

h stdio_filebuf.h

// File descriptor layer for filebuf -*- C++ -*- // Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software
www.eeworm.com/read/425805/2002868

h own_stdio.h

/** * \file own_stdio.h * \author Wei Yongming * \date 2002/01/06 * * ISO C standard I/O routines - with some POSIX 1003.1 extensions * \verbatim Copyright (C)