代码搜索:printf

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

代码结果 10,000
www.eeworm.com/read/472568/1406632

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/470917/1439447

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 2000, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library
www.eeworm.com/read/470917/1441720

c nldbl-printf.c

#include "nldbl-compat.h" int attribute_hidden printf (const char *fmt, ...) { va_list arg; int done; va_start (arg, fmt); done = __nldbl_vfprintf (stdout, fmt, arg); va_end (arg); retu
www.eeworm.com/read/470917/1441946

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2002,2004,2006,2007 Free Software Foundation, Inc. This file is part of the G
www.eeworm.com/read/470917/1442019

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997, 1998, 1999, 2000, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/470917/1442201

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997, 1998, 1999, 2000, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/470917/1443066

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2005 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/470720/1445512

c printf1.c

// Build don't link: // Special g++ Options: -Wall struct a { void x(char *f,...) __attribute__((format(printf,2,3))); }; int main() { a A; A.x("%d"); // WARNING - too few arguments for format
www.eeworm.com/read/470693/1457458

c printf1.c

// Build don't link: // Special g++ Options: -Wall struct a { void x(char *f,...) __attribute__((format(printf,2,3))); }; int main() { a A; A.x("%d"); // WARNING - too few arguments for format
www.eeworm.com/read/467826/1496100

d alt_printf.d

obj/alt_printf.o: \ /cygdrive/d/altera/80/nios2eds/components/altera_hal/HAL/src/alt_printf.c \ /cygdrive/d/altera/80/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.6/in