代码搜索结果
找到约 10,000 项符合
Switch 的代码
switch.h
/************************************************************************************
* arch/z80/src/z8/switch.h
* arch/z80/src/chip/switch.h
*
* Copyright (C) 2008 Gregory Nutt. All rights rese
switch-a.c
/* { dg-do compile } */
void foo()
{
switch (,) { } /* { dg-error "expected expression before" } */
}
switch.h
#define NU_SEM_EN 1
#define NU_QUEUE_EN 1
#define NU_MAILBOX_EN 1
#define NU_PIPE_EN 1
#define NU_EVENT_GROUP_EN 1
#define NU
switch.java
package com.sun.org.apache.bcel.internal.generic;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apac
switch.pm
package Switch;
use strict;
use vars qw($VERSION);
use Carp;
$VERSION = '2.13';
# LOAD FILTERING MODULE...
use Filter::Util::Call;
sub __();
# CATCH ATTEMPTS TO CALL case OUTSIDE THE SCOPE OF AN
switch.pm
use CGI;
$VERSION = '1.00';
1;
__END__
=head1 NAME
CGI::Switch - Backward compatibility module for defunct CGI::Switch
=head1 SYNOPSIS
Do not use this module. It is deprecated.
=head1 ABSTRAC
switch.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
switch.h
/*@A (C) 1992 Allen I. Holub */
#ifndef __SWITCH_H
#define __SWITCH_H
#include "value.h" /* For VALNAME_MAX definition. */
#define CASE_MAX 256
switch.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include
#include
#include
#includ