代码搜索:SWITCH
找到约 10,000 项符合「SWITCH」的源代码
代码结果 10,000
www.eeworm.com/read/367730/2831836
h switch.h
/************************************************************************************
* arch/z80/src/z8/switch.h
* arch/z80/src/chip/switch.h
*
* Copyright (C) 2008 Gregory Nutt. All rights rese
www.eeworm.com/read/366702/2881670
c switch-a.c
/* { dg-do compile } */
void foo()
{
switch (,) { } /* { dg-error "expected expression before" } */
}
www.eeworm.com/read/362996/2923618
h 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
www.eeworm.com/read/358243/2990560
java switch.java
package com.sun.org.apache.bcel.internal.generic;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apac
www.eeworm.com/read/358128/3001145
pm 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
www.eeworm.com/read/358128/3001368
pm 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
www.eeworm.com/read/358128/3005353
3 switch.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/264880/4286764
h 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
www.eeworm.com/read/264880/4286776
c switch.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include
#include
#include
#includ