代码搜索结果

找到约 10,000 项符合 Switch 的代码

leditcfns.c

#include #include #define STRLEN 100 static char str[STRLEN+1] = "%?emacs"; /* extra char for the null */ switch_to_proc(){ char *ptr = str; while (*ptr) ioctl(0, TIOCSTI

ffb.h

/* ffb.h -- ffb DRM template customization -*- linux-c -*- */ #ifndef __FFB_H__ #define __FFB_H__ /* This remains constant for all DRM template files. */ #define DRM(x) ffb_##x /* General customi

ftape-format.c

/* * Copyright (C) 1997 Claus-Justus Heine. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Soft

context.s

// #============================================================================= // # // # context.S // # // # PowerPC context switch code // # // #===================================================

ffb.h

/* ffb.h -- ffb DRM template customization -*- linux-c -*- */ #ifndef __FFB_H__ #define __FFB_H__ /* This remains constant for all DRM template files. */ #define DRM(x) ffb_##x /* General customi

ftape-format.c

/* * Copyright (C) 1997 Claus-Justus Heine. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Soft

ar5002ap_ap33g.eep

#$Id: //depot/sw/branches/ART_V45/bringup/ar5k/config/ar5002ap_ap33g.eep#3 $ @cal_section_begin # begin @cal section TARGET_POWER_FILENAME = calTrgtPwr_ar5002ap_ap33g.txt ; #

ar5001a2_mb23j.eep

#$Id: //depot/sw/branches/ART_V45/bringup/ar5k/config/ar5001a2_mb23j.eep#1 $ # This file is provided as a template only. The values contained # are only for example purposes. It is the responsib

parseinc.pl

#!/usr/bin/perl if (scalar @ARGV != 1) { print STDERR "usage: ./parseinc.pl file.inc\n"; exit 1; } my $inc_file = $ARGV[0]; my $switch_file = `basename $inc_file`; chomp $switch_file; $switc

i16_vcpi.c

/* * Copyright (c) 1994-1995, 1998 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open sourc