代码搜索结果

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

parser.y

%{ /* -*- bison-mode -*- */ /* FreeS/WAN config file parser (parser.y) * Copyright (C) 2001 Mathieu Lafon - Arkoon Network Security * Copyright (C) 2004 Michael Richardson

parser.y

%{ #include #include #include "v86bios.h" #include "pci.h" #define YYSTYPE unsigned long #define MAX_VAR 0x20 CARD32 var[MAX_VAR]; CARD32 var_mem; i86biosReg

plural.y

%{ /* Expression parsing for plural form selection. Copyright (C) 2000, 2001 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This program is free softwar

timefmt.y

%{ /* * Project : tin - a threaded Netnews reader * Module : parsedate.y * Author : S.Bellovin & R.$alz & J.Berets & P.Eggert * Created : 01-08-90 * Updated : 04-12-92 * Notes

constraint.y

%{ // constraint.y,v 1.3 1998/06/23 01:29:30 sbw1 Exp // ======================================================================== // // = LIBRARY // orbsvcs // // = FILENAME // constr

vcc.y

%{ /*************************************************************************** (C) Copyright 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm Commu

vcc.y

%{ /*************************************************************************** (C) Copyright 1996 Apple Computer, Inc., AT&T Corp., International Business Machines Corporation and Siemens Rolm C

colldef.y

/* * colldef grammer */ /* static char *sccsid = "@(#)colldef.y 1.1 92/07/30 SMI"; */ %{ #include "colldef.h" #include "extern.h" #define INIT 0 #define ATOM 1 #define COMP_ATOM 2 #define GOT_EL

getdate.y

%token MONTH MERIDIAN NUMBER FULLYEAR %{ #ifndef lint static char sccsid[] = "@(#)getdate.y 1.1 92/07/30 SMI"; #endif #include #include #include extern time_t timel

zconf.y

%{ /* * Copyright (C) 2002 Roman Zippel * Released under the terms of the GNU GPL v2.0. */ #include #include #include #include #in