代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/147922/12511972
err power.err
"power.c", line 118: Warning: C2870W: variable 'i' declared but not used
power.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/334162/12628738
ml asched.ml
(*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/300147/13932215
err usbout.err
"usbout.c", line 165: Warning: C2917W: no side effect in void context: 'unary *'
"usbout.c", line 240: Warning: C2871W: static 'tempBuf' declared but not used
"usbout.c", line 240: Warning: C2
www.eeworm.com/read/300147/13932226
err usbin.err
"usbin.c", line 94: Warning: C2870W: variable 'i' declared but not used
usbin.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/300147/13932239
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/235755/14054153
err palette.err
"palette.c", line 107: Warning: C2870W: variable 'pt2' declared but not used
palette.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/235755/14054155
err lcd.err
"lcd.c", line 80: Warning: C2917W: no side effect in void context: 'unary *'
"lcd.c", line 96: Warning: C2917W: no side effect in void context: 'unary *'
"lcd.c", line 733: Warning: C220
www.eeworm.com/read/235755/14054177
err usbfifo.err
"usbfifo.c", line 51: Warning: C2870W: variable 'saveSyscfg' declared but not used
usbfifo.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/235755/14054180
err nwait.err
"nwait.c", line 176: Warning: C2870W: variable 'saveGPBUP' declared but not used
nwait.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/109309/15559512
h crc16tab.h
/*
* $Id: crc16tab.h,v 1.1.1.1 2002/03/28 00:02:10 andrew_belov Exp $
* ---------------------------------------------------------------------------
* The CRC-16 table from CRC16TAB.C is declared he