代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/302784/13827606
eio test-printf.eio
/* This is a SimpleScalar EIO file - DO NOT MOVE OR EDIT THIS LINE! */
/* file_format: 2, file_version: 3, big_endian: 0 */
(2, 3, 0)
/* ** start checkpoint @ -1... */
/* EIO file pointer: -1... */
www.eeworm.com/read/150583/5691194
d printf.o.d
src/printf.o.d : /home/wy/sitsang/RedBoot_Intel/src/packages/redboot/current/src/printf.c \
/home/wy/sitsang/RedBoot_Intel/src/packages/redboot/current/src/printf.c \
/usr/cygnus/xscale-020726/H-i
www.eeworm.com/read/148963/5705163
c bms_printf.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/142683/5762944
c,v printf.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.27.40; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@/* printf.c - printf *
www.eeworm.com/read/136812/5859927
c prom_printf.c
/* @(#)prom_printf.c 1.1 92/07/30 SMI */
/*
* Copyright (c) 1990 by Sun Microsystems, Inc.
*/
#include
#include
extern void prom_putchar();
/*VARARGS1*/
prom_print
www.eeworm.com/read/136812/5861899
c tfs_printf.c
#ifndef lint
static char sccsid[] = "@(#)tfs_printf.c 1.1 92/07/30 Copyr 1988 Sun Micro";
#endif
/*
* Copyright (c) 1987 Sun Microsystems, Inc.
*/
#ifdef TFSDEBUG
#include
#include
www.eeworm.com/read/133329/5905841
c dt_printf.c
/*
* Copyright 2005 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License, Version 1.0 only.
* S
www.eeworm.com/read/133329/5905853
h dt_printf.h
/*
* Copyright 2005 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License, Version 1.0 only.
* S
www.eeworm.com/read/130241/5962685
java printf1.java
/**
@version 1.10 1997-07-01
@author Cay Horstmann
*/
class Printf1
{
public static native int print(int width, int precision, double x);
static
{
System.loadLibr
www.eeworm.com/read/130241/5962687
c printf1.c
/**
@version 1.10 1997-07-01
@author Cay Horstmann
*/
#include "Printf1.h"
#include
JNIEXPORT jint JNICALL Java_Printf1_print(JNIEnv* env, jclass cl,
jint width, jint pr