代码搜索结果

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

fsi_gram.y

/* * Copyright (c) 1989 Jan-Simon Pendry * Copyright (c) 1989 Imperial College of Science, Technology & Medicine * Copyright (c) 1989, 1993 * The Regents of the University of California. All righ

a2p.y

%{ /* $RCSfile: a2p.y,v $$Revision: 4.0.1.2 $$Date: 92/06/08 16:13:03 $ * * Copyright (c) 1991, Larry Wall * * You may distribute under the terms of either the GNU General Public * Licen

objc-parse.y

/* YACC parser for C syntax and for Objective C. -*-c-*- Copyright (C) 1987, 1988, 1989, 1992 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistr

c-parse.y

/* YACC parser for C syntax and for Objective C. -*-c-*- Copyright (C) 1987, 1988, 1989, 1992 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistr

cp-parse.y

/* YACC parser for C++ syntax. Copyright (C) 1988, 1989 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) This file is part of GNU CC. GNU CC is free software; you

named-lint.y

%{ #include #include #ifndef YYDEBUG #define YYDEBUG 1 #endif #define True 1 #define False 0 int restofline=False; /* eat till the \n */ int justtokens=0; /* >0 - want tokens n

c-exp.y

/* YACC parser for C expressions, for GDB. Copyright (C) 1986, 1989, 1990, 1991 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and

awk.g.y

/**************************************************************** Copyright (C) AT&T 1993 All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for a

y.tab.c

/* Copyright (c) 1979 Regents of the University of California */ #ifndef lint static char sccsid[] = "@(#)pas.y 8.1 6/6/93"; #endif #include "whoami.h" #include "0.h" #include "tree_ty.h" /* must b

y.tab.h

# # define YAND 257 # define YARRAY 258 # define YBEGIN 259 # define YCASE 260 # define YCONST 261 # define YDIV 262 # define YDO 263 # define YDOTDOT 264 # define YTO 265 # define YELSE 266 # define