代码搜索结果
找到约 10,000 项符合
Y 的代码
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
lp.y
/* ========================================================================= */
/* NAME : lp.y */
/* =====================================
string.y
/* Parser for StringC */
%{
/* ------------------------------------------------------------------
Initial code (copied verbatim to the output file)
--------------------------------------
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
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
new.y
%{
#include
#include
#include
#include
#include "struct.h"
#include "error.h"
/*#include "wbexe.c"*/ /*里面有语法树显示,初步语义检查,数据字典显示*/
char sql[256];
dbms.y
%{
#include
#include
#include
#include
#include "struct.h"
#include "error.h"
char sql[256]; /*用于读输入行的*/
int sqlnum=0; /*用于表示读到了第几个字符*/
char