代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/172609/5383276
c ccmclient.c
/* $Id: ccmclient.c,v 1.11.2.4 2004/12/02 00:08:25 yixiong Exp $ */
/*
* client.c: Consensus Cluster Client tracker
*
* Copyright (c) International Business Machines Corp., 2002
* Author: Ram Pa
www.eeworm.com/read/170225/5406554
am makefile.am
AM_CPPFLAGS = -I$(top_srcdir)/src
noinst_LIBRARIES = libebu.a
noinst_HEADERS = \
teletext.h \
vps.h \
wss.h \
ebu_misc.h
libebu_a_SOURCES = \
teletext.c \
vps.c \
wss.c \
ebu_misc.c
www.eeworm.com/read/169697/5414050
makefile4man
# Output Directory
MAN_DIR = ../man/man3
HTML_DIR = ../html
# Input Directory
SRC_DIR = ../src
.SUFFIXES: .c .in .txt
# Name of the sources
API_TPL = misc/src/dbxerr.c.in
API_SRC = misc/src/
www.eeworm.com/read/162614/5526575
c dg-error-exp-xp.c
/* Test the tester; previously part of gcc.misc-tests/dg-9.c. */
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */
int main (int argc, char *argv[])
{
+;
/* { dg-error "expected e
www.eeworm.com/read/162614/5526581
c dg-bogus-exp-xf.c
/* Test the tester; previously part of gcc.misc-tests/dg-9.c. */
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */
main (int argc, char *argv[])
{ /* { dg-bogus "return type" "bogus pass test" {
www.eeworm.com/read/162614/5526584
c dg-do-assemble-exp-p.c
/* Test the tester; previously gcc.misc-tests/dg-2.c. */
/* { dg-prms-id 42 } */
/* { dg-do assemble } */
main () { return 0; }
/* { dg-final { if [file exists dg-do-assemble-exp-P.o] \{ } } */
/*
www.eeworm.com/read/162614/5526586
c dg-do-link-exp-p.c
/* Test the tester; previously gcc.misc-tests/dg-3.c. */
/* { dg-prms-id 42 } */
/* { dg-do link } */
main () { return 0; }
/* { dg-final { if [file exists dg-do-link-exp-P.exe] \{ } } */
/* { dg
www.eeworm.com/read/158872/5591913
s sh3.s
.file "test.c"
.data
! Hitachi SH cc1 (cygnus-2.7.1-950728) arguments: -O -fpeephole
! -ffunction-cse -freg-struct-return -fdelayed-branch -fcommon -fgnu-linker
gcc2_compiled.:
___gnu_compiled_c:
www.eeworm.com/read/395145/8193098
h pcm3002.h
extern ioport unsigned int port2,port3,port6;
#define CODEC_L_CMD port2
#define CODEC_H_CMD port3
#define CODEC_MISC port6
www.eeworm.com/read/111023/15520124
in makefile.in
# Makefile.in generated by automake 1.6.3 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# This Makefile.in is