代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/470693/1463840
c wtr-label-1.c
/* Test for -Wtraditional warnings on label conflicts with identifiers.
Note, gcc should omit these warnings in system header files.
Origin: Kaveh R. Ghazi 8/24/2000. *
www.eeworm.com/read/470693/1463898
c label-lineno-1.c
/* Ensure that diagnostics for labels appear on the correct lineno.
by Kaveh R. Ghazi 8/23/2000. */
void
foo(int i)
{
my_label:
i++;
my_label: /* { dg-error "duplic
www.eeworm.com/read/466285/1512698
java p4label.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/456693/1604853
pl node2label.pl
#! /usr/bin/env perl
# Portions Copyright (c) 2005 Nokia Corporation
use English;
$INPLACE_EDIT = '.bak'; # inplace editing without a backup file doesn't work on Cygwin.
# read the labels, the
www.eeworm.com/read/240204/4576298
h fl_multi_label.h
//
// "$Id: Fl_Multi_Label.H,v 1.1.1.1 2003/06/03 22:25:35 agno Exp $"
//
// Multi-label header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2003 by Bill Spitzak and others.
//
www.eeworm.com/read/240204/4576495
cxx fl_engraved_label.cxx
//
// "$Id: fl_engraved_label.cxx,v 1.1.1.1 2003/06/03 22:25:45 agno Exp $"
//
// Engraved label drawing routines for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2003 by Bill Spitzak and
www.eeworm.com/read/240204/4576505
cxx fl_multi_label.cxx
//
// "$Id: Fl_Multi_Label.cxx,v 1.1.1.1 2003/06/03 22:25:43 agno Exp $"
//
// Multi-label widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2003 by Bill Spitzak and others.
//
//
www.eeworm.com/read/240162/4589632
c label-lineno-1.c
/* Ensure that diagnostics for labels appear on the correct lineno.
by Kaveh R. Ghazi 8/23/2000. */
void
foo(int i)
{
my_label: /* { dg-error "previously defined" "prev
www.eeworm.com/read/237449/4628032
svn-base label.bmp.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/233448/4678469
c asm-label-2.c
/* APPLE LOCAL begin CW asm blocks */
/* { dg-do compile { target powerpc*-*-darwin* } } */
/* { dg-options "-fasm-blocks -O3" } */
inline void func (void)
{
asm {
li r0,0
stw r0,2