代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/305469/13768916
uv2 printf.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Flash), 0x0005 // Tools: ''
Target (Simulation), 0x0005 // Tools: ''
Group (C source code)
Group (Assembler startup code)
www.eeworm.com/read/304105/13800427
png printf_components.png
www.eeworm.com/read/302784/13827548
eio test-printf.eio
/* This is a SimpleScalar EIO file - DO NOT MOVE OR EDIT THIS LINE! */
/* file_format: 1, file_version: 3, big_endian: 1 */
(1, 3, 1)
/* ** start checkpoint @ -1... */
/* EIO file pointer: -1... */
www.eeworm.com/read/302784/13827560
simout test-printf.simout
sim-eio: SimpleScalar/PISA Tool Set version 3.0 of September, 1998.
Copyright (c) 1994-1998 by Todd M. Austin. All Rights Reserved.
sim: tracing execution to EIO file `eio.little/test-printf.eio'...
www.eeworm.com/read/302784/13827564
progout test-printf.progout
%.4x: `0012'
%04x: `0012'
%4.4x: `0012'
%04.4x: `0012'
%4.3x: ` 012'
%04.3x: `0012'
%.*x: `0012'
%0*x: `0012'
%*.*x: `0012'
%0*.*x: `0012'
bad format: "%z"
nil pointer (padded): " (nil)"
decimal n
www.eeworm.com/read/302784/13827566
eio test-printf.eio
/* This is a SimpleScalar EIO file - DO NOT MOVE OR EDIT THIS LINE! */
/* file_format: 1, file_version: 3, big_endian: 0 */
(1, 3, 0)
/* ** start checkpoint @ -1... */
/* EIO file pointer: -1... */
www.eeworm.com/read/302784/13827577
c test-printf.c
/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms o
www.eeworm.com/read/302784/13827592
simout test-printf.simout
sim-eio: SimpleScalar/Alpha Tool Set version 3.0 of September, 1998.
Copyright (c) 1994-1998 by Todd M. Austin. All Rights Reserved.
warning: section `.comment' ignored...
sim: tracing execution to
www.eeworm.com/read/302784/13827596
progout test-printf.progout
%.4x: `0012'
%04x: `0012'
%4.4x: `0012'
%04.4x: `0012'
%4.3x: ` 012'
%04.3x: ` 012'
%.*x: `0012'
%0*x: `0012'
%*.*x: `0012'
%0*.*x: `0012'
bad format: "z"
nil pointer (padded): " 0"
decimal ne
www.eeworm.com/read/302784/13827602
c test-printf.c
/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms o