代码搜索:Expression
找到约 10,000 项符合「Expression」的源代码
代码结果 10,000
www.eeworm.com/read/100266/15879205
doc vtc.doc
VTC Language Description
Description
-----------
This file is intended mainly as a description of the VTC extension
language for users not familiar with C. The file vt.doc contains a
fairly comple
www.eeworm.com/read/176161/9514573
h plural-exp.h
/* Expression parsing and evaluation for plural form selection.
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
Written by Ulrich Drepper , 2000.
This progr
www.eeworm.com/read/279183/10456919
y myparser.y
%{
#define YYPARSER
#include "globals.h"
#include "util.h"
#include "scan.h"
#include "parse.h"
#include
#define YYSTYPE TreeNode *
static char * savedName;
char name[20];
st
www.eeworm.com/read/271346/10999783
txt out.txt
id0 ( ) { int id5 ; id5 = num9 ; }
token table:
main id0
( (
) )
{ {
int int
i id5
; ;
= =8
5 num9
}
www.eeworm.com/read/321185/13411045
h plural-exp.h
/* Expression parsing and evaluation for plural form selection.
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
Written by Ulrich Drepper , 2000.
This progr
www.eeworm.com/read/251886/6335704
h plural-exp.h
/* Expression parsing and evaluation for plural form selection.
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
Written by Ulrich Drepper , 2000.
This progr
www.eeworm.com/read/481245/6646358
mk common.mk
# This is an automatically generated record.
# The area between QNX Internal Start and QNX Internal End is controlled by
# the QNX IDE properties.
ifndef QCONFIG
QCONFIG=qconfig.mk
endif
include $(Q
www.eeworm.com/read/259900/11758274
h plural-exp.h
/* Expression parsing and evaluation for plural form selection.
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
Written by Ulrich Drepper , 2000.
This progr
www.eeworm.com/read/156676/11785415
y 复件 parse.y
%{
#include "stdlib.h"
#include "globals.h"
#include "util.h"
#include "scaner.h"
#include "parser.h"
#define YYSTYPE TreeNode*
static char* savedName;
static int savedLineNo;
static Tree
www.eeworm.com/read/156676/11785463
y parse.y
%{
#include "stdlib.h"
#include "globals.h"
#include "util.h"
#include "scaner.h"
#include "parser.h"
#define YYSTYPE TreeNode*
static char* savedName;
static int savedLineNo;
static Tree