代码搜索:implicit

找到约 5,250 项符合「implicit」的源代码

代码结果 5,250
www.eeworm.com/read/233448/4685308

c 20041213-1.c

/* { dg-do compile } */ /* test redeclarations with void and implicit int */ extern foo1(); /* { dg-error "error: previous declaration" } */ extern void foo1(); /* { dg-error "error: conflicting types
www.eeworm.com/read/233448/4685746

c assign-warn-2.c

/* Test diagnostics for bad implicit type conversions. -pedantic-errors test. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-pedantic-errors" } */
www.eeworm.com/read/222917/4816924

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creatin
www.eeworm.com/read/217239/4874735

mak unzip_cr.mak

.AUTODEPEND # *Translator Definitions* CC = bcc +UNZIP_CR.CFG TASM = TASM TLINK = tlink # *Implicit Rules* .c.obj: $(CC) -c {$< } .cpp.obj: $(CC) -c {$< } # *List Macros* EXE_dependencie
www.eeworm.com/read/209559/4961898

makefile

# # Makefile for the linux/parisc floating point code # # See arch/parisc/math-emu/README CFLAGS += -Wno-parentheses -Wno-implicit-function-declaration \ -Wno-uninitialized -Wno-strict-prototypes -W
www.eeworm.com/read/209211/4984567

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creatin
www.eeworm.com/read/195192/5114479

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati
www.eeworm.com/read/190666/5172722

c typename2.c

// { dg-do compile } // { dg-options "" } // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 21 Mar 2002 // PR 5507. Overzealous implicit
www.eeworm.com/read/190666/5173467

c cast6.c

// Build don't link: // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 28 Nov 2000 // We failed to reject static_cast and implicit conve
www.eeworm.com/read/189320/5200783

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creati