代码搜索结果
找到约 10,000 项符合
Y 的代码
error_table.y
%{
#include
#include
char *str_concat(), *ds(), *quote();
char *current_token = (char *)NULL;
extern char *table_name;
%}
%union {
char *dynstr;
}
%token ERROR_TABLE ERROR_CODE_
aicasm_gram.y
%{
/*
* Parser for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
*
* Redi
aicasm_gram.y
%{
/*
* Parser for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
* Redistribu
y2kinfo
Y2K compliance in libpng:
=========================
June 8, 2001
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
This is your
aicasm_gram.y
%{
/*
* Parser for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997-1998 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary forms, w
y2kinfo
Y2K compliance in libpng:
=========================
October 3, 2002
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
This is y
y2kinfo
Y2K compliance in libpng:
=========================
January 31, 2001
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
This is
nasm-bison.y
/*
* NASM-compatible bison parser
*
* Copyright (C) 2001 Peter Johnson, Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
asn_grammar.y
%expect 14
%{
/*
* asn_grammar.y
*
* ASN grammar file
*
* ASN.1 compiler to produce C++ classes.
*
* Copyright (c) 1997-1999 Equivalence Pty. Ltd.
*
* The contents of this file are subject
y2k
QUESTION: Is c-client Y2K compliant?
ANSWER:
There are no known Y2K issues in c-client; nor have there ever
been any known Y2K issues in c-client from its inception.
Some older versions o