代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/127372/14357814
c table.c
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/kernel/table.c
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/120512/14800891
err user_test.err
"User_Test.c", line 75: Warning: C2871W: static 'Ticker_int' declared but not used
User_Test.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/167185/5465880
lint
plotsd.c:
plotsd.c(173): syntax error at or near symbol }
plotsd.c(311): warning: pointer casts may be troublesome
plotsd.c(311): warning: possible pointer alignment problem
plotsd.c(401): syntax erro
www.eeworm.com/read/162614/5519053
c crash43.c
// PR c++/24687
extern "C" {
template // { dg-error "C" }
struct __is_pod {
enum {
__value = (sizeof(__gnu_internal::__test_type(0)))}; // { dg-error "declared|ex
www.eeworm.com/read/162614/5525674
a c392d02.a
-- C392D02.A
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/158865/5593436
h xm-sysv4.h
#include "mips/xm-sysv.h"
/* SVR4 provides no sys_siglist,
but does offer the same data under another name. */
#define sys_siglist _sys_siglist
#undef SYS_SIGLIST_DECLARED
#define SYS_SIGLIST_DEC
www.eeworm.com/read/158865/5593466
h xm-news.h
/* This file is for the Sony Mips News running "NewsOS Version 5",
which is really System V. */
#include "mips/xm-sysv.h"
/* Sony has a funny name for this symbol. */
#define sys_siglist _sys_si
www.eeworm.com/read/369368/9653607
err user_test.err
"User_Test.c", line 75: Warning: C2871W: static 'Ticker_int' declared but not used
User_Test.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/171227/9766728
err user_test.err
"User_Test.c", line 75: Warning: C2871W: static 'Ticker_int' declared but not used
User_Test.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/105882/15656288
sl syntax.sl
_debug_info = 1; () = evalfile ("inc.sl");
print ("Testing syntax ...");
if (0x12 != test_char_return (0x12)) failed ("test_char_return");
if (0x1234h != test_short_return (0x1234h)) failed ("test_s