代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/100412/15874290
m4 need-declaration.m4
dnl See whether we need a declaration for a function.
dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES])
AC_DEFUN(GCC_NEED_DECLARATION,
[AC_MSG_CHECKING([whether $1 must be declared])
AC_CACHE_
www.eeworm.com/read/100411/15874457
m4 need-declaration.m4
dnl See whether we need a declaration for a function.
dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES])
AC_DEFUN(GCC_NEED_DECLARATION,
[AC_MSG_CHECKING([whether $1 must be declared])
AC_CACHE_
www.eeworm.com/read/152121/5675797
koi2iso_pcf
#!/usr/local/bin/perl
#
# hack a XFLD info - alias all fonts, declared as koi8*, to iso8859-1
#
# usage:
# cd fontdir; ../ISO2koi < fonts.dir >> fonts.alias
#
# 1996/08/29 - vsv
#
while () {
chop;
www.eeworm.com/read/131315/5942233
osx sedf.osx
/## Filter noise out of OSx lint output./d
/## $Revision: 1.5 $/d
/^dbz\.c([1-9][0-9]*): warning: possible pointer alignment problem$/d
/dbzwritethrough multiply declared/d
/^xmalloc\.c([1-9][0-9]*)
www.eeworm.com/read/8732/152114
err usbsetup.err
"usbsetup.c", line 116: Warning: C2917W: no side effect in void context: 'unary *'
"usbsetup.c", line 403: Warning: C2870W: variable 'i' declared but not used
usbsetup.c: 2 warnings, 0 errors,
www.eeworm.com/read/328239/3445424
err 24a0loader.err
"..\inc\loader.h", line 363: Warning: C2215W: Deprecated declaration ReadRamImageFromBootMedia() - give arg types
"24a0loader.c", line 96: Warning: C2870W: variable 'i' declared but not used
24a0loa
www.eeworm.com/read/286235/4040754
err usbsetup.err
"usbsetup.c", line 126: Warning: C2917W: no side effect in void context: 'unary *'
"usbsetup.c", line 607: Warning: C2870W: variable 'i' declared but not used
usbsetup.c: 2 warnings, 0 errors,
www.eeworm.com/read/427458/1971800
err usbsetup.err
"usbsetup.c", line 126: Warning: C2917W: no side effect in void context: 'unary *'
"usbsetup.c", line 607: Warning: C2870W: variable 'i' declared but not used
usbsetup.c: 2 warnings, 0 errors,
www.eeworm.com/read/366702/2862375
c mips16_stubs_1_x.c
#include
/* All the function pointers are declared and initialized in
mips16-stubs-2.c. */
extern double the_result;
extern void v0 (void);
extern void v1 (float);
extern void v5 (fl
www.eeworm.com/read/179157/9367805
h etc.h
#ifndef __ETC_H
#define __ETC_H
#include
#include
#include
#include
#include
#include
/*
* TRUE AND FALSE
* have been declared
* i