📄 c_res.in
字号:
;; Process this file with reserved.pl to create gperf source.;; Copyright (c) 2003 Tama Communications Corporation;; This file is free software; as a special exception the author gives; unlimited permission to copy and/or distribute it, with or without; modifications, as long as this notice is preserved.;; This program is distributed in the hope that it will be useful, but; WITHOUT ANY WARRANTY, to the extent permitted by law; without even the; implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.;; C reserved word list.;__P word__attribute__,__attribute word__extension__ word__thread wordasm,__asm,__asm__ wordconst,__const,__const__ wordinline,__inline,__inline__ wordrestrict,__restrict,__restrict__ wordsigned,__signed,__signed__ wordvolatile,__volatile,__volatile__ word_Bool word_Complex word_Imaginary wordauto wordbreak wordcase wordchar wordcontinue worddefault worddo worddouble wordelse wordenum wordextern wordfloat wordfor wordgoto wordif wordint wordlong wordregister wordreturn wordshort wordsizeof wordstatic wordstruct wordswitch wordtypedef wordunion wordunsigned wordvoid wordwhile word;; Pre-processer macro.;## sharp#assert sharp#define sharp#elif sharp#else sharp#endif sharp#error sharp#ident sharp#if sharp#ifdef sharp#ifndef sharp#import sharp#include sharp#include_next sharp#line sharp#pragma sharp#sccs sharp#unassert sharp#undef sharp#warning sharp;; Yacc reserved word.;%% yacc%debug yacc%default_prec,%default-prec yacc%define yacc%defines yacc%destructor yacc%dprec yacc%error_verbose,%error-verbose yacc%expect yacc%expect_rr,%expect-rr yacc%file-prefix yacc%glr-parser yacc%initial-action yacc%left yacc%lex-param yacc%locations yacc%merge yacc%name_prefix,%name-prefix yacc%no_default_prec,%no_default-prec,%no-default_prec,%no-default-prec yacc%no_lines,%no-lines yacc%nonassoc,%binary yacc%nondeterministic-parser yacc%nterm yacc%output yacc%parse-param yacc%prec yacc%printer yacc%pure_parser,%pure-parser yacc%right yacc%skeleton yacc%start yacc%token,%term yacc%token_table,%token-table yacc%type yacc%union yacc%verbose yacc%yacc,%fixed_output_files,%fixed-output_files,%fixed_output-files,%fixed-output-files yacc%{ yacc%} yacc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -