代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/153563/5649325
h stdio.h
/**************************************************************************
* *
* PROJECT : TMON (Transparent monitor)
www.eeworm.com/read/152843/5658358
h stdio.h
#ifndef _PPC_BOOT_STDIO_H_
#define _PPC_BOOT_STDIO_H_
extern int printf(const char *fmt, ...);
extern int sprintf(char *buf, const char *fmt, ...);
extern int vsprintf(char *buf, const char *fmt, v
www.eeworm.com/read/474523/6811593
h stdio.h
/*
* stdio.h
*
* Definitions of types and prototypes of functions for standard input and
* output.
*
* NOTE: The file manipulation functions provided by Microsoft seem to
* work with either sla
www.eeworm.com/read/474177/6815897
h stdio.h
www.eeworm.com/read/474195/6816292
ol stdio.ol
www.eeworm.com/read/474195/6816295
al stdio.al
;PCODE: $00000000 VOL: 0
#ifndef __SLEEP_DEFINED__
;PCODE: $00000001 VOL: 0
#define __SLEEP_DEFINED__
;PCODE: $00000002 VOL: 0
.EQU __se_bit=0x20
;PCODE: $00000003 VOL: 0
.EQU __sm_mask=0x1
www.eeworm.com/read/473712/6833821
h stdio.h
www.eeworm.com/read/473807/6841674
h stdio.h
#ifndef __STDIO_H
#define __STDIO_H
#include
#include
/* Change this to near (or omit altogether) if building small memory model
* versions of the libraries
*/
#defi
www.eeworm.com/read/195252/8167313
h stdio.h
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
A