Merge branch 'master' into comment-cache
[emacs.git] / test / manual / etags / ETAGS.good_6
blob68e474d628520dbe337a045aa9f576432bd6f82b
1 \f
2 ada-src/etags-test-for.ada,1969
3    type LL_Task_Procedure_Access \x7fLL_Task_Procedure_Access/t\x011,0
4    function Body_Required\x7fBody_Required/f\x013,78
5    type Type_Specific_Data \x7fType_Specific_Data/t\x0111,280
6    function "abs"\x7fabs/f\x0119,504
7    type Barrier_Function_Pointer \x7fBarrier_Function_Pointer/t\x0121,577
8    function "="\x7f=/f\x0127,722
9    type usfreelock_ptr \x7fusfreelock_ptr/t\x0130,803
10    function p \x7fp/f\x0133,891
11    procedure LL_Wrapper \x7fLL_Wrapper/p\x0137,1054
12 function p \x7fp/f\x0139,1094
13 package Pkg1 \x7fPkg1/s\x0144,1203
14   type Private_T \x7fPrivate_T/t\x0146,1220
15   package Inner1 \x7fInner1/s\x0148,1250
16     procedure Private_T;\x7fPrivate_T/p\x0149,1270
17   package Inner2 \x7fInner2/s\x0152,1310
18     task Private_T;\x7fPrivate_T/k\x0153,1330
19   type Public_T \x7fPublic_T/t\x0156,1365
20   procedure Pkg1_Proc1;\x7fPkg1_Proc1/p\x0162,1450
21   procedure Pkg1_Proc2 \x7fPkg1_Proc2/p\x0164,1475
22   function Pkg1_Func1 \x7fPkg1_Func1/f\x0166,1514
23   function Pkg1_Func2 \x7fPkg1_Func2/f\x0168,1553
24   package Pkg1_Pkg1 \x7fPkg1_Pkg1/s\x0171,1622
25     procedure Pkg1_Pkg1_Proc1;\x7fPkg1_Pkg1_Proc1/p\x0172,1645
26   task type Task_Type \x7fTask_Type/k\x0175,1694
27   type Private_T \x7fPrivate_T/t\x0182,1786
28 package body Pkg1 \x7fPkg1/b\x0189,1882
29   procedure Pkg1_Proc1 \x7fPkg1_Proc1/p\x0191,1904
30   package body Inner1 \x7fInner1/b\x0196,1956
31     procedure Private_T \x7fPrivate_T/p\x0197,1981
32   package body Inner2 \x7fInner2/b\x01103,2054
33     task body Private_T \x7fPrivate_T/b\x01104,2079
34   task body Task_Type \x7fTask_Type/b\x01112,2181
35   procedure Pkg1_Proc2 \x7fPkg1_Proc2/p\x01126,2367
36   function Pkg1_Func1 \x7fPkg1_Func1/f\x01132,2445
37   function Pkg1_Func2 \x7fPkg1_Func2/f\x01134,2496
38   package body Pkg1_Pkg1 \x7fPkg1_Pkg1/b\x01140,2596
39 package body Pkg1_Pkg1 \x7fPkg1_Pkg1/b\x01146,2663
40   procedure Pkg1_Pkg1_Proc1 \x7fPkg1_Pkg1_Proc1/p\x01147,2689
41 function  Pkg1_Func1 \x7fPkg1_Func1/f\x01155,2778
42 package Truc \x7fTruc/s\x01162,2887
43 package Truc.Bidule \x7fTruc.Bidule/s\x01166,2929
44   protected Bidule \x7fBidule/t\x01168,2953
45   protected type Machin_T \x7fMachin_T/t\x01172,3007
46 package body Truc.Bidule \x7fTruc.Bidule/b\x01178,3087
47   protected body Bidule \x7fBidule/b\x01179,3115
48   protected Machin_T \x7fMachin_T/t\x01186,3207
50 ada-src/2ataspri.adb,2190
51 package body System.Task_Primitives \x7fSystem.Task_Primitives/b\x0164,2603
52    package RTE \x7fRTE/s\x0169,2712
53    package TSL \x7fTSL/s\x0170,2759
54    function To_void_ptr \x7fTo_void_ptr/f\x0186,3287
55    function To_TCB_Ptr \x7fTo_TCB_Ptr/f\x0189,3366
56    function pthread_mutexattr_setprotocol\x7fpthread_mutexattr_setprotocol/f\x0192,3444
57    function pthread_mutexattr_setprio_ceiling\x7fpthread_mutexattr_setprio_ceiling/f\x0199,3728
58    procedure Abort_Wrapper\x7fAbort_Wrapper/p\x01115,4302
59    procedure LL_Wrapper \x7fLL_Wrapper/p\x01122,4526
60    procedure Initialize_LL_Tasks \x7fInitialize_LL_Tasks/p\x01131,4830
61    function Self \x7fSelf/f\x01160,5586
62    procedure Initialize_Lock\x7fInitialize_Lock/p\x01174,5958
63    procedure Finalize_Lock \x7fFinalize_Lock/p\x01210,6927
64    procedure Write_Lock \x7fWrite_Lock/p\x01226,7338
65    procedure Read_Lock \x7fRead_Lock/p\x01239,7700
66    procedure Unlock \x7fUnlock/p\x01246,7850
67    procedure Initialize_Cond \x7fInitialize_Cond/p\x01258,8160
68    procedure Finalize_Cond \x7fFinalize_Cond/p\x01286,8979
69    procedure Cond_Wait \x7fCond_Wait/p\x01300,9303
70    procedure Cond_Timed_Wait\x7fCond_Timed_Wait/p\x01312,9661
71    procedure Cond_Signal \x7fCond_Signal/p\x01343,10510
72    procedure Set_Priority\x7fSet_Priority/p\x01355,10836
73    procedure Set_Own_Priority \x7fSet_Own_Priority/p\x01372,11243
74    function Get_Priority \x7fGet_Priority/f\x01385,11598
75    function Get_Own_Priority \x7fGet_Own_Priority/f\x01398,12023
76    procedure Create_LL_Task\x7fCreate_LL_Task/p\x01412,12438
77       function To_Start_Addr \x7fTo_Start_Addr/f\x01426,12873
78    procedure Exit_LL_Task \x7fExit_LL_Task/p\x01491,14995
79    procedure Abort_Task \x7fAbort_Task/p\x01500,15158
80    procedure Test_Abort \x7fTest_Abort/p\x01518,15716
81    procedure Install_Abort_Handler \x7fInstall_Abort_Handler/p\x01527,15878
82    procedure Abort_Wrapper\x7fAbort_Wrapper/p\x01557,16939
83       function Address_To_Call_State \x7fAddress_To_Call_State/f\x01562,17062
84    procedure Install_Error_Handler \x7fInstall_Error_Handler/p\x01573,17351
85    procedure LL_Assert \x7fLL_Assert/p\x01599,18146
86    procedure LL_Wrapper \x7fLL_Wrapper/p\x01608,18299
87    procedure Initialize_TAS_Cell \x7fInitialize_TAS_Cell/p\x01630,19010
88    procedure Finalize_TAS_Cell \x7fFinalize_TAS_Cell/p\x01635,19129
89    procedure Clear \x7fClear/p\x01640,19236
90    procedure Test_And_Set \x7fTest_And_Set/p\x01645,19330
91    function  Is_Set \x7fIs_Set/f\x01659,19676
93 ada-src/2ataspri.ads,2313
94 package System.Task_Primitives \x7fSystem.Task_Primitives/s\x0158,3169
95    type LL_Task_Procedure_Access \x7fLL_Task_Procedure_Access/t\x0162,3253
96    type Pre_Call_State \x7fPre_Call_State/t\x0164,3331
97    type Task_Storage_Size \x7fTask_Storage_Size/t\x0166,3378
98    type Machine_Exceptions \x7fMachine_Exceptions/t\x0168,3433
99    type Error_Information \x7fError_Information/t\x0170,3499
100    type Lock \x7fLock/t\x0172,3569
101    type Condition_Variable \x7fCondition_Variable/t\x0173,3594
102    type Task_Control_Block \x7fTask_Control_Block/t\x0181,3955
103    type TCB_Ptr \x7fTCB_Ptr/t\x0189,4241
104    function Address_To_TCB_Ptr \x7fAddress_To_TCB_Ptr/f\x0193,4333
105    procedure Initialize_LL_Tasks \x7fInitialize_LL_Tasks/p\x0196,4425
106    function Self \x7fSelf/f\x01100,4602
107    procedure Initialize_Lock \x7fInitialize_Lock/p\x01103,4707
108    procedure Finalize_Lock \x7fFinalize_Lock/p\x01107,4879
109    procedure Write_Lock \x7fWrite_Lock/p\x01111,5034
110    procedure Read_Lock \x7fRead_Lock/p\x01118,5428
111    procedure Unlock \x7fUnlock/p\x01128,5995
112    procedure Initialize_Cond \x7fInitialize_Cond/p\x01135,6300
113    procedure Finalize_Cond \x7fFinalize_Cond/p\x01138,6413
114    procedure Cond_Wait \x7fCond_Wait/p\x01142,6591
115    procedure Cond_Timed_Wait\x7fCond_Timed_Wait/p\x01155,7396
116    procedure Cond_Signal \x7fCond_Signal/p\x01164,7812
117    procedure Set_Priority \x7fSet_Priority/p\x01169,8040
118    procedure Set_Own_Priority \x7fSet_Own_Priority/p\x01173,8200
119    function Get_Priority \x7fGet_Priority/f\x01177,8348
120    function Get_Own_Priority \x7fGet_Own_Priority/f\x01181,8504
121    procedure Create_LL_Task\x7fCreate_LL_Task/p\x01185,8647
122    procedure Exit_LL_Task;\x7fExit_LL_Task/p\x01198,9282
123    procedure Abort_Task \x7fAbort_Task/p\x01203,9516
124    procedure Test_Abort;\x7fTest_Abort/p\x01210,9878
125    type Abort_Handler_Pointer \x7fAbort_Handler_Pointer/t\x01217,10233
126    procedure Install_Abort_Handler \x7fInstall_Abort_Handler/p\x01219,10312
127    procedure Install_Error_Handler \x7fInstall_Error_Handler/p\x01226,10741
128    procedure LL_Assert \x7fLL_Assert/p\x01231,10983
129    type Proc \x7fProc/t\x01238,11240
130    type TAS_Cell \x7fTAS_Cell/t\x01242,11328
131    procedure Initialize_TAS_Cell \x7fInitialize_TAS_Cell/p\x01249,11670
132    procedure Finalize_TAS_Cell \x7fFinalize_TAS_Cell/p\x01255,11941
133    procedure Clear \x7fClear/p\x01260,12157
134    procedure Test_And_Set \x7fTest_And_Set/p\x01267,12462
135    function  Is_Set \x7fIs_Set/f\x01275,12877
136    type Lock \x7fLock/t\x01283,13155
137    type Condition_Variable \x7fCondition_Variable/t\x01288,13267
138    type TAS_Cell \x7fTAS_Cell/t\x01293,13389
140 ada-src/waroquiers.ada,1503
141 package Pkg1 \x7fPkg1/s\x013,89
142   type Private_T \x7fPrivate_T/t\x015,106
143   package Inner1 \x7fInner1/s\x017,136
144     procedure Private_T;\x7fPrivate_T/p\x018,156
145   package Inner2 \x7fInner2/s\x0111,196
146     task Private_T;\x7fPrivate_T/k\x0112,216
147   type Public_T \x7fPublic_T/t\x0115,251
148   procedure Pkg1_Proc1;\x7fPkg1_Proc1/p\x0121,336
149   procedure Pkg1_Proc2 \x7fPkg1_Proc2/p\x0123,361
150   function Pkg1_Func1 \x7fPkg1_Func1/f\x0125,400
151   function Pkg1_Func2 \x7fPkg1_Func2/f\x0127,439
152   package Pkg1_Pkg1 \x7fPkg1_Pkg1/s\x0130,508
153     procedure Pkg1_Pkg1_Proc1;\x7fPkg1_Pkg1_Proc1/p\x0131,531
154   task type Task_Type \x7fTask_Type/k\x0134,580
155   type Private_T \x7fPrivate_T/t\x0140,671
156 package body Pkg1 \x7fPkg1/b\x0146,766
157   procedure Pkg1_Proc1 \x7fPkg1_Proc1/p\x0148,788
158   package body Inner1 \x7fInner1/b\x0153,840
159     procedure Private_T \x7fPrivate_T/p\x0154,865
160   package body Inner2 \x7fInner2/b\x0160,938
161     task body Private_T \x7fPrivate_T/b\x0161,963
162   task body Task_Type \x7fTask_Type/b\x0168,1064
163   procedure Pkg1_Proc2 \x7fPkg1_Proc2/p\x0182,1250
164   function Pkg1_Func1 \x7fPkg1_Func1/f\x0188,1328
165   function Pkg1_Func2 \x7fPkg1_Func2/f\x0190,1379
166   package body Pkg1_Pkg1 \x7fPkg1_Pkg1/b\x0196,1479
167 package body Pkg1_Pkg1 \x7fPkg1_Pkg1/b\x01100,1544
168   procedure Pkg1_Pkg1_Proc1 \x7fPkg1_Pkg1_Proc1/p\x01101,1570
169 function  Pkg1_Func1 \x7fPkg1_Func1/f\x01107,1657
170 package Truc \x7fTruc/s\x01112,1764
171 package Truc.Bidule \x7fTruc.Bidule/s\x01116,1816
172   protected Bidule \x7fBidule/t\x01125,1964
173   protected type Machin_T \x7fMachin_T/t\x01131,2046
174 package body Truc.Bidule \x7fTruc.Bidule/b\x01138,2153
175   protected body Bidule \x7fBidule/b\x01139,2181
176   protected body Machin_T \x7fMachin_T/b\x01146,2281
178 c-src/abbrev.c,3274
179 Lisp_Object Vabbrev_table_name_list;\x7f43,1424
180 Lisp_Object Vglobal_abbrev_table;\x7f48,1569
181 Lisp_Object Vfundamental_mode_abbrev_table;\x7f52,1680
182 int abbrevs_changed;\x7f56,1781
183 int abbrev_all_caps;\x7f58,1803
184 Lisp_Object Vabbrev_start_location;\x7f63,1952
185 Lisp_Object Vabbrev_start_location_buffer;\x7f66,2041
186 Lisp_Object Vlast_abbrev;\x7f70,2150
187 Lisp_Object Vlast_abbrev_text;\x7f75,2319
188 int last_abbrev_point;\x7f79,2409
189 Lisp_Object Vpre_abbrev_expand_hook,\x7f83,2482
190 Lisp_Object Vpre_abbrev_expand_hook, Qpre_abbrev_expand_hook;\x7f83,2482
191 DEFUN ("make-abbrev-table", Fmake_abbrev_table,\x7f85,2546
192 DEFUN ("make-abbrev-table", Fmake_abbrev_table,\x7fmake-abbrev-table\x0185,2546
193 DEFUN ("clear-abbrev-table", Fclear_abbrev_table,\x7f92,2738
194 DEFUN ("clear-abbrev-table", Fclear_abbrev_table,\x7fclear-abbrev-table\x0192,2738
195 DEFUN ("define-abbrev", Fdefine_abbrev,\x7f107,3119
196 DEFUN ("define-abbrev", Fdefine_abbrev,\x7fdefine-abbrev\x01107,3119
197 DEFUN ("define-global-abbrev", Fdefine_global_abbrev,\x7f149,4438
198 DEFUN ("define-global-abbrev", Fdefine_global_abbrev,\x7fdefine-global-abbrev\x01149,4438
199 DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev,\x7f160,4809
200 DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev,\x7fdefine-mode-abbrev\x01160,4809
201 DEFUN ("abbrev-symbol", Fabbrev_symbol,\x7f174,5277
202 DEFUN ("abbrev-symbol", Fabbrev_symbol,\x7fabbrev-symbol\x01174,5277
203 DEFUN ("abbrev-expansion", Fabbrev_expansion,\x7f202,6241
204 DEFUN ("abbrev-expansion", Fabbrev_expansion,\x7fabbrev-expansion\x01202,6241
205 DEFUN ("expand-abbrev", Fexpand_abbrev,\x7f218,6756
206 DEFUN ("expand-abbrev", Fexpand_abbrev,\x7fexpand-abbrev\x01218,6756
207 DEFUN ("unexpand-abbrev", Funexpand_abbrev,\x7f389,11677
208 DEFUN ("unexpand-abbrev", Funexpand_abbrev,\x7funexpand-abbrev\x01389,11677
209 write_abbrev \x7f426,12884
210 describe_abbrev \x7f445,13319
211 DEFUN ("insert-abbrev-table-description", Finsert_abbrev_table_description,\x7f466,13834
212 DEFUN ("insert-abbrev-table-description", Finsert_abbrev_table_description,\x7finsert-abbrev-table-description\x01466,13834
213 DEFUN ("define-abbrev-table", Fdefine_abbrev_table,\x7f506,14990
214 DEFUN ("define-abbrev-table", Fdefine_abbrev_table,\x7fdefine-abbrev-table\x01506,14990
215 syms_of_abbrev \x7f540,16067
216   DEFVAR_LISP ("abbrev-table-name-list"\x7f542,16087
217   DEFVAR_LISP ("global-abbrev-table"\x7f548,16349
218   DEFVAR_LISP ("fundamental-mode-abbrev-table"\x7f555,16671
219   DEFVAR_LISP ("last-abbrev"\x7f561,17013
220   DEFVAR_LISP ("last-abbrev-text"\x7f564,17136
221   DEFVAR_INT ("last-abbrev-location"\x7f568,17294
222   DEFVAR_LISP ("abbrev-start-location"\x7f575,17493
223   DEFVAR_LISP ("abbrev-start-location-buffer"\x7f581,17770
224   DEFVAR_PER_BUFFER ("local-abbrev-table"\x7f586,18034
225   DEFVAR_BOOL ("abbrevs-changed"\x7f589,18177
226   DEFVAR_BOOL ("abbrev-all-caps"\x7f594,18380
227   DEFVAR_LISP ("pre-abbrev-expand-hook"\x7f598,18536
228   DEFVAR_LISP ("abbrev-table-name-list",\x7f\1\x01542,16087
229   DEFVAR_LISP ("global-abbrev-table",\x7f\1\x01548,16349
230   DEFVAR_LISP ("fundamental-mode-abbrev-table",\x7f\1\x01555,16671
231   DEFVAR_LISP ("last-abbrev",\x7f\1\x01561,17013
232   DEFVAR_LISP ("last-abbrev-text",\x7f\1\x01564,17136
233   DEFVAR_INT ("last-abbrev-location",\x7f\1\x01568,17294
234   DEFVAR_LISP ("abbrev-start-location",\x7f\1\x01575,17493
235   DEFVAR_LISP ("abbrev-start-location-buffer",\x7f\1\x01581,17770
236   DEFVAR_PER_BUFFER ("local-abbrev-table",\x7f\1\x01586,18034
237   DEFVAR_BOOL ("abbrevs-changed",\x7f\1\x01589,18177
238   DEFVAR_BOOL ("abbrev-all-caps",\x7f\1\x01594,18380
239   DEFVAR_LISP ("pre-abbrev-expand-hook",\x7f\1\x01598,18536
241 c-src/torture.c,197
242 (*tag1 \x7ftag1\x0118,452
243 #define notag2 \x7f26,553
244 (*tag2 \x7ftag2\x0129,630
245 (*tag3 \x7ftag3\x0139,772
246 #define notag4 \x7f45,861
247 (*tag4 \x7ftag4\x0148,955
248 tag5 \x7f57,1081
249 tag6 \x7f66,1208
250 int pp1(\x7f74,1317
251 pp2\x7f87,1419
252 pp3(\x7f100,1518
254 c-src/getopt.h,666
255 #define _GETOPT_H \x7f19,794
256 extern char *optarg;\x7foptarg\x0131,1102
257 extern int optind;\x7f45,1610
258 extern int opterr;\x7f50,1736
259 struct option\x7f73,2790
260   const char *name;\x7fname\x0176,2819
261   char *name;\x7fname\x0178,2845
262   int has_arg;\x7f82,3002
263   int *flag;\x7fflag\x0183,3017
264   int val;\x7f84,3030
265 #define no_argument     \x7f89,3117
266 #define required_argument       \x7f90,3140
267 #define optional_argument       \x7f91,3168
268 extern int getopt \x7f98,3433
269 extern int getopt \x7f100,3537
270 extern int getopt_long \x7f102,3592
271 extern int getopt_long_only \x7f104,3724
272 extern int _getopt_internal \x7f109,3935
273 extern int getopt \x7f114,4133
274 extern int getopt_long \x7f115,4155
275 extern int getopt_long_only \x7f116,4182
276 extern int _getopt_internal \x7f118,4215
278 c-src/etags.c,14175
279 char pot_etags_version[\x7fpot_etags_version\x0181,3470
280 #  undef DEBUG\x7f84,3552
281 #  define DEBUG \x7f85,3567
282 #  define DEBUG \x7f87,3594
283 #  define NDEBUG        \x7f88,3617
284 # define _GNU_SOURCE \x7f94,3705
285 # undef MSDOS\x7f100,3876
286 # undef  WINDOWSNT\x7f101,3890
287 # define WINDOWSNT\x7f102,3909
288 # undef MSDOS\x7f106,3968
289 # define MSDOS \x7f107,3982
290 # define MSDOS \x7f110,4032
291 # define MAXPATHLEN \x7f115,4111
292 # undef HAVE_NTGUI\x7f116,4141
293 # undef  DOS_NT\x7f117,4160
294 # define DOS_NT\x7f118,4176
295 # undef  assert \x7f135,4482
296 # define assert(\x7f136,4541
297 # undef  CTAGS\x7f146,4857
298 # define CTAGS \x7f147,4872
299 # define CTAGS \x7f149,4898
300 #define streq(\x7f152,4927
301 #define strcaseeq(\x7f153,4996
302 #define strneq(\x7f154,5075
303 #define strncaseeq(\x7f155,5151
304 #define CHARS \x7f157,5238
305 #define CHAR(\x7f158,5278
306 #define iswhite(\x7f159,5329
307 #define notinname(\x7f160,5394
308 #define begtoken(\x7f161,5469
309 #define intoken(\x7f162,5542
310 #define endtoken(\x7f163,5614
311 #define ISALNUM(\x7f165,5684
312 #define ISALPHA(\x7f166,5722
313 #define ISDIGIT(\x7f167,5760
314 #define ISLOWER(\x7f168,5798
315 #define lowcase(\x7f170,5837
316 #define xnew(\x7f179,6015
317 #define xrnew(\x7f180,6083
318 typedef void Lang_function \x7f182,6164
319   const char *suffix;\x7fsuffix\x01186,6219
320   const char *command;\x7fcommand\x01187,6294
321 } compressor;\x7f188,6365
322   const char *name;\x7fname\x01192,6397
323   const char *help;\x7fhelp\x01193,6449
324   Lang_function *function;\x7ffunction\x01194,6508
325   const char **suffixes;\x7fsuffixes\x01195,6556
326   const char **filenames;\x7ffilenames\x01196,6633
327   const char **interpreters;\x7finterpreters\x01197,6702
328   bool metasource;\x7f198,6771
329 } language;\x7f199,6835
330 typedef struct fdesc\x7f201,6848
331   struct fdesc *next;\x7fnext\x01203,6871
332   char *infname;\x7finfname\x01204,6920
333   char *infabsname;\x7finfabsname\x01205,6973
334   char *infabsdir;\x7finfabsdir\x01206,7038
335   char *taggedfname;\x7ftaggedfname\x01207,7091
336   language *lang;\x7flang\x01208,7149
337   char *prop;\x7fprop\x01209,7191
338   bool usecharno;\x7f210,7249
339   bool written;\x7f211,7311
340 } fdesc;\x7f212,7366
341 typedef struct node_st\x7f214,7376
342   struct node_st *left,\x7fleft\x01216,7428
343   struct node_st *left, *right;\x7fright\x01216,7428
344   fdesc *fdp;\x7ffdp\x01217,7486
345   char *name;\x7fname\x01218,7548
346   char *regex;\x7fregex\x01219,7580
347   bool valid;\x7f220,7617
348   bool is_func;\x7f221,7670
349   bool been_warned;\x7f222,7733
350   int lno;\x7f223,7801
351   long cno;\x7f224,7842
352 } node;\x7f225,7894
353   long size;\x7f236,8208
354   int len;\x7f237,8221
355   char *buffer;\x7fbuffer\x01238,8232
356 } linebuffer;\x7f239,8248
357     at_language,\x7f245,8344
358     at_regexp,\x7f246,8393
359     at_filename,\x7f247,8437
360     at_stdin,\x7f248,8473
361     at_end      \x7f249,8516
362   } arg_type;\x7f250,8557
363   language *lang;\x7flang\x01251,8593
364   char *what;\x7fwhat\x01252,8656
365 } argument;\x7f253,8698
366 typedef struct regexp\x7f256,8758
367   struct regexp *p_next;\x7fp_next\x01258,8782
368   language *lang;\x7flang\x01259,8837
369   char *pattern;\x7fpattern\x01260,8897
370   char *name;\x7fname\x01261,8940
371   struct re_pattern_buffer *pat;\x7fpat\x01262,8971
372   struct re_registers regs;\x7f263,9031
373   bool error_signaled;\x7f264,9078
374   bool force_explicit_name;\x7f265,9141
375   bool ignore_case;\x7f266,9206
376   bool multi_line;\x7f267,9259
377 } regexp;\x7f268,9325
378 static void Ada_funcs \x7f274,9428
379 static void Asm_labels \x7f275,9460
380 static void C_entries \x7f276,9493
381 static void default_C_entries \x7f277,9536
382 static void plain_C_entries \x7f278,9576
383 static void Cjava_entries \x7f279,9614
384 static void Cobol_paragraphs \x7f280,9650
385 static void Cplusplus_entries \x7f281,9689
386 static void Cstar_entries \x7f282,9729
387 static void Erlang_functions \x7f283,9765
388 static void Forth_words \x7f284,9804
389 static void Fortran_functions \x7f285,9838
390 static void HTML_labels \x7f286,9878
391 static void Lisp_functions \x7f287,9912
392 static void Lua_functions \x7f288,9949
393 static void Makefile_targets \x7f289,9985
394 static void Pascal_functions \x7f290,10024
395 static void Perl_functions \x7f291,10063
396 static void PHP_functions \x7f292,10100
397 static void PS_functions \x7f293,10136
398 static void Prolog_functions \x7f294,10171
399 static void Python_functions \x7f295,10210
400 static void Scheme_functions \x7f296,10249
401 static void TeX_commands \x7f297,10288
402 static void Texinfo_nodes \x7f298,10323
403 static void Yacc_entries \x7f299,10359
404 static void just_read_file \x7f300,10394
405 static language *get_language_from_langname \x7fget_language_from_langname\x01302,10432
406 static void readline \x7f303,10492
407 static long readline_internal \x7f304,10537
408 static bool nocase_tail \x7f305,10591
409 static void get_tag \x7f306,10631
410 static void analyze_regex \x7f308,10671
411 static void free_regexps \x7f309,10707
412 static void regex_tag_multiline \x7f310,10740
413 static void error \x7f311,10780
414 # undef STDIN\x7f408,15073
415 #define STDIN \x7f411,15095
416 static compressor compressors[\x7fcompressors\x01457,17664
417 static const char *Ada_suffixes \x7fAda_suffixes\x01473,17907
418 static const char Ada_help \x7f475,17977
419 static const char *Asm_suffixes \x7fAsm_suffixes\x01493,18580
420 static const char Asm_help \x7f504,18976
421 static const char *default_C_suffixes \x7fdefault_C_suffixes\x01512,19312
422 static const char default_C_help \x7f515,19413
423 static const char default_C_help \x7f523,19850
424 static const char *Cplusplus_suffixes \x7fCplusplus_suffixes\x01535,20460
425 static const char Cplusplus_help \x7f540,20658
426 static const char *Cjava_suffixes \x7fCjava_suffixes\x01549,21113
427 static char Cjava_help \x7f551,21172
428 static const char *Cobol_suffixes \x7fCobol_suffixes\x01556,21337
429 static char Cobol_help \x7f558,21402
430 static const char *Cstar_suffixes \x7fCstar_suffixes\x01562,21543
431 static const char *Erlang_suffixes \x7fErlang_suffixes\x01565,21607
432 static const char Erlang_help \x7f567,21673
433 const char *Forth_suffixes \x7fForth_suffixes\x01571,21799
434 static const char Forth_help \x7f573,21857
435 static const char *Fortran_suffixes \x7fFortran_suffixes\x01577,22008
436 static const char Fortran_help \x7f579,22085
437 static const char *HTML_suffixes \x7fHTML_suffixes\x01582,22190
438 static const char HTML_help \x7f584,22264
439 static const char *Lisp_suffixes \x7fLisp_suffixes\x01589,22452
440 static const char Lisp_help \x7f591,22556
441 static const char *Lua_suffixes \x7fLua_suffixes\x01598,22871
442 static const char Lua_help \x7f600,22934
443 static const char *Makefile_filenames \x7fMakefile_filenames\x01603,23010
444 static const char Makefile_help \x7f605,23133
445 static const char *Objc_suffixes \x7fObjc_suffixes\x01609,23277
446 static const char Objc_help \x7f613,23399
447 static const char *Pascal_suffixes \x7fPascal_suffixes\x01619,23714
448 static const char Pascal_help \x7f621,23778
449 static const char *Perl_suffixes \x7fPerl_suffixes\x01626,23966
450 static const char *Perl_interpreters \x7fPerl_interpreters\x01628,24028
451 static const char Perl_help \x7f630,24100
452 static const char *PHP_suffixes \x7fPHP_suffixes\x01637,24451
453 static const char PHP_help \x7f639,24523
454 static const char *plain_C_suffixes \x7fplain_C_suffixes\x01643,24678
455 static const char *PS_suffixes \x7fPS_suffixes\x01647,24762
456 static const char PS_help \x7f649,24848
457 static const char *Prolog_suffixes \x7fProlog_suffixes\x01652,24931
458 static const char Prolog_help \x7f654,24993
459 static const char *Python_suffixes \x7fPython_suffixes\x01658,25107
460 static const char Python_help \x7f660,25165
461 static const char *Scheme_suffixes \x7fScheme_suffixes\x01665,25347
462 static const char Scheme_help \x7f667,25460
463 static const char *TeX_suffixes \x7fTeX_suffixes\x01672,25683
464 static const char TeX_help \x7f674,25781
465 static const char *Texinfo_suffixes \x7fTexinfo_suffixes\x01686,26316
466 static const char Texinfo_help \x7f688,26395
467 static const char *Yacc_suffixes \x7fYacc_suffixes\x01691,26492
468 static const char Yacc_help \x7f693,26606
469 static const char auto_help \x7f699,26856
470 static const char none_help \x7f703,27020
471 static const char no_lang_help \x7f707,27143
472 static language lang_names \x7f718,27355
473 print_language_names \x7f753,29532
474 # define EMACS_NAME \x7f786,30755
475 # define VERSION \x7f789,30811
476 print_version \x7f792,30869
477 # define PRINT_UNDOCUMENTED_OPTIONS_HELP \x7f804,31173
478 print_help \x7f808,31250
479 main \x7f981,37438
480 get_compressor_from_suffix \x7f1319,46217
481 get_language_from_langname \x7f1355,47158
482 get_language_from_interpreter \x7f1377,47545
483 get_language_from_filename \x7f1399,47976
484 process_file_name \x7f1433,48834
485 process_file \x7f1555,51665
486 init \x7f1632,54150
487 find_entries \x7f1656,54901
488 make_tag \x7f1814,59707
489 pfnote \x7f1856,60942
490 free_tree \x7f1917,62744
491 free_fdesc \x7f1935,63029
492 add_node \x7f1955,63472
493 invalidate_nodes \x7f2035,65537
494 static int total_size_of_entries \x7f2067,66150
495 static int number_len \x7f2068,66193
496 total_size_of_entries \x7f2087,66694
497 put_entries \x7f2107,67154
498 #define C_EXT   \x7f2193,68995
499 #define C_PLAIN \x7f2194,69037
500 #define C_PLPL  \x7f2195,69070
501 #define C_STAR  \x7f2196,69104
502 #define C_JAVA  \x7f2197,69137
503 #define C_AUTO \x7f2198,69172
504 #define YACC    \x7f2199,69242
505 enum sym_type\x7f2204,69312
506   st_none,\x7f2206,69328
507   st_C_objprot,\x7f2207,69339
508   st_C_objprot, st_C_objimpl,\x7f2207,69339
509   st_C_objprot, st_C_objimpl, st_C_objend,\x7f2207,69339
510   st_C_gnumacro,\x7f2208,69382
511   st_C_ignore,\x7f2209,69399
512   st_C_ignore, st_C_attribute,\x7f2209,69399
513   st_C_javastruct,\x7f2210,69430
514   st_C_operator,\x7f2211,69449
515   st_C_class,\x7f2212,69466
516   st_C_class, st_C_template,\x7f2212,69466
517   st_C_struct,\x7f2213,69495
518   st_C_struct, st_C_extern,\x7f2213,69495
519   st_C_struct, st_C_extern, st_C_enum,\x7f2213,69495
520   st_C_struct, st_C_extern, st_C_enum, st_C_define,\x7f2213,69495
521   st_C_struct, st_C_extern, st_C_enum, st_C_define, st_C_typedef\x7f2213,69495
522 struct C_stab_entry \x7f2271,71278
523 struct C_stab_entry { const char *name;\x7fname\x012271,71278
524 struct C_stab_entry { const char *name; int c_ext;\x7f2271,71278
525 struct C_stab_entry { const char *name; int c_ext; enum sym_type type;\x7f2271,71278
526 hash \x7f2275,71409
527 in_word_set \x7f2321,72937
528       TOTAL_KEYWORDS \x7f2325,73018
529       MIN_WORD_LENGTH \x7f2326,73045
530       MAX_WORD_LENGTH \x7f2327,73072
531       MIN_HASH_VALUE \x7f2328,73100
532       MAX_HASH_VALUE \x7f2329,73126
533 C_symtype \x7f2387,74985
534 static bool inattribute;\x7f2400,75234
535   fvnone,\x7f2408,75435
536   fdefunkey,\x7f2409,75466
537   fdefunname,\x7f2410,75512
538   foperator,\x7f2411,75556
539   fvnameseen,\x7f2412,75613
540   fstartlist,\x7f2413,75666
541   finlist,\x7f2414,75722
542   flistseen,\x7f2415,75765
543   fignore,\x7f2416,75813
544   vignore       \x7f2417,75856
545 } fvdef;\x7f2418,75901
546 static bool fvextern;\x7f2420,75911
547   tnone,\x7f2428,76089
548   tkeyseen,\x7f2429,76119
549   ttypeseen,\x7f2430,76160
550   tinbody,\x7f2431,76199
551   tend,\x7f2432,76238
552   tignore       \x7f2433,76279
553 } typdef;\x7f2434,76320
554   snone,\x7f2443,76499
555   skeyseen,\x7f2445,76575
556   stagseen,\x7f2446,76620
557   scolonseen    \x7f2447,76661
558 } structdef;\x7f2448,76715
559 static const char *objtag \x7fobjtag\x012453,76809
560   dnone,\x7f2460,76942
561   dsharpseen,\x7f2461,76972
562   ddefineseen,\x7f2462,77025
563   dignorerest   \x7f2463,77070
564 } definedef;\x7f2464,77112
565   onone,\x7f2472,77267
566   oprotocol,\x7f2473,77297
567   oimplementation,\x7f2474,77347
568   otagseen,\x7f2475,77395
569   oparenseen,\x7f2476,77431
570   ocatseen,\x7f2477,77486
571   oinbody,\x7f2478,77525
572   omethodsign,\x7f2479,77568
573   omethodtag,\x7f2480,77626
574   omethodcolon,\x7f2481,77666
575   omethodparm,\x7f2482,77709
576   oignore       \x7f2483,77755
577 } objdef;\x7f2484,77787
578 static struct tok\x7f2491,77944
579   char *line;\x7fline\x012493,77964
580   int offset;\x7f2494,78014
581   int length;\x7f2495,78067
582   bool valid;\x7f2502,78352
583   bool named;\x7f2505,78487
584   int lineno;\x7f2506,78528
585   long linepos;\x7f2507,78576
586 } token;\x7f2508,78626
587 static void pushclass_above \x7f2514,78784
588 static void popclass_above \x7f2515,78832
589 static void write_classname \x7f2516,78866
590   char **cname;\x7fcname\x012519,78950
591   int *bracelev;\x7fbracelev\x012520,78993
592   int nl;\x7f2521,79042
593   int size;\x7f2522,79096
594 } cstack;\x7f2523,79136
595 #define nestlev \x7f2525,79264
596 #define instruct        \x7f2527,79369
597 pushclass_above \x7f2531,79489
598 popclass_above \x7f2550,79948
599 write_classname \x7f2564,80162
600 static bool consider_token \x7f2592,80761
601 static void make_C_tag \x7f2593,80833
602 consider_token \x7f2613,81341
603   long linepos;\x7f2922,88499
604   linebuffer lb;\x7f2923,88515
605 } lbs[\x7flbs\x012924,88532
606 #define current_lb_is_new \x7f2926,88543
607 #define switch_line_buffers(\x7f2927,88588
608 #define curlb \x7f2929,88641
609 #define newlb \x7f2930,88672
610 #define curlinepos \x7f2931,88703
611 #define newlinepos \x7f2932,88744
612 #define plainc \x7f2934,88786
613 #define cplpl \x7f2935,88830
614 #define cjava \x7f2936,88861
615 #define CNL_SAVE_DEFINEDEF(\x7f2938,88905
616 #define CNL(\x7f2947,89117
617 make_C_tag \x7f2960,89375
618 C_entries \x7f2986,90194
619 default_C_entries \x7f3833,110156
620 plain_C_entries \x7f3840,110276
621 Cplusplus_entries \x7f3847,110364
622 Cjava_entries \x7f3854,110460
623 Cstar_entries \x7f3861,110550
624 Yacc_entries \x7f3868,110642
625 #define LOOP_ON_INPUT_LINES(\x7f3875,110720
626 #define LOOKING_AT(\x7f3884,111056
627 #define LOOKING_AT_NOCASE(\x7f3891,111461
628 just_read_file \x7f3901,111861
629 static void F_takeprec \x7f3910,111965
630 static void F_getit \x7f3911,111996
631 F_takeprec \x7f3914,112039
632 F_getit \x7f3937,112366
633 Fortran_functions \x7f3961,112840
634 Ada_getit \x7f4052,114669
635 Ada_funcs \x7f4115,116044
636 Asm_labels \x7f4228,118582
637 Perl_functions \x7f4261,119549
638 Python_functions \x7f4357,122057
639 PHP_functions \x7f4387,122684
640 Cobol_paragraphs \x7f4466,124471
641 Makefile_targets \x7f4494,125029
642 Pascal_functions \x7f4529,125950
643 static void L_getit \x7f4706,130277
644 L_getit \x7f4709,130318
645 Lisp_functions \x7f4725,130664
646 Lua_functions \x7f4785,131850
647 PS_functions \x7f4811,132385
648 Forth_words \x7f4841,133053
649 Scheme_functions \x7f4877,134092
650 static linebuffer *TEX_toktab \x7fTEX_toktab\x014908,134781
651 static const char *TEX_defenv \x7fTEX_defenv\x014912,134974
652 static void TEX_mode \x7f4917,135172
653 static void TEX_decode_env \x7f4918,135203
654 static char TEX_esc \x7f4920,135261
655 static char TEX_opgrp \x7f4921,135289
656 static char TEX_clgrp \x7f4922,135318
657 TeX_commands \x7f4928,135395
658 #define TEX_LESC \x7f4986,136652
659 #define TEX_SESC \x7f4987,136674
660 TEX_mode \x7f4992,136804
661 TEX_decode_env \x7f5026,137509
662 Texinfo_nodes \x7f5071,138554
663 HTML_labels \x7f5094,139013
664 static size_t prolog_pr \x7f5214,142192
665 static void prolog_skip_comment \x7f5215,142234
666 static size_t prolog_atom \x7f5216,142290
667 Prolog_functions \x7f5219,142347
668 prolog_skip_comment \x7f5255,143128
669 prolog_pr \x7f5281,143736
670 prolog_atom \x7f5319,144628
671 static int erlang_func \x7f5374,145540
672 static void erlang_attribute \x7f5375,145581
673 static int erlang_atom \x7f5376,145620
674 Erlang_functions \x7f5379,145666
675 erlang_func \x7f5438,146965
676 erlang_attribute \x7f5476,147642
677 erlang_atom \x7f5496,148061
678 static char *scan_separators \x7fscan_separators\x015520,148487
679 static void add_regex \x7f5521,148526
680 static char *substitute \x7fsubstitute\x015522,148570
681 scan_separators \x7f5534,149080
682 analyze_regex \x7f5586,150460
683 add_regex \x7f5654,152050
684 substitute \x7f5767,154797
685 free_regexps \x7f5814,155837
686 regex_tag_multiline \x7f5836,156291
687 nocase_tail \x7f5913,158263
688 get_tag \x7f5928,158519
689 readline_internal \x7f5959,159455
690 readline \x7f6037,161296
691 savestr \x7f6230,167243
692 savenstr \x7f6240,167473
693 skip_spaces \x7f6249,167679
694 skip_non_spaces \x7f6258,167833
695 skip_name \x7f6267,167983
696 fatal \x7f6277,168156
697 pfatal \x7f6284,168253
698 suggest_asking_for_help \x7f6291,168332
699 error \x7f6300,168554
700 concat \x7f6313,168846
701 etags_getcwd \x7f6329,169259
702 relative_filename \x7f6350,169725
703 absolute_filename \x7f6389,170751
704 absolute_dirname \x7f6453,172416
705 filename_is_absolute \x7f6472,172845
706 canonicalize_filename \x7f6484,173096
707 # define ISUPPER(\x7f6491,173235
708 linebuffer_init \x7f6514,173656
709 linebuffer_setlen \x7f6524,173887
710 xmalloc \x7f6536,174148
711 xrealloc \x7f6545,174314
713 c-src/exit.c,99
714     size_t n;\x7f28,967
715     void EXFUN((*fn[\x7ffn\x0129,981
716   } __libc_atexit;\x7f30,1017
717 DEFUN(exit,\x7f38,1258
719 c-src/exit.strange_suffix,99
720     size_t n;\x7f28,967
721     void EXFUN((*fn[\x7ffn\x0129,981
722   } __libc_atexit;\x7f30,1017
723 DEFUN(exit,\x7f38,1258
725 c-src/sysdep.h,491
726 #define ENTRY(\x7f21,870
727 #define PSEUDO(\x7f26,977
728     movl $SYS_##syscall_nam\x7f$SYS_##syscall_na\x0131,1137
729     movl $SYS_##syscall_name, %eax;\x7feax\x0131,1137
730     int $0x80;\x7f32,1185
731     test %eax,\x7feax\x0133,1215
732     test %eax, %eax;\x7feax\x0133,1215
733     jl syscall_error;\x7f34,1250
734 #define XCHG_0  \x7f47,1567
735 #define XCHG_1  \x7f48,1611
736 #define XCHG_2  \x7f49,1653
737 #define XCHG_3  \x7f50,1696
738 #define XCHG_4  \x7f51,1739
739 #define XCHG_5  \x7f52,1782
740 #define r0      \x7f54,1826
741 #define r1      \x7f55,1880
742 #define scratch \x7f56,1937
743 #define MOVE(\x7f57,2006
745 c-src/tab.c,196
746 static int              count_words(\x7f15,263
747 static char             *get_word(\x7fget_word\x0135,553
748 void                    tab_free(\x7f59,966
749 char                    **tab_fill(\x7ftab_fill\x0170,1129
750 int                     tab_delete_first(\x7f91,1638
751 int                     tab_count_words(\x7f103,1820
753 c-src/dostorture.c,198
754 (*tag1 \x7ftag1\x0118,468
755 #define notag2 \x7f26,577
756 (*tag2 \x7ftag2\x0129,657
757 (*tag3 \x7ftag3\x0139,809
758 #define notag4 \x7f45,904
759 (*tag4 \x7ftag4\x0148,1001
760 tag5 \x7f57,1136
761 tag6 \x7f66,1272
762 int pp1(\x7f74,1389
763 pp2\x7f87,1504
764 pp3(\x7f100,1616
766 c-src/emacs/src/gmalloc.c,7311
767 #define USE_PTHREAD\x7f25,1002
768 #undef get_current_dir_name\x7f33,1126
769 extern void emacs_abort \x7f47,1305
770 #undef malloc\x7f64,2110
771 #undef realloc\x7f65,2124
772 #undef calloc\x7f66,2139
773 #undef free\x7f67,2153
774 #define malloc \x7f68,2165
775 #define realloc \x7f69,2188
776 #define calloc \x7f70,2213
777 #define aligned_alloc \x7f71,2236
778 #define free \x7f72,2273
779 extern void *bss_sbrk \x7fbss_sbrk\x0176,2335
780 extern int bss_sbrk_did_unexec;\x7f77,2375
781 extern char bss_sbrk_buffer[\x7fbss_sbrk_buffer\x0178,2407
782 extern void *bss_sbrk_buffer_end;\x7fbss_sbrk_buffer_end\x0179,2438
783 #define DUMPED \x7f80,2472
784 #define ALLOCATED_BEFORE_DUMPING(\x7f81,2507
785 extern void *malloc \x7fmalloc\x0194,2718
786 #define INT_BIT \x7f124,3934
787 #define BLOCKLOG        \x7f125,3977
788 #define BLOCKSIZE       \x7f126,4018
789 #define BLOCKIFY(\x7f127,4052
790 #define HEAP    \x7f131,4215
791 #define FINAL_FREE_BLOCKS       \x7f135,4391
792         int type;\x7f145,4676
793                 size_t nfree;\x7f150,4720
794                 size_t first;\x7f151,4777
795               } frag;\x7f152,4834
796             ptrdiff_t size;\x7f156,5055
797           } info;\x7f157,5076
798       } busy;\x7f158,5087
799         size_t size;\x7f163,5215
800         size_t next;\x7f164,5272
801         size_t prev;\x7f165,5321
802       } free;\x7f166,5374
803   } malloc_info;\x7f167,5388
804 extern char *_heapbase;\x7f_heapbase\x01170,5449
805 extern malloc_info *_heapinfo;\x7f_heapinfo\x01173,5541
806 #define BLOCK(\x7f176,5620
807 #define ADDRESS(\x7f177,5682
808 extern size_t _heapindex;\x7f180,5797
809 extern size_t _heaplimit;\x7f183,5866
810 struct list\x7f186,5939
811     struct list *next;\x7fnext\x01188,5955
812     struct list *prev;\x7fprev\x01189,5978
813 extern struct list _fraghead[\x7f_fraghead\x01193,6056
814 struct alignlist\x7f196,6153
815     struct alignlist *next;\x7fnext\x01198,6174
816     void *aligned;\x7faligned\x01199,6202
817     void *exact;\x7fexact\x01200,6270
818 extern struct alignlist *_aligned_blocks;\x7f_aligned_blocks\x01202,6334
819 extern size_t _chunks_used;\x7f205,6401
820 extern size_t _bytes_used;\x7f206,6429
821 extern size_t _chunks_free;\x7f207,6456
822 extern size_t _bytes_free;\x7f208,6484
823 extern void *_malloc_internal \x7f_malloc_internal\x01213,6673
824 extern void *_realloc_internal \x7f_realloc_internal\x01214,6713
825 extern void _free_internal \x7f215,6762
826 extern void *_malloc_internal_nolock \x7f_malloc_internal_nolock\x01216,6799
827 extern void *_realloc_internal_nolock \x7f_realloc_internal_nolock\x01217,6846
828 extern void _free_internal_nolock \x7f218,6902
829 extern pthread_mutex_t _malloc_mutex,\x7f221,6966
830 extern pthread_mutex_t _malloc_mutex, _aligned_blocks_mutex;\x7f221,6966
831 extern int _malloc_thread_enabled_p;\x7f222,7027
832 #define LOCK(\x7f223,7064
833 #define UNLOCK(\x7f228,7195
834 #define LOCK_ALIGNED_BLOCKS(\x7f233,7329
835 #define UNLOCK_ALIGNED_BLOCKS(\x7f238,7484
836 #define LOCK(\x7f244,7649
837 #define UNLOCK(\x7f245,7664
838 #define LOCK_ALIGNED_BLOCKS(\x7f246,7681
839 #define UNLOCK_ALIGNED_BLOCKS(\x7f247,7711
840 extern void *malloc_find_object_address \x7fmalloc_find_object_address\x01252,7865
841 extern void *(*__morecore)\x7f__morecore\x01256,8021
842 extern void *__default_morecore \x7f__default_morecore\x01259,8105
843 extern void (*__after_morecore_hook)\x7f__after_morecore_hook\x01263,8269
844 extern size_t __malloc_extra_blocks;\x7f267,8442
845 extern int __malloc_initialized;\x7f270,8552
846 extern int __malloc_initialize \x7f272,8646
847 extern void (*__malloc_initialize_hook)\x7f__malloc_initialize_hook\x01275,8723
848 extern void (*__free_hook)\x7f__free_hook\x01276,8771
849 extern void *(*__malloc_hook)\x7f__malloc_hook\x01277,8811
850 extern void *(*__realloc_hook)\x7f__realloc_hook\x01278,8856
851 extern void *(*__memalign_hook)\x7f__memalign_hook\x01279,8913
852 enum mcheck_status\x7f283,9092
853     MCHECK_DISABLED \x7f285,9115
854     MCHECK_OK,\x7f286,9187
855     MCHECK_FREE,\x7f287,9226
856     MCHECK_HEAD,\x7f288,9270
857     MCHECK_TAIL \x7f289,9334
858 extern int mcheck \x7f296,9701
859 extern enum mcheck_status mprobe \x7f301,9952
860 extern void mtrace \x7f304,10055
861 extern void muntrace \x7f305,10082
862 struct mstats\x7f308,10153
863     size_t bytes_total;\x7f310,10171
864     size_t chunks_used;\x7f311,10225
865     size_t bytes_used;\x7f312,10285
866     size_t chunks_free;\x7f313,10351
867     size_t bytes_free;\x7f314,10406
868 extern struct mstats mstats \x7f318,10518
869 extern void memory_warnings \x7f321,10625
870 void *(*__malloc_hook)\x7f__malloc_hook\x01352,11743
871 char *_heapbase;\x7f_heapbase\x01355,11829
872 malloc_info *_heapinfo;\x7f_heapinfo\x01358,11927
873 static size_t heapsize;\x7f361,11983
874 size_t _heapindex;\x7f364,12047
875 size_t _heaplimit;\x7f367,12109
876 struct list _fraghead[\x7f_fraghead\x01370,12171
877 size_t _chunks_used;\x7f373,12229
878 size_t _bytes_used;\x7f374,12250
879 size_t _chunks_free;\x7f375,12270
880 size_t _bytes_free;\x7f376,12291
881 int __malloc_initialized;\x7f379,12340
882 size_t __malloc_extra_blocks;\x7f381,12367
883 void (*__malloc_initialize_hook)\x7f__malloc_initialize_hook\x01383,12398
884 void (*__after_morecore_hook)\x7f__after_morecore_hook\x01384,12439
885 static int state_protected_p;\x7f400,12912
886 static size_t last_state_size;\x7f401,12942
887 static malloc_info *last_heapinfo;\x7flast_heapinfo\x01402,12973
888 protect_malloc_state \x7f405,13014
889 #define PROTECT_MALLOC_STATE(\x7f426,13627
890 #define PROTECT_MALLOC_STATE(\x7f429,13697
891 align \x7f435,13794
892 get_contiguous_space \x7f466,14616
893 register_heapinfo \x7f497,15325
894 pthread_mutex_t _malloc_mutex \x7f517,15879
895 pthread_mutex_t _aligned_blocks_mutex \x7f518,15938
896 int _malloc_thread_enabled_p;\x7f519,16005
897 malloc_atfork_handler_prepare \x7f522,16048
898 malloc_atfork_handler_parent \x7f529,16139
899 malloc_atfork_handler_child \x7f536,16233
900 malloc_enable_thread \x7f544,16375
901 malloc_initialize_1 \x7f563,16961
902 __malloc_initialize \x7f594,17793
903 static int morecore_recursing;\x7f604,17926
904 morecore_nolock \x7f609,18066
905 _malloc_internal_nolock \x7f722,21584
906 _malloc_internal \x7f920,28102
907 malloc \x7f932,28247
908 extern void *_malloc \x7f_malloc\x01956,29033
909 extern void _free \x7f957,29064
910 extern void *_realloc \x7f_realloc\x01958,29092
911 _malloc \x7f961,29140
912 _free \x7f967,29196
913 _realloc \x7f973,29240
914 void (*__free_hook)\x7f__free_hook\x011001,30259
915 struct alignlist *_aligned_blocks \x7f_aligned_blocks\x011004,30345
916 _free_internal_nolock \x7f1009,30474
917 _free_internal \x7f1255,38476
918 free \x7f1265,38603
919 weak_alias \x7f1277,38799
920 #define min(\x7f1306,39813
921 void *(*__realloc_hook)\x7f__realloc_hook\x011310,39898
922 _realloc_internal_nolock \x7f1319,40309
923 _realloc_internal \x7f1435,43563
924 realloc \x7f1447,43726
925 calloc \x7f1478,44894
926 #define __sbrk  \x7f1513,46042
927 extern void *__sbrk \x7f__sbrk\x011518,46247
928 __default_morecore \x7f1525,46511
929 void *(*__memalign_hook)\x7f__memalign_hook\x011554,47456
930 aligned_alloc \x7f1557,47522
931 memalign \x7f1647,49704
932 posix_memalign \x7f1656,49909
933 extern void *valloc \x7fvalloc\x011695,51140
934 extern int getpagesize \x7f1700,51278
935 static size_t pagesize;\x7f1703,51317
936 valloc \x7f1706,51349
937 #undef malloc\x7f1715,51490
938 #undef realloc\x7f1716,51504
939 #undef calloc\x7f1717,51519
940 #undef aligned_alloc\x7f1718,51533
941 #undef free\x7f1719,51554
942 extern void *malloc \x7fmalloc\x011722,51609
943 extern void *realloc \x7frealloc\x011723,51644
944 extern void *calloc \x7fcalloc\x011724,51691
945 extern void free \x7f1725,51740
946 extern void *aligned_alloc \x7faligned_alloc\x011727,51796
947 extern int posix_memalign \x7f1729,51890
948 hybrid_malloc \x7f1736,52083
949 hybrid_calloc \x7f1744,52188
950 hybrid_free \x7f1752,52319
951 hybrid_aligned_alloc \x7f1765,52626
952 hybrid_realloc \x7f1780,52984
953 char *gget_current_dir_name \x7fgget_current_dir_name\x011808,53753
954 hybrid_get_current_dir_name \x7f1811,53797
955 static void (*old_free_hook)\x7fold_free_hook\x011846,54921
956 static void *(*old_malloc_hook)\x7fold_malloc_hook\x011847,54963
957 static void *(*old_realloc_hook)\x7fold_realloc_hook\x011848,55010
958 static void (*abortfunc)\x7fabortfunc\x011851,55124
959 #define MAGICWORD       \x7f1854,55206
960 #define MAGICFREE       \x7f1855,55261
961 #define MAGICBYTE       \x7f1856,55316
962 #define MALLOCFLOOD     \x7f1857,55348
963 #define FREEFLOOD       \x7f1858,55382
964 struct hdr\x7f1860,55415
965     size_t size;\x7f1862,55430
966     size_t magic;\x7f1863,55484
967 checkhdr \x7f1867,55581
968 freehook \x7f1891,56022
969 mallochook \x7f1927,56804
970 reallochook \x7f1944,57143
971 mabort \x7f1978,57901
972 static int mcheck_used \x7f2012,58586
973 mcheck \x7f2015,58619
974 mprobe \x7f2035,59138
976 c-src/emacs/src/regex.h,5300
977 #define _REGEX_H \x7f21,836
978 typedef unsigned long reg_syntax_t;\x7f43,1577
979 #define RE_BACKSLASH_ESCAPE_IN_LISTS \x7f47,1749
980 #define RE_BK_PLUS_QM \x7f52,1969
981 #define RE_CHAR_CLASSES \x7f58,2298
982 #define RE_CONTEXT_INDEP_ANCHORS \x7f72,3032
983 #define RE_CONTEXT_INDEP_OPS \x7f80,3458
984 #define RE_CONTEXT_INVALID_OPS \x7f84,3658
985 #define RE_DOT_NEWLINE \x7f88,3801
986 #define RE_DOT_NOT_NULL \x7f92,3937
987 #define RE_HAT_LISTS_NOT_NEWLINE \x7f96,4082
988 #define RE_INTERVALS \x7f101,4292
989 #define RE_LIMITED_OPS \x7f105,4441
990 #define RE_NEWLINE_ALT \x7f109,4583
991 #define RE_NO_BK_BRACES \x7f114,4773
992 #define RE_NO_BK_PARENS \x7f118,4964
993 #define RE_NO_BK_REFS \x7f122,5120
994 #define RE_NO_BK_VBAR \x7f126,5316
995 #define RE_NO_EMPTY_RANGES \x7f132,5610
996 #define RE_UNMATCHED_RIGHT_PAREN_ORD \x7f136,5766
997 #define RE_NO_POSIX_BACKTRACKING \x7f140,5937
998 #define RE_NO_GNU_OPS \x7f144,6133
999 #define RE_FRUGAL \x7f147,6253
1000 #define RE_SHY_GROUPS \x7f150,6360
1001 #define RE_NO_NEWLINE_ANCHOR \x7f153,6468
1002 #define RE_DEBUG \x7f161,6884
1003 extern reg_syntax_t re_syntax_options;\x7f167,7170
1004 extern Lisp_Object re_match_object;\x7f172,7344
1005 extern size_t re_max_failures;\x7f176,7454
1006 #define RE_SYNTAX_EMACS \x7f183,7684
1007 #define RE_SYNTAX_AWK   \x7f186,7780
1008 #define RE_SYNTAX_GNU_AWK       \x7f193,8084
1009 #define RE_SYNTAX_POSIX_AWK \x7f197,8255
1010 #define RE_SYNTAX_GREP  \x7f201,8393
1011 #define RE_SYNTAX_EGREP \x7f206,8549
1012 #define RE_SYNTAX_POSIX_EGREP   \x7f212,8765
1013 #define RE_SYNTAX_ED \x7f216,8910
1014 #define RE_SYNTAX_SED \x7f218,8954
1015 #define _RE_SYNTAX_POSIX_COMMON \x7f221,9072
1016 #define RE_SYNTAX_POSIX_BASIC   \x7f225,9215
1017 #define RE_SYNTAX_POSIX_MINIMAL_BASIC   \x7f231,9508
1018 #define RE_SYNTAX_POSIX_EXTENDED        \x7f234,9598
1019 #define RE_SYNTAX_POSIX_MINIMAL_EXTENDED        \x7f242,9967
1020 # undef RE_DUP_MAX\x7f253,10454
1021 #define RE_DUP_MAX \x7f256,10540
1022 #define REG_EXTENDED \x7f263,10762
1023 #define REG_ICASE \x7f267,10886
1024 #define REG_NEWLINE \x7f272,11070
1025 #define REG_NOSUB \x7f276,11248
1026 #define REG_NOTBOL \x7f286,11614
1027 #define REG_NOTEOL \x7f289,11688
1028   REG_ENOSYS \x7f297,11859
1029   REG_NOERROR \x7f300,11941
1030   REG_NOMATCH,\x7f301,11976
1031   REG_BADPAT,\x7f305,12123
1032   REG_ECOLLATE,\x7f306,12162
1033   REG_ECTYPE,\x7f307,12203
1034   REG_EESCAPE,\x7f308,12255
1035   REG_ESUBREG,\x7f309,12298
1036   REG_EBRACK,\x7f310,12345
1037   REG_EPAREN,\x7f311,12391
1038   REG_EBRACE,\x7f312,12436
1039   REG_BADBR,\x7f313,12472
1040   REG_ERANGE,\x7f314,12519
1041   REG_ESPACE,\x7f315,12560
1042   REG_BADRPT,\x7f316,12601
1043   REG_EEND,\x7f319,12693
1044   REG_ESIZE,\x7f320,12728
1045   REG_ERPAREN,\x7f321,12790
1046   REG_ERANGEX   \x7f322,12859
1047 } reg_errcode_t;\x7f323,12911
1048 # define RE_TRANSLATE_TYPE \x7f332,13273
1049 struct re_pattern_buffer\x7f335,13315
1050   unsigned char *buffer;\x7fbuffer\x01341,13538
1051   size_t allocated;\x7f344,13614
1052   size_t used;\x7f347,13686
1053   reg_syntax_t syntax;\x7f350,13769
1054   char *fastmap;\x7ffastmap\x01355,13975
1055   RE_TRANSLATE_TYPE translate;\x7f361,14241
1056   size_t re_nsub;\x7f364,14329
1057   unsigned can_be_null \x7f370,14624
1058 #define REGS_UNALLOCATED \x7f376,14889
1059 #define REGS_REALLOCATE \x7f377,14916
1060 #define REGS_FIXED \x7f378,14942
1061   unsigned regs_allocated \x7f379,14963
1062   unsigned fastmap_accurate \x7f383,15136
1063   unsigned no_sub \x7f387,15267
1064   unsigned not_bol \x7f391,15398
1065   unsigned not_eol \x7f394,15475
1066   unsigned used_syntax \x7f398,15655
1067   unsigned multibyte \x7f403,15805
1068   unsigned target_multibyte \x7f407,15941
1069   int charset_unibyte;\x7f410,16032
1070 typedef struct re_pattern_buffer regex_t;\x7f416,16098
1071 typedef ssize_t regoff_t;\x7f423,16492
1072 struct re_registers\x7f428,16652
1073   unsigned num_regs;\x7f430,16674
1074   regoff_t *start;\x7fstart\x01431,16695
1075   regoff_t *end;\x7fend\x01432,16714
1076 # define RE_NREGS \x7f440,16942
1077   regoff_t rm_so;\x7f449,17159
1078   regoff_t rm_eo;\x7f450,17239
1079 } regmatch_t;\x7f451,17317
1080 extern reg_syntax_t re_set_syntax \x7f457,17512
1081 extern const char *re_compile_pattern \x7fre_compile_pattern\x01462,17776
1082 extern int re_compile_fastmap \x7f469,18058
1083 extern regoff_t re_search \x7f477,18466
1084 extern regoff_t re_search_2 \x7f485,18781
1085 extern regoff_t re_match \x7f495,19177
1086 extern regoff_t re_match_2 \x7f501,19407
1087 extern void re_set_registers \x7f520,20197
1088 extern char *re_comp \x7fre_comp\x01528,20469
1089 extern int re_exec \x7f529,20506
1090 #  define _Restrict_ \x7f540,20886
1091 #  define _Restrict_ \x7f542,20979
1092 #  define _Restrict_\x7f544,21018
1093 #  define _Restrict_arr_ \x7f555,21418
1094 #  define _Restrict_arr_\x7f557,21461
1095 extern reg_errcode_t regcomp \x7f562,21530
1096 extern reg_errcode_t regexec \x7f566,21656
1097 extern size_t regerror \x7f571,21850
1098 extern void regfree \x7f574,21956
1099 #  define CHAR_CLASS_MAX_LENGTH \x7f593,22470
1100 #  define CHAR_CLASS_MAX_LENGTH \x7f597,22648
1101 typedef wctype_t re_wctype_t;\x7f599,22692
1102 typedef wchar_t re_wchar_t;\x7f600,22722
1103 # define re_wctype \x7f601,22750
1104 # define re_iswctype \x7f602,22776
1105 # define re_wctype_to_bit(\x7f603,22806
1106 # define CHAR_CLASS_MAX_LENGTH \x7f605,22844
1107 # define btowc(\x7f606,22906
1108 typedef enum { RECC_ERROR \x7f609,22953
1109                RECC_ALNUM,\x7f610,22984
1110                RECC_ALNUM, RECC_ALPHA,\x7f610,22984
1111                RECC_ALNUM, RECC_ALPHA, RECC_WORD,\x7f610,22984
1112                RECC_GRAPH,\x7f611,23027
1113                RECC_GRAPH, RECC_PRINT,\x7f611,23027
1114                RECC_LOWER,\x7f612,23059
1115                RECC_LOWER, RECC_UPPER,\x7f612,23059
1116                RECC_PUNCT,\x7f613,23091
1117                RECC_PUNCT, RECC_CNTRL,\x7f613,23091
1118                RECC_DIGIT,\x7f614,23123
1119                RECC_DIGIT, RECC_XDIGIT,\x7f614,23123
1120                RECC_BLANK,\x7f615,23156
1121                RECC_BLANK, RECC_SPACE,\x7f615,23156
1122                RECC_MULTIBYTE,\x7f616,23188
1123                RECC_MULTIBYTE, RECC_NONASCII,\x7f616,23188
1124                RECC_ASCII,\x7f617,23227
1125                RECC_ASCII, RECC_UNIBYTE\x7f617,23227
1126 } re_wctype_t;\x7f618,23260
1127 extern char re_iswctype \x7f620,23276
1128 extern re_wctype_t re_wctype \x7f621,23329
1129 typedef int re_wchar_t;\x7f623,23387
1130 extern void re_set_whitespace_regexp \x7f625,23412
1132 c-src/emacs/src/keyboard.c,25243
1133 volatile int interrupt_input_blocked;\x7f76,1808
1134 volatile bool pending_signals;\x7f80,1944
1135 #define KBD_BUFFER_SIZE \x7f82,1976
1136 KBOARD *initial_kboard;\x7finitial_kboard\x0184,2006
1137 KBOARD *current_kboard;\x7fcurrent_kboard\x0185,2030
1138 static KBOARD *all_kboards;\x7fall_kboards\x0186,2054
1139 static bool single_kboard;\x7f89,2154
1140 #define NUM_RECENT_KEYS \x7f91,2182
1141 static int recent_keys_index;\x7f94,2269
1142 static int total_keys;\x7f97,2357
1143 static Lisp_Object recent_keys;\x7f100,2443
1144 Lisp_Object this_command_keys;\x7f107,2777
1145 ptrdiff_t this_command_key_count;\x7f108,2808
1146 static bool this_command_key_count_reset;\x7f112,2922
1147 static Lisp_Object raw_keybuf;\x7f116,3074
1148 static int raw_keybuf_count;\x7f117,3105
1149 #define GROW_RAW_KEYBUF \x7f119,3135
1150 static ptrdiff_t this_single_command_key_start;\x7f125,3350
1151 static ptrdiff_t before_command_key_count;\x7f129,3498
1152 static ptrdiff_t before_command_echo_length;\x7f130,3541
1153 sigjmp_buf return_to_command_loop;\x7f135,3677
1154 static Lisp_Object recover_top_level_message;\x7f138,3791
1155 static Lisp_Object regular_top_level_message;\x7f143,3930
1156 static sys_jmp_buf getcjmp;\x7f147,4031
1157 bool waiting_for_input;\x7f150,4095
1158 static bool echoing;\x7f154,4186
1159 static struct kboard *ok_to_echo_at_next_pause;\x7fok_to_echo_at_next_pause\x01159,4328
1160 struct kboard *echo_kboard;\x7fecho_kboard\x01166,4632
1161 Lisp_Object echo_message_buffer;\x7f171,4744
1162 bool immediate_quit;\x7f174,4837
1163 int quit_char;\x7f192,5623
1164 EMACS_INT command_loop_level;\x7f195,5680
1165 Lisp_Object unread_switch_frame;\x7f204,6108
1166 static ptrdiff_t last_non_minibuf_size;\x7f207,6216
1167 uintmax_t num_input_events;\x7f210,6334
1168 static EMACS_INT last_auto_save;\x7f214,6428
1169 static ptrdiff_t last_point_position;\x7f217,6523
1170 Lisp_Object internal_last_event_frame;\x7f228,7028
1171 static Lisp_Object read_key_sequence_cmd;\x7f232,7168
1172 static Lisp_Object read_key_sequence_remapped;\x7f233,7210
1173 static FILE *dribble;\x7fdribble\x01236,7310
1174 bool input_pending;\x7f239,7368
1175 static bool input_was_pending;\x7f287,10022
1176 static struct input_event kbd_buffer[\x7fkbd_buffer\x01291,10107
1177 static struct input_event *kbd_fetch_ptr;\x7fkbd_fetch_ptr\x01297,10386
1178 static struct input_event * volatile kbd_store_ptr;\x7f302,10601
1179 static void recursive_edit_unwind \x7f313,11088
1180 static Lisp_Object command_loop \x7f314,11144
1181 static void echo_now \x7f316,11185
1182 static ptrdiff_t echo_length \x7f317,11214
1183 unsigned timers_run;\x7f320,11296
1184 struct timespec *input_available_clear_time;\x7finput_available_clear_time\x01324,11408
1185 bool interrupt_input;\x7f328,11573
1186 bool interrupts_deferred;\x7f331,11671
1187 static struct timespec timer_idleness_start_time;\x7f335,11746
1188 static struct timespec timer_last_idleness_start_time;\x7f340,11916
1189 #define READABLE_EVENTS_DO_TIMERS_NOW   \x7f346,12046
1190 #define READABLE_EVENTS_FILTER_EVENTS   \x7f347,12094
1191 #define READABLE_EVENTS_IGNORE_SQUEEZABLES      \x7f348,12142
1192 static void (*keyboard_init_hook)\x7fkeyboard_init_hook\x01351,12264
1193 static bool get_input_pending \x7f353,12307
1194 static bool readable_events \x7f354,12344
1195 static Lisp_Object read_char_x_menu_prompt \x7f355,12379
1196 static Lisp_Object read_char_minibuf_menu_prompt \x7f357,12502
1197 static Lisp_Object make_lispy_event \x7f358,12571
1198 static Lisp_Object make_lispy_movement \x7f359,12631
1199 static Lisp_Object modify_event_symbol \x7f363,12840
1200 static Lisp_Object make_lispy_switch_frame \x7f366,13050
1201 static Lisp_Object make_lispy_focus_in \x7f367,13108
1202 static Lisp_Object make_lispy_focus_out \x7f369,13188
1203 static bool help_char_p \x7f371,13275
1204 static void save_getcjmp \x7f372,13314
1205 static void restore_getcjmp \x7f373,13354
1206 static Lisp_Object apply_modifiers \x7f374,13397
1207 static void clear_event \x7f375,13452
1208 static void restore_kboard_configuration \x7f376,13500
1209 static void deliver_input_available_signal \x7f378,13568
1210 static void handle_interrupt \x7f380,13631
1211 static _Noreturn void quit_throw_to_read_char \x7f381,13668
1212 static void process_special_events \x7f382,13722
1213 static void timer_start_idle \x7f383,13765
1214 static void timer_stop_idle \x7f384,13802
1215 static void timer_resume_idle \x7f385,13838
1216 static void deliver_user_signal \x7f386,13876
1217 static char *find_user_signal_name \x7ffind_user_signal_name\x01387,13915
1218 static void store_user_signal_events \x7f388,13957
1219 kset_echo_string \x7f392,14088
1220 kset_kbd_queue \x7f397,14184
1221 kset_keyboard_translate_table \x7f402,14276
1222 kset_last_prefix_arg \x7f407,14399
1223 kset_last_repeatable_command \x7f412,14504
1224 kset_local_function_key_map \x7f417,14625
1225 kset_overriding_terminal_local_map \x7f422,14744
1226 kset_real_last_command \x7f427,14877
1227 kset_system_key_syms \x7f432,14986
1228 echo_add_key \x7f443,15249
1229 echo_char \x7f527,17527
1230 echo_dash \x7f541,17813
1231 echo_now \x7f586,19140
1232 cancel_echoing \x7f635,20614
1233 echo_length \x7f648,20922
1234 echo_truncate \x7f660,21253
1235 add_command_key \x7f672,21582
1236 recursive_edit_1 \x7f697,22406
1237 record_auto_save \x7f742,23848
1238 force_auto_save_soon \x7f751,24016
1239 DEFUN ("recursive-edit", Frecursive_edit,\x7f759,24137
1240 DEFUN ("recursive-edit", Frecursive_edit,\x7frecursive-edit\x01759,24137
1241 recursive_edit_unwind \x7f804,25747
1242 any_kboard_state \x7f817,26013
1243 single_kboard_state \x7f838,26665
1244 not_single_kboard_state \x7f848,26803
1245 struct kboard_stack\x7f858,27065
1246   KBOARD *kboard;\x7fkboard\x01860,27087
1247   struct kboard_stack *next;\x7fnext\x01861,27105
1248 static struct kboard_stack *kboard_stack;\x7fkboard_stack\x01864,27138
1249 push_kboard \x7f867,27186
1250 pop_kboard \x7f879,27375
1251 temporarily_switch_to_single_kboard \x7f914,28263
1252 record_single_kboard_state \x7f943,29437
1253 restore_kboard_configuration \x7f952,29621
1254 cmd_error \x7f970,30077
1255 cmd_error_internal \x7f1024,31510
1256 DEFUN ("command-error-default-function", Fcommand_error_default_function,\x7f1043,32030
1257 DEFUN ("command-error-default-function", Fcommand_error_default_function,\x7fcommand-error-default-function\x011043,32030
1258 static Lisp_Object command_loop_2 \x7f1086,33637
1259 static Lisp_Object top_level_1 \x7f1087,33686
1260 command_loop \x7f1094,33916
1261 command_loop_2 \x7f1134,35135
1262 top_level_2 \x7f1146,35339
1263 top_level_1 \x7f1152,35417
1264 DEFUN ("top-level", Ftop_level,\x7f1164,35787
1265 DEFUN ("top-level", Ftop_level,\x7ftop-level\x011164,35787
1266 user_error \x7f1183,36288
1267 DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\x7f1189,36429
1268 DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\x7fexit-recursive-edit\x011189,36429
1269 DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\x7f1201,36819
1270 DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\x7fabort-recursive-edit\x011201,36819
1271 tracking_off \x7f1216,37281
1272 DEFUN ("internal--track-mouse", Ftrack_mouse,\x7f1234,37816
1273 DEFUN ("internal--track-mouse", Ftrack_mouse,\x7ftrack-mouse\x011234,37816
1274 bool ignore_mouse_drag_p;\x7f1256,38392
1275 some_mouse_moved \x7f1259,38441
1276 static int read_key_sequence \x7f1282,38799
1277 static void adjust_point_for_property \x7f1284,38917
1278 Lisp_Object last_undo_boundary;\x7f1287,39032
1279 command_loop_1 \x7f1294,39273
1280 read_menu_command \x7f1649,50889
1281 adjust_point_for_property \x7f1678,51617
1282 safe_run_hooks_1 \x7f1831,57339
1283 safe_run_hooks_error \x7f1841,57569
1284 safe_run_hook_funcall \x7f1878,58576
1285 safe_run_hooks \x7f1893,59058
1286 int poll_suppress_count;\x7f1908,59397
1287 static struct atimer *poll_timer;\x7fpoll_timer\x011915,59487
1288 poll_for_input_1 \x7f1919,59589
1289 poll_for_input \x7f1930,59789
1290 start_polling \x7f1942,60053
1291 input_polling_used \x7f1979,61091
1292 stop_polling \x7f1994,61390
1293 set_poll_suppress_count \x7f2009,61759
1294 bind_polling_period \x7f2029,62141
1295 make_ctrl_char \x7f2048,62492
1296 show_help_echo \x7f2113,64455
1297 static Lisp_Object kbd_buffer_get_event \x7f2152,65484
1298 static void record_char \x7f2154,65596
1299 static Lisp_Object help_form_saved_window_configs;\x7f2156,65638
1300 read_char_help_form_unwind \x7f2158,65701
1301 #define STOP_POLLING    \x7f2166,65959
1302 #define RESUME_POLLING  \x7f2170,66084
1303 read_event_from_main_queue \x7f2175,66229
1304 read_decoded_event_from_main_queue \x7f2249,68417
1305 #define MAX_ENCODED_BYTES \x7f2254,68664
1306 echo_keystrokes_p \x7f2342,71556
1307 read_char \x7f2376,72848
1308 record_menu_key \x7f3225,98949
1309 help_char_p \x7f3258,99674
1310 record_char \x7f3273,99953
1311 save_getcjmp \x7f3412,104235
1312 restore_getcjmp \x7f3418,104326
1313 readable_events \x7f3430,104697
1314 int stop_character EXTERNALLY_VISIBLE;\x7f3497,106437
1315 event_to_kboard \x7f3500,106493
1316 kbd_buffer_nr_stored \x7f3522,107142
1317 kbd_buffer_store_event \x7f3534,107483
1318 kbd_buffer_store_event_hold \x7f3550,108025
1319 kbd_buffer_unget_event \x7f3684,111617
1320 #define INPUT_EVENT_POS_MAX \x7f3698,112018
1321 #define INPUT_EVENT_POS_MIN \x7f3701,112147
1322 position_to_Time \x7f3706,112287
1323 Time_to_position \x7f3716,112514
1324 gen_help_event \x7f3738,113171
1325 kbd_buffer_store_help_event \x7f3756,113611
1326 discard_mouse_events \x7f3773,113976
1327 kbd_buffer_events_waiting \x7f3803,114711
1328 clear_event \x7f3823,115068
1329 kbd_buffer_get_event \x7f3836,115408
1330 process_special_events \x7f4258,127881
1331 swallow_events \x7f4322,129705
1332 timer_start_idle \x7f4339,130098
1333 timer_stop_idle \x7f4355,130576
1334 timer_resume_idle \x7f4363,130720
1335 struct input_event last_timer_event EXTERNALLY_VISIBLE;\x7f4372,130912
1336 Lisp_Object pending_funcalls;\x7f4377,131172
1337 decode_timer \x7f4381,131293
1338 timer_check_2 \x7f4414,132246
1339 timer_check \x7f4572,136817
1340 DEFUN ("current-idle-time", Fcurrent_idle_time,\x7f4607,137662
1341 DEFUN ("current-idle-time", Fcurrent_idle_time,\x7fcurrent-idle-time\x014607,137662
1342 static Lisp_Object accent_key_syms;\x7f4625,138239
1343 static Lisp_Object func_key_syms;\x7f4626,138275
1344 static Lisp_Object mouse_syms;\x7f4627,138309
1345 static Lisp_Object wheel_syms;\x7f4628,138340
1346 static Lisp_Object drag_n_drop_syms;\x7f4629,138371
1347 static const int lispy_accent_codes[\x7flispy_accent_codes\x014634,138516
1348 static const char *const lispy_accent_keys[\x7flispy_accent_keys\x014741,139878
1349 #define FUNCTION_KEY_OFFSET \x7f4766,140314
1350 const char *const lispy_function_keys[\x7flispy_function_keys\x014768,140347
1351 static const char *const lispy_multimedia_keys[\x7flispy_multimedia_keys\x014962,148901
1352 static const char *const lispy_kana_keys[\x7flispy_kana_keys\x015026,150135
1353 #define FUNCTION_KEY_OFFSET \x7f5061,151751
1354 static const char *const lispy_function_keys[\x7flispy_function_keys\x015065,151894
1355 #define ISO_FUNCTION_KEY_OFFSET \x7f5149,154429
1356 static const char *const iso_lispy_function_keys[\x7fiso_lispy_function_keys\x015151,154469
1357 static Lisp_Object Vlispy_mouse_stem;\x7f5172,155328
1358 static const char *const lispy_wheel_names[\x7flispy_wheel_names\x015174,155367
1359 static const char *const lispy_drag_n_drop_names[\x7flispy_drag_n_drop_names\x015181,155619
1360 static short const scroll_bar_parts[\x7fscroll_bar_parts\x015189,155885
1361 static Lisp_Object button_down_location;\x7f5210,156910
1362 static int last_mouse_button;\x7f5215,157065
1363 static int last_mouse_x;\x7f5216,157095
1364 static int last_mouse_y;\x7f5217,157120
1365 static Time button_down_time;\x7f5218,157145
1366 static int double_click_count;\x7f5222,157229
1367 make_lispy_position \x7f5228,157390
1368 toolkit_menubar_in_use \x7f5456,163953
1369 make_scroll_bar_position \x7f5469,164321
1370 make_lispy_event \x7f5485,164967
1371 make_lispy_movement \x7f6104,183531
1372 make_lispy_switch_frame \x7f6131,184262
1373 make_lispy_focus_in \x7f6137,184369
1374 make_lispy_focus_out \x7f6145,184495
1375 parse_modifiers_uncached \x7f6163,184945
1376 #define SINGLE_LETTER_MOD(\x7f6185,185465
1377 #undef SINGLE_LETTER_MOD\x7f6212,185906
1378 #define MULTI_LETTER_MOD(\x7f6214,185932
1379 #undef MULTI_LETTER_MOD\x7f6231,186400
1380 apply_modifiers_uncached \x7f6273,187574
1381 static const char *const modifier_names[\x7fmodifier_names\x016319,189193
1382 #define NUM_MOD_NAMES \x7f6325,189399
1383 static Lisp_Object modifier_symbols;\x7f6327,189449
1384 lispy_modifier_list \x7f6331,189586
1385 #define KEY_TO_CHAR(\x7f6353,190252
1386 parse_modifiers \x7f6356,190328
1387 DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\x7f6399,191517
1388 DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\x7fevent-symbol-parse-modifiers\x016399,191517
1389 apply_modifiers \x7f6422,192391
1390 reorder_modifiers \x7f6491,194720
1391 modify_event_symbol \x7f6536,196528
1392 DEFUN ("event-convert-list", Fevent_convert_list,\x7f6628,199244
1393 DEFUN ("event-convert-list", Fevent_convert_list,\x7fevent-convert-list\x016628,199244
1394 parse_solitary_modifier \x7f6695,201135
1395 #define SINGLE_LETTER_MOD(\x7f6701,201258
1396 #define MULTI_LETTER_MOD(\x7f6705,201343
1397 #undef SINGLE_LETTER_MOD\x7f6763,202641
1398 #undef MULTI_LETTER_MOD\x7f6764,202666
1399 lucid_event_type_list_p \x7f6775,202889
1400 get_input_pending \x7f6814,203960
1401 record_asynch_buffer_change \x7f6834,204579
1402 gobble_input \x7f6872,205702
1403 tty_read_avail_input \x7f6967,208310
1404 handle_async_input \x7f7149,214039
1405 process_pending_signals \x7f7165,214359
1406 unblock_input_to \x7f7177,214645
1407 unblock_input \x7f7200,215277
1408 totally_unblock_input \x7f7209,215445
1409 handle_input_available_signal \x7f7217,215529
1410 deliver_input_available_signal \x7f7226,215700
1411 struct user_signal_info\x7f7235,215865
1412   int sig;\x7f7238,215915
1413   char *name;\x7fname\x017241,215956
1414   int npending;\x7f7244,216007
1415   struct user_signal_info *next;\x7fnext\x017246,216024
1416 static struct user_signal_info *user_signals \x7fuser_signals\x017250,216090
1417 add_user_signal \x7f7253,216149
1418 handle_user_signal \x7f7275,216598
1419 deliver_user_signal \x7f7316,217558
1420 find_user_signal_name \x7f7322,217659
1421 store_user_signal_events \x7f7334,217841
1422 static void menu_bar_item \x7f7362,218341
1423 static Lisp_Object menu_bar_one_keymap_changed_items;\x7f7363,218416
1424 static Lisp_Object menu_bar_items_vector;\x7f7368,218630
1425 static int menu_bar_items_index;\x7f7369,218672
1426 static const char *separator_names[\x7fseparator_names\x017372,218707
1427 menu_separator_name_p \x7f7393,219148
1428 menu_bar_items \x7f7426,219852
1429 Lisp_Object item_properties;\x7f7568,224603
1430 menu_bar_item \x7f7571,224645
1431 menu_item_eval_property_1 \x7f7647,227175
1432 eval_dyn \x7f7658,227465
1433 menu_item_eval_property \x7f7666,227675
1434 parse_menu_item \x7f7686,228341
1435 static Lisp_Object tool_bar_items_vector;\x7f7965,236336
1436 static Lisp_Object tool_bar_item_properties;\x7f7970,236510
1437 static int ntool_bar_items;\x7f7974,236606
1438 static void init_tool_bar_items \x7f7978,236664
1439 static void process_tool_bar_item \x7f7979,236711
1440 static bool parse_tool_bar_item \x7f7981,236801
1441 static void append_tool_bar_item \x7f7982,236861
1442 tool_bar_items \x7f7990,237083
1443 process_tool_bar_item \x7f8075,239892
1444 #define PROP(\x7f8112,240969
1445 set_prop \x7f8114,241038
1446 parse_tool_bar_item \x7f8167,242453
1447 #undef PROP\x7f8379,248844
1448 init_tool_bar_items \x7f8387,248969
1449 append_tool_bar_item \x7f8401,249261
1450 read_char_x_menu_prompt \x7f8443,250771
1451 read_char_minibuf_menu_prompt \x7f8503,252445
1452 #define PUSH_C_STR(\x7f8527,253014
1453 follow_key \x7f8726,258553
1454 active_maps \x7f8733,258695
1455 typedef struct keyremap\x7f8742,259021
1456   Lisp_Object parent;\x7f8745,259107
1457   Lisp_Object map;\x7f8748,259224
1458   int start,\x7f8753,259446
1459   int start, end;\x7f8753,259446
1460 } keyremap;\x7f8754,259464
1461 access_keymap_keyremap \x7f8764,259808
1462 keyremap_step \x7f8811,261450
1463 test_undefined \x7f8867,262934
1464 read_key_sequence \x7f8916,264861
1465 read_key_sequence_vs \x7f9826,295821
1466 DEFUN ("read-key-sequence", Fread_key_sequence,\x7f9885,297294
1467 DEFUN ("read-key-sequence", Fread_key_sequence,\x7fread-key-sequence\x019885,297294
1468 DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\x7f9938,299982
1469 DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\x7fread-key-sequence-vector\x019938,299982
1470 detect_input_pending \x7f9950,300488
1471 detect_input_pending_ignore_squeezables \x7f9959,300654
1472 detect_input_pending_run_timers \x7f9967,300870
1473 clear_input_pending \x7f9985,301362
1474 requeued_events_pending_p \x7f9997,301732
1475 DEFUN ("input-pending-p", Finput_pending_p,\x7f10002,301813
1476 DEFUN ("input-pending-p", Finput_pending_p,\x7finput-pending-p\x0110002,301813
1477 DEFUN ("recent-keys", Frecent_keys,\x7f10024,302596
1478 DEFUN ("recent-keys", Frecent_keys,\x7frecent-keys\x0110024,302596
1479 DEFUN ("this-command-keys", Fthis_command_keys,\x7f10055,303517
1480 DEFUN ("this-command-keys", Fthis_command_keys,\x7fthis-command-keys\x0110055,303517
1481 DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\x7f10068,303958
1482 DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\x7fthis-command-keys-vector\x0110068,303958
1483 DEFUN ("this-single-command-keys", Fthis_single_command_keys,\x7f10080,304380
1484 DEFUN ("this-single-command-keys", Fthis_single_command_keys,\x7fthis-single-command-keys\x0110080,304380
1485 DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\x7f10096,304955
1486 DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\x7fthis-single-command-raw-keys\x0110096,304955
1487 DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\x7f10109,305495
1488 DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\x7freset-this-command-lengths\x0110109,305495
1489 DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\x7f10136,306510
1490 DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\x7fclear-this-command-keys\x0110136,306510
1491 DEFUN ("recursion-depth", Frecursion_depth,\x7f10158,307069
1492 DEFUN ("recursion-depth", Frecursion_depth,\x7frecursion-depth\x0110158,307069
1493 DEFUN ("open-dribble-file", Fopen_dribble_file,\x7f10169,307406
1494 DEFUN ("open-dribble-file", Fopen_dribble_file,\x7fopen-dribble-file\x0110169,307406
1495 DEFUN ("discard-input", Fdiscard_input,\x7f10203,308447
1496 DEFUN ("discard-input", Fdiscard_input,\x7fdiscard-input\x0110203,308447
1497 DEFUN ("suspend-emacs", Fsuspend_emacs,\x7f10225,308949
1498 DEFUN ("suspend-emacs", Fsuspend_emacs,\x7fsuspend-emacs\x0110225,308949
1499 stuff_buffered_input \x7f10285,311045
1500 set_waiting_for_input \x7f10323,312016
1501 clear_waiting_for_input \x7f10337,312390
1502 handle_interrupt_signal \x7f10351,312754
1503 deliver_interrupt_signal \x7f10378,313642
1504 static int volatile force_quit_count;\x7f10387,313932
1505 handle_interrupt \x7f10401,314414
1506 quit_throw_to_read_char \x7f10541,318711
1507 DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\x7f10562,319288
1508 DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\x7fset-input-interrupt-mode\x0110562,319288
1509 DEFUN ("set-output-flow-control", Fset_output_flow_control,\x7f10609,320516
1510 DEFUN ("set-output-flow-control", Fset_output_flow_control,\x7fset-output-flow-control\x0110609,320516
1511 DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\x7f10643,321432
1512 DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\x7fset-input-meta-mode\x0110643,321432
1513 DEFUN ("set-quit-char", Fset_quit_char,\x7f10694,322706
1514 DEFUN ("set-quit-char", Fset_quit_char,\x7fset-quit-char\x0110694,322706
1515 DEFUN ("set-input-mode", Fset_input_mode,\x7f10729,323570
1516 DEFUN ("set-input-mode", Fset_input_mode,\x7fset-input-mode\x0110729,323570
1517 DEFUN ("current-input-mode", Fcurrent_input_mode,\x7f10750,324459
1518 DEFUN ("current-input-mode", Fcurrent_input_mode,\x7fcurrent-input-mode\x0110750,324459
1519 DEFUN ("posn-at-x-y", Fposn_at_x_y,\x7f10787,325837
1520 DEFUN ("posn-at-x-y", Fposn_at_x_y,\x7fposn-at-x-y\x0110787,325837
1521 DEFUN ("posn-at-point", Fposn_at_point,\x7f10824,327060
1522 DEFUN ("posn-at-point", Fposn_at_point,\x7fposn-at-point\x0110824,327060
1523 init_kboard \x7f10861,328214
1524 allocate_kboard \x7f10893,329284
1525 wipe_kboard \x7f10909,329637
1526 delete_kboard \x7f10917,329751
1527 init_keyboard \x7f10942,330281
1528 struct event_head\x7f11021,332696
1529   short var;\x7f11023,332716
1530   short kind;\x7f11024,332729
1531 static const struct event_head head_table[\x7fhead_table\x0111027,332747
1532 syms_of_keyboard \x7f11045,333577
1533   DEFVAR_LISP ("internal--top-level-message"\x7f11058,333972
1534   DEFVAR_LISP ("last-command-event"\x7f11312,342173
1535   DEFVAR_LISP ("last-nonmenu-event"\x7f11315,342297
1536   DEFVAR_LISP ("last-input-event"\x7f11321,342636
1537   DEFVAR_LISP ("unread-command-events"\x7f11324,342730
1538   DEFVAR_LISP ("unread-post-input-method-events"\x7f11332,343190
1539   DEFVAR_LISP ("unread-input-method-events"\x7f11338,343529
1540   DEFVAR_LISP ("meta-prefix-char"\x7f11346,343898
1541   DEFVAR_KBOARD ("last-command"\x7f11351,344106
1542   DEFVAR_KBOARD ("real-last-command"\x7f11368,344787
1543   DEFVAR_KBOARD ("last-repeatable-command"\x7f11372,344973
1544   DEFVAR_LISP ("this-command"\x7f11378,345261
1545   DEFVAR_LISP ("real-this-command"\x7f11384,345498
1546   DEFVAR_LISP ("this-command-keys-shift-translated"\x7f11388,345680
1547   DEFVAR_LISP ("this-original-command"\x7f11396,346123
1548   DEFVAR_INT ("auto-save-interval"\x7f11403,346520
1549   DEFVAR_LISP ("auto-save-timeout"\x7f11408,346734
1550   DEFVAR_LISP ("echo-keystrokes"\x7f11415,347079
1551   DEFVAR_INT ("polling-period"\x7f11421,347350
1552   DEFVAR_LISP ("double-click-time"\x7f11428,347693
1553   DEFVAR_INT ("double-click-fuzz"\x7f11435,348029
1554   DEFVAR_INT ("num-input-keys"\x7f11446,348519
1555   DEFVAR_INT ("num-nonmacro-input-events"\x7f11452,348794
1556   DEFVAR_LISP ("last-event-frame"\x7f11457,349032
1557   DEFVAR_LISP ("tty-erase-char"\x7f11463,349311
1558   DEFVAR_LISP ("help-char"\x7f11466,349434
1559   DEFVAR_LISP ("help-event-list"\x7f11472,349717
1560   DEFVAR_LISP ("help-form"\x7f11477,349928
1561   DEFVAR_LISP ("prefix-help-command"\x7f11483,350176
1562   DEFVAR_LISP ("top-level"\x7f11489,350454
1563   DEFVAR_KBOARD ("keyboard-translate-table"\x7f11495,350675
1564   DEFVAR_BOOL ("cannot-suspend"\x7f11511,351488
1565   DEFVAR_BOOL ("menu-prompting"\x7f11516,351715
1566   DEFVAR_LISP ("menu-prompt-more-char"\x7f11526,352145
1567   DEFVAR_INT ("extra-keyboard-modifiers"\x7f11531,352391
1568   DEFVAR_LISP ("deactivate-mark"\x7f11545,353117
1569   DEFVAR_LISP ("pre-command-hook"\x7f11553,353486
1570   DEFVAR_LISP ("post-command-hook"\x7f11560,353841
1571   DEFVAR_LISP ("echo-area-clear-hook"\x7f11568,354204
1572   DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\x7f11574,354419
1573   DEFVAR_LISP ("menu-bar-final-items"\x7f11578,354622
1574   DEFVAR_LISP ("tool-bar-separator-image-expression"\x7f11583,354872
1575   DEFVAR_KBOARD ("overriding-terminal-local-map"\x7f11589,355230
1576   DEFVAR_LISP ("overriding-local-map"\x7f11598,355652
1577   DEFVAR_LISP ("overriding-local-map-menu-flag"\x7f11607,356103
1578   DEFVAR_LISP ("special-event-map"\x7f11613,356442
1579   DEFVAR_LISP ("track-mouse"\x7f11617,356630
1580   DEFVAR_KBOARD ("system-key-alist"\x7f11620,356757
1581   DEFVAR_KBOARD ("local-function-key-map"\x7f11629,357138
1582   DEFVAR_KBOARD ("input-decode-map"\x7f11658,358597
1583   DEFVAR_LISP ("function-key-map"\x7f11675,359385
1584   DEFVAR_LISP ("key-translation-map"\x7f11683,359801
1585   DEFVAR_LISP ("deferred-action-list"\x7f11689,360145
1586   DEFVAR_LISP ("deferred-action-function"\x7f11694,360393
1587   DEFVAR_LISP ("delayed-warnings-list"\x7f11700,360692
1588   DEFVAR_LISP ("timer-list"\x7f11708,361100
1589   DEFVAR_LISP ("timer-idle-list"\x7f11712,361252
1590   DEFVAR_LISP ("input-method-function"\x7f11716,361415
1591   DEFVAR_LISP ("input-method-previous-message"\x7f11737,362384
1592   DEFVAR_LISP ("show-help-function"\x7f11744,362745
1593   DEFVAR_LISP ("disable-point-adjustment"\x7f11749,362977
1594   DEFVAR_LISP ("global-disable-point-adjustment"\x7f11761,363527
1595   DEFVAR_LISP ("minibuffer-message-timeout"\x7f11770,363893
1596   DEFVAR_LISP ("throw-on-input"\x7f11775,364171
1597   DEFVAR_LISP ("command-error-function"\x7f11781,364422
1598   DEFVAR_LISP ("enable-disabled-menus-and-buttons"\x7f11790,364909
1599   DEFVAR_LISP ("select-active-regions"\x7f11798,365236
1600   DEFVAR_LISP ("saved-region-selection"\x7f11807,365628
1601   DEFVAR_LISP ("selection-inhibit-update-commands"\x7f11815,366013
1602   DEFVAR_LISP ("debug-on-event"\x7f11825,366554
1603 keys_of_keyboard \x7f11841,367115
1604 mark_kboards \x7f11916,370434
1605   DEFVAR_LISP ("internal--top-level-message",\x7f\1\x0111058,333972
1606   DEFVAR_LISP ("last-command-event",\x7f\1\x0111312,342173
1607   DEFVAR_LISP ("last-nonmenu-event",\x7f\1\x0111315,342297
1608   DEFVAR_LISP ("last-input-event",\x7f\1\x0111321,342636
1609   DEFVAR_LISP ("unread-command-events",\x7f\1\x0111324,342730
1610   DEFVAR_LISP ("unread-post-input-method-events",\x7f\1\x0111332,343190
1611   DEFVAR_LISP ("unread-input-method-events",\x7f\1\x0111338,343529
1612   DEFVAR_LISP ("meta-prefix-char",\x7f\1\x0111346,343898
1613   DEFVAR_KBOARD ("last-command",\x7f\1\x0111351,344106
1614   DEFVAR_KBOARD ("real-last-command",\x7f\1\x0111368,344787
1615   DEFVAR_KBOARD ("last-repeatable-command",\x7f\1\x0111372,344973
1616   DEFVAR_LISP ("this-command",\x7f\1\x0111378,345261
1617   DEFVAR_LISP ("real-this-command",\x7f\1\x0111384,345498
1618   DEFVAR_LISP ("this-command-keys-shift-translated",\x7f\1\x0111388,345680
1619   DEFVAR_LISP ("this-original-command",\x7f\1\x0111396,346123
1620   DEFVAR_INT ("auto-save-interval",\x7f\1\x0111403,346520
1621   DEFVAR_LISP ("auto-save-timeout",\x7f\1\x0111408,346734
1622   DEFVAR_LISP ("echo-keystrokes",\x7f\1\x0111415,347079
1623   DEFVAR_INT ("polling-period",\x7f\1\x0111421,347350
1624   DEFVAR_LISP ("double-click-time",\x7f\1\x0111428,347693
1625   DEFVAR_INT ("double-click-fuzz",\x7f\1\x0111435,348029
1626   DEFVAR_INT ("num-input-keys",\x7f\1\x0111446,348519
1627   DEFVAR_INT ("num-nonmacro-input-events",\x7f\1\x0111452,348794
1628   DEFVAR_LISP ("last-event-frame",\x7f\1\x0111457,349032
1629   DEFVAR_LISP ("tty-erase-char",\x7f\1\x0111463,349311
1630   DEFVAR_LISP ("help-char",\x7f\1\x0111466,349434
1631   DEFVAR_LISP ("help-event-list",\x7f\1\x0111472,349717
1632   DEFVAR_LISP ("help-form",\x7f\1\x0111477,349928
1633   DEFVAR_LISP ("prefix-help-command",\x7f\1\x0111483,350176
1634   DEFVAR_LISP ("top-level",\x7f\1\x0111489,350454
1635   DEFVAR_KBOARD ("keyboard-translate-table",\x7f\1\x0111495,350675
1636   DEFVAR_BOOL ("cannot-suspend",\x7f\1\x0111511,351488
1637   DEFVAR_BOOL ("menu-prompting",\x7f\1\x0111516,351715
1638   DEFVAR_LISP ("menu-prompt-more-char",\x7f\1\x0111526,352145
1639   DEFVAR_INT ("extra-keyboard-modifiers",\x7f\1\x0111531,352391
1640   DEFVAR_LISP ("deactivate-mark",\x7f\1\x0111545,353117
1641   DEFVAR_LISP ("pre-command-hook",\x7f\1\x0111553,353486
1642   DEFVAR_LISP ("post-command-hook",\x7f\1\x0111560,353841
1643   DEFVAR_LISP ("echo-area-clear-hook",\x7f\1\x0111568,354204
1644   DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\x7f\1\x0111574,354419
1645   DEFVAR_LISP ("menu-bar-final-items",\x7f\1\x0111578,354622
1646   DEFVAR_LISP ("tool-bar-separator-image-expression",\x7f\1\x0111583,354872
1647   DEFVAR_KBOARD ("overriding-terminal-local-map",\x7f\1\x0111589,355230
1648   DEFVAR_LISP ("overriding-local-map",\x7f\1\x0111598,355652
1649   DEFVAR_LISP ("overriding-local-map-menu-flag",\x7f\1\x0111607,356103
1650   DEFVAR_LISP ("special-event-map",\x7f\1\x0111613,356442
1651   DEFVAR_LISP ("track-mouse",\x7f\1\x0111617,356630
1652   DEFVAR_KBOARD ("system-key-alist",\x7f\1\x0111620,356757
1653   DEFVAR_KBOARD ("local-function-key-map",\x7f\1\x0111629,357138
1654   DEFVAR_KBOARD ("input-decode-map",\x7f\1\x0111658,358597
1655   DEFVAR_LISP ("function-key-map",\x7f\1\x0111675,359385
1656   DEFVAR_LISP ("key-translation-map",\x7f\1\x0111683,359801
1657   DEFVAR_LISP ("deferred-action-list",\x7f\1\x0111689,360145
1658   DEFVAR_LISP ("deferred-action-function",\x7f\1\x0111694,360393
1659   DEFVAR_LISP ("delayed-warnings-list",\x7f\1\x0111700,360692
1660   DEFVAR_LISP ("timer-list",\x7f\1\x0111708,361100
1661   DEFVAR_LISP ("timer-idle-list",\x7f\1\x0111712,361252
1662   DEFVAR_LISP ("input-method-function",\x7f\1\x0111716,361415
1663   DEFVAR_LISP ("input-method-previous-message",\x7f\1\x0111737,362384
1664   DEFVAR_LISP ("show-help-function",\x7f\1\x0111744,362745
1665   DEFVAR_LISP ("disable-point-adjustment",\x7f\1\x0111749,362977
1666   DEFVAR_LISP ("global-disable-point-adjustment",\x7f\1\x0111761,363527
1667   DEFVAR_LISP ("minibuffer-message-timeout",\x7f\1\x0111770,363893
1668   DEFVAR_LISP ("throw-on-input",\x7f\1\x0111775,364171
1669   DEFVAR_LISP ("command-error-function",\x7f\1\x0111781,364422
1670   DEFVAR_LISP ("enable-disabled-menus-and-buttons",\x7f\1\x0111790,364909
1671   DEFVAR_LISP ("select-active-regions",\x7f\1\x0111798,365236
1672   DEFVAR_LISP ("saved-region-selection",\x7f\1\x0111807,365628
1673   DEFVAR_LISP ("selection-inhibit-update-commands",\x7f\1\x0111815,366013
1674   DEFVAR_LISP ("debug-on-event",\x7f\1\x0111825,366554
1676 c-src/emacs/src/lisp.h,39173
1677 #define EMACS_LISP_H\x7f22,800
1678 #define DECLARE_GDB_SYM(\x7f47,1421
1679 # define DEFINE_GDB_SYMBOL_BEGIN(\x7f49,1508
1680 # define DEFINE_GDB_SYMBOL_END(\x7f50,1578
1681 # define DEFINE_GDB_SYMBOL_BEGIN(\x7f52,1625
1682 # define DEFINE_GDB_SYMBOL_END(\x7f53,1702
1683 #undef min\x7f57,1790
1684 #undef max\x7f58,1801
1685 #define max(\x7f59,1812
1686 #define min(\x7f60,1854
1687 #define ARRAYELTS(\x7f63,1936
1688 #define GCTYPEBITS \x7f67,2079
1689 DEFINE_GDB_SYMBOL_BEGIN \x7fGCTYPEBITS\x0166,2037
1690 # define NONPOINTER_BITS \x7f78,2567
1691 # define NONPOINTER_BITS \x7f80,2600
1692 typedef int EMACS_INT;\x7f91,3023
1693 typedef unsigned int EMACS_UINT;\x7f92,3046
1694 #  define EMACS_INT_MAX \x7f93,3079
1695 #  define pI \x7f94,3111
1696 typedef long int EMACS_INT;\x7f96,3203
1697 typedef unsigned long EMACS_UINT;\x7f97,3231
1698 #  define EMACS_INT_MAX \x7f98,3265
1699 #  define pI \x7f99,3298
1700 typedef long long int EMACS_INT;\x7f103,3477
1701 typedef unsigned long long int EMACS_UINT;\x7f104,3510
1702 #  define EMACS_INT_MAX \x7f105,3553
1703 #  define pI \x7f106,3587
1704 enum {  BOOL_VECTOR_BITS_PER_CHAR \x7f114,3804
1705 #define BOOL_VECTOR_BITS_PER_CHAR \x7f115,3840
1706 typedef size_t bits_word;\x7f123,4165
1707 # define BITS_WORD_MAX \x7f124,4191
1708 enum { BITS_PER_BITS_WORD \x7f125,4223
1709 typedef unsigned char bits_word;\x7f127,4290
1710 # define BITS_WORD_MAX \x7f128,4323
1711 enum { BITS_PER_BITS_WORD \x7f129,4386
1712 verify \x7f131,4450
1713     BITS_PER_CHAR \x7f136,4570
1714     BITS_PER_SHORT \x7f137,4605
1715     BITS_PER_LONG \x7f138,4657
1716     BITS_PER_EMACS_INT \x7f139,4712
1717 typedef intmax_t printmax_t;\x7f148,5089
1718 typedef uintmax_t uprintmax_t;\x7f149,5118
1719 # define pMd \x7f150,5149
1720 # define pMu \x7f151,5170
1721 typedef EMACS_INT printmax_t;\x7f153,5197
1722 typedef EMACS_UINT uprintmax_t;\x7f154,5227
1723 # define pMd \x7f155,5259
1724 # define pMu \x7f156,5278
1725 # define pD \x7f165,5664
1726 # define pD \x7f167,5709
1727 # define pD \x7f169,5756
1728 # define pD \x7f171,5779
1729 # define eassert(\x7f200,7062
1730 # define eassume(\x7f201,7140
1731 extern _Noreturn void die \x7f204,7206
1732 extern bool suppress_checking EXTERNALLY_VISIBLE;\x7f206,7268
1733 # define eassert(\x7f208,7319
1734 # define eassume(\x7f212,7450
1735 enum Lisp_Bits\x7f239,8519
1736 #define GCALIGNMENT \x7f243,8647
1737     VALBITS \x7f246,8742
1738     INTTYPEBITS \x7f249,8838
1739     FIXNUM_BITS \x7f252,8945
1740 #define VAL_MAX \x7f263,9327
1741 #define USE_LSB_TAG \x7f271,9777
1742 DEFINE_GDB_SYMBOL_BEGIN \x7fUSE_LSB_TAG\x01270,9733
1743 # define alignas(\x7f281,10077
1744 # define GCALIGNED \x7f288,10227
1745 # define GCALIGNED \x7f290,10292
1746 # define lisp_h_XLI(\x7f327,11642
1747 # define lisp_h_XIL(\x7f328,11673
1748 # define lisp_h_XLI(\x7f330,11724
1749 # define lisp_h_XIL(\x7f331,11751
1750 #define lisp_h_CHECK_LIST_CONS(\x7f333,11785
1751 #define lisp_h_CHECK_NUMBER(\x7f334,11856
1752 #define lisp_h_CHECK_SYMBOL(\x7f335,11927
1753 #define lisp_h_CHECK_TYPE(\x7f336,11996
1754 #define lisp_h_CONSP(\x7f338,12107
1755 #define lisp_h_EQ(\x7f339,12156
1756 #define lisp_h_FLOATP(\x7f340,12201
1757 #define lisp_h_INTEGERP(\x7f341,12252
1758 #define lisp_h_MARKERP(\x7f342,12333
1759 #define lisp_h_MISCP(\x7f343,12408
1760 #define lisp_h_NILP(\x7f344,12457
1761 #define lisp_h_SET_SYMBOL_VAL(\x7f345,12493
1762 #define lisp_h_SYMBOL_CONSTANT_P(\x7f347,12607
1763 #define lisp_h_SYMBOL_VAL(\x7f348,12671
1764 #define lisp_h_SYMBOLP(\x7f350,12772
1765 #define lisp_h_VECTORLIKEP(\x7f351,12825
1766 #define lisp_h_XCAR(\x7f352,12886
1767 #define lisp_h_XCDR(\x7f353,12924
1768 #define lisp_h_XCONS(\x7f354,12964
1769 #define lisp_h_XHASH(\x7f356,13059
1770 #define lisp_h_XPNTR(\x7f357,13093
1771 # define lisp_h_check_cons_list(\x7f360,13221
1772 # define lisp_h_make_number(\x7f363,13289
1773 # define lisp_h_XFASTINT(\x7f365,13392
1774 # define lisp_h_XINT(\x7f366,13429
1775 # define lisp_h_XSYMBOL(\x7f367,13478
1776 # define lisp_h_XTYPE(\x7f371,13631
1777 # define lisp_h_XUNTAG(\x7f372,13696
1778 # define XLI(\x7f381,14086
1779 # define XIL(\x7f382,14117
1780 # define CHECK_LIST_CONS(\x7f383,14148
1781 # define CHECK_NUMBER(\x7f384,14209
1782 # define CHECK_SYMBOL(\x7f385,14258
1783 # define CHECK_TYPE(\x7f386,14307
1784 # define CONSP(\x7f387,14382
1785 # define EQ(\x7f388,14417
1786 # define FLOATP(\x7f389,14452
1787 # define INTEGERP(\x7f390,14489
1788 # define MARKERP(\x7f391,14530
1789 # define MISCP(\x7f392,14569
1790 # define NILP(\x7f393,14604
1791 # define SET_SYMBOL_VAL(\x7f394,14637
1792 # define SYMBOL_CONSTANT_P(\x7f395,14700
1793 # define SYMBOL_VAL(\x7f396,14763
1794 # define SYMBOLP(\x7f397,14812
1795 # define VECTORLIKEP(\x7f398,14851
1796 # define XCAR(\x7f399,14898
1797 # define XCDR(\x7f400,14931
1798 # define XCONS(\x7f401,14964
1799 # define XHASH(\x7f402,14999
1800 # define XPNTR(\x7f403,15034
1801 #  define check_cons_list(\x7f405,15097
1802 #  define make_number(\x7f408,15176
1803 #  define XFASTINT(\x7f409,15224
1804 #  define XINT(\x7f410,15266
1805 #  define XSYMBOL(\x7f411,15300
1806 #  define XTYPE(\x7f412,15340
1807 #  define XUNTAG(\x7f413,15376
1808 #define LISP_MACRO_DEFUN(\x7f421,15672
1809 #define LISP_MACRO_DEFUN_VOID(\x7f425,15845
1810 #define INTMASK \x7f437,16289
1811 #define case_Lisp_Int \x7f438,16342
1812 #define ENUM_BF(\x7f445,16681
1813 #define ENUM_BF(\x7f447,16722
1814 enum Lisp_Type\x7f451,16763
1815     Lisp_Symbol \x7f454,16851
1816     Lisp_Misc \x7f458,16993
1817     Lisp_Int0 \x7f461,17067
1818     Lisp_Int1 \x7f462,17086
1819     Lisp_String \x7f466,17264
1820     Lisp_Vectorlike \x7f472,17543
1821     Lisp_Cons \x7f475,17632
1822     Lisp_Float \x7f477,17670
1823 enum Lisp_Misc_Type\x7f485,18016
1824     Lisp_Misc_Free \x7f487,18040
1825     Lisp_Misc_Marker,\x7f488,18069
1826     Lisp_Misc_Overlay,\x7f489,18091
1827     Lisp_Misc_Save_Value,\x7f490,18114
1828     Lisp_Misc_Finalizer,\x7f491,18140
1829     Lisp_Misc_Float,\x7f494,18275
1830     Lisp_Misc_Limit\x7f496,18359
1831 enum Lisp_Fwd_Type\x7f502,18543
1832     Lisp_Fwd_Int,\x7f504,18566
1833     Lisp_Fwd_Bool,\x7f505,18619
1834     Lisp_Fwd_Obj,\x7f506,18670
1835     Lisp_Fwd_Buffer_Obj,\x7f507,18729
1836     Lisp_Fwd_Kboard_Obj \x7f508,18800
1837 typedef struct { EMACS_INT i;\x7f567,21781
1838 typedef struct { EMACS_INT i; } Lisp_Object;\x7f567,21781
1839 #define LISP_INITIALLY(\x7f569,21827
1840 #undef CHECK_LISP_OBJECT_TYPE\x7f571,21858
1841 enum CHECK_LISP_OBJECT_TYPE \x7f572,21888
1842 enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE \x7f572,21888
1843 typedef EMACS_INT Lisp_Object;\x7f577,22064
1844 #define LISP_INITIALLY(\x7f578,22095
1845 enum CHECK_LISP_OBJECT_TYPE \x7f579,22125
1846 enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE \x7f579,22125
1847 #define LISP_INITIALLY_ZERO \x7f582,22226
1848 INLINE bool BOOL_VECTOR_P \x7f588,22350
1849 INLINE bool BUFFER_OBJFWDP \x7f589,22391
1850 INLINE bool BUFFERP \x7f590,22438
1851 INLINE bool CHAR_TABLE_P \x7f591,22473
1852 INLINE Lisp_Object CHAR_TABLE_REF_ASCII \x7f592,22513
1853 INLINE bool \x7f593,22579
1854 INLINE bool \x7f594,22614
1855 INLINE bool functionp \x7f595,22650
1856 INLINE bool \x7f596,22687
1857 INLINE bool \x7f597,22725
1858 INLINE bool \x7f598,22762
1859 INLINE bool \x7f599,22797
1860 INLINE bool OVERLAYP \x7f600,22831
1861 INLINE bool PROCESSP \x7f601,22867
1862 INLINE bool PSEUDOVECTORP \x7f602,22903
1863 INLINE bool SAVE_VALUEP \x7f603,22949
1864 INLINE bool FINALIZERP \x7f604,22988
1865 INLINE void set_sub_char_table_contents \x7f605,23026
1866 INLINE bool STRINGP \x7f607,23116
1867 INLINE bool SUB_CHAR_TABLE_P \x7f608,23151
1868 INLINE bool SUBRP \x7f609,23195
1869 INLINE bool \x7f610,23228
1870 INLINE bool \x7f611,23265
1871 INLINE bool WINDOWP \x7f612,23306
1872 INLINE bool TERMINALP \x7f613,23341
1873 INLINE struct Lisp_Save_Value *XSAVE_VALUE \x7fXSAVE_VALUE\x01614,23378
1874 INLINE struct Lisp_Finalizer *XFINALIZER \x7fXFINALIZER\x01615,23436
1875 INLINE struct Lisp_Symbol *(XSYMBOL)\x7f616,23492
1876 INLINE void \x7f617,23544
1877 extern Lisp_Object char_table_ref \x7f620,23616
1878 extern void char_table_set \x7f621,23670
1879 extern _Noreturn Lisp_Object wrong_type_argument \x7f624,23757
1880 extern _Noreturn void wrong_choice \x7f625,23834
1881 extern bool might_dump;\x7f628,23925
1882 extern bool initialized;\x7f631,24061
1883 extern double extract_float \x7f634,24117
1884 enum symbol_interned\x7f639,24199
1885   SYMBOL_UNINTERNED \x7f641,24222
1886   SYMBOL_INTERNED \x7f642,24247
1887   SYMBOL_INTERNED_IN_INITIAL_OBARRAY \x7f643,24270
1888 enum symbol_redirect\x7f646,24315
1889   SYMBOL_PLAINVAL \x7f648,24338
1890   SYMBOL_VARALIAS \x7f649,24362
1891   SYMBOL_LOCALIZED \x7f650,24386
1892   SYMBOL_FORWARDED \x7f651,24410
1893 struct Lisp_Symbol\x7f654,24437
1894   bool_bf gcmarkbit \x7f656,24458
1895   ENUM_BF \x7f663,24793
1896     Lisp_Object value;\x7f687,25631
1897     struct Lisp_Symbol *alias;\x7falias\x01688,25654
1898     struct Lisp_Buffer_Local_Value *blv;\x7fblv\x01689,25685
1899     union Lisp_Fwd *fwd;\x7ffwd\x01690,25726
1900   } val;\x7f691,25751
1901   Lisp_Object function;\x7f694,25823
1902   Lisp_Object plist;\x7f697,25885
1903   struct Lisp_Symbol *next;\x7fnext\x01700,25974
1904 #define EXFUN(\x7f707,26252
1905 #define DEFUN_ARGS_MANY \x7f712,26446
1906 #define DEFUN_ARGS_UNEVALLED    \x7f713,26498
1907 #define DEFUN_ARGS_0    \x7f714,26541
1908 #define DEFUN_ARGS_1    \x7f715,26569
1909 #define DEFUN_ARGS_2    \x7f716,26604
1910 #define DEFUN_ARGS_3    \x7f717,26652
1911 #define DEFUN_ARGS_4    \x7f718,26713
1912 #define DEFUN_ARGS_5    \x7f719,26787
1913 #define DEFUN_ARGS_6    \x7f721,26880
1914 #define DEFUN_ARGS_7    \x7f723,26986
1915 #define DEFUN_ARGS_8    \x7f725,27105
1916 #define TAG_PTR(\x7f729,27296
1917 #define TAG_SYMOFFSET(\x7f734,27543
1918 #define XLI_BUILTIN_LISPSYM(\x7f741,27842
1919 #define DEFINE_LISP_SYMBOL(\x7f746,28101
1920 # define DEFINE_NON_NIL_Q_SYMBOL_MACROS \x7f755,28572
1921 LISP_MACRO_DEFUN \x7f762,28777
1922 # define ARRAY_MARK_FLAG \x7f768,29024
1923 # define PSEUDOVECTOR_FLAG \x7f774,29267
1924 enum pvec_type\x7f780,29568
1925   PVEC_NORMAL_VECTOR,\x7f782,29585
1926   PVEC_FREE,\x7f783,29607
1927   PVEC_PROCESS,\x7f784,29620
1928   PVEC_FRAME,\x7f785,29636
1929   PVEC_WINDOW,\x7f786,29650
1930   PVEC_BOOL_VECTOR,\x7f787,29665
1931   PVEC_BUFFER,\x7f788,29685
1932   PVEC_HASH_TABLE,\x7f789,29700
1933   PVEC_TERMINAL,\x7f790,29719
1934   PVEC_WINDOW_CONFIGURATION,\x7f791,29736
1935   PVEC_SUBR,\x7f792,29765
1936   PVEC_OTHER,\x7f793,29778
1937   PVEC_COMPILED,\x7f795,29856
1938   PVEC_CHAR_TABLE,\x7f796,29873
1939   PVEC_SUB_CHAR_TABLE,\x7f797,29892
1940   PVEC_FONT \x7f798,29915
1941 enum More_Lisp_Bits\x7f801,29991
1942     PSEUDOVECTOR_SIZE_BITS \x7f808,30382
1943     PSEUDOVECTOR_SIZE_MASK \x7f809,30415
1944     PSEUDOVECTOR_REST_BITS \x7f813,30625
1945     PSEUDOVECTOR_REST_MASK \x7f814,30658
1946     PSEUDOVECTOR_AREA_BITS \x7f818,30823
1947     PVEC_TYPE_MASK \x7f819,30901
1948 # define VALMASK \x7f829,31302
1949 DEFINE_GDB_SYMBOL_BEGIN \x7fVALMASK\x01828,31257
1950 #define MOST_POSITIVE_FIXNUM \x7f834,31532
1951 #define MOST_NEGATIVE_FIXNUM \x7f835,31592
1952 XINT \x7f874,32684
1953 XFASTINT \x7f889,33035
1954 XSYMBOL \x7f899,33263
1955 XTYPE \x7f910,33481
1956 XUNTAG \x7f918,33661
1957 LISP_MACRO_DEFUN \x7f927,33857
1958 LISP_MACRO_DEFUN \x7f940,34242
1959 #define FIXNUM_OVERFLOW_P(\x7f958,34855
1960 LISP_MACRO_DEFUN \x7fFIXNUM_OVERFLOW_P\x01952,34632
1961 LISP_MACRO_DEFUN \x7f970,35171
1962 XSTRING \x7f980,35391
1963 #define SYMBOL_INDEX(\x7f988,35575
1964 XFLOAT \x7f991,35636
1965 XPROCESS \x7f1000,35778
1966 XWINDOW \x7f1007,35895
1967 XTERMINAL \x7f1014,36012
1968 XSUBR \x7f1021,36134
1969 XBUFFER \x7f1028,36245
1970 XCHAR_TABLE \x7f1035,36369
1971 XSUB_CHAR_TABLE \x7f1042,36506
1972 XBOOL_VECTOR \x7f1049,36648
1973 make_lisp_ptr \x7f1058,36827
1974 make_lisp_symbol \x7f1066,37013
1975 builtin_lisp_symbol \x7f1074,37197
1976 #define XSETINT(\x7f1079,37279
1977 #define XSETFASTINT(\x7f1080,37325
1978 #define XSETCONS(\x7f1081,37375
1979 #define XSETVECTOR(\x7f1082,37435
1980 #define XSETSTRING(\x7f1083,37503
1981 #define XSETSYMBOL(\x7f1084,37567
1982 #define XSETFLOAT(\x7f1085,37621
1983 #define XSETMISC(\x7f1086,37683
1984 #define XSETPVECTYPE(\x7f1090,37772
1985 #define XSETPVECTYPESIZE(\x7f1092,37888
1986 #define XSETPSEUDOVECTOR(\x7f1099,38185
1987 #define XSETTYPED_PSEUDOVECTOR(\x7f1105,38369
1988 #define XSETWINDOW_CONFIGURATION(\x7f1110,38579
1989 #define XSETPROCESS(\x7f1112,38675
1990 #define XSETWINDOW(\x7f1113,38741
1991 #define XSETTERMINAL(\x7f1114,38805
1992 #define XSETSUBR(\x7f1115,38873
1993 #define XSETCOMPILED(\x7f1116,38933
1994 #define XSETBUFFER(\x7f1117,39001
1995 #define XSETCHAR_TABLE(\x7f1118,39065
1996 #define XSETBOOL_VECTOR(\x7f1119,39137
1997 #define XSETSUB_CHAR_TABLE(\x7f1120,39211
1998 XINTPTR \x7f1128,39581
1999 make_pointer_integer \x7f1134,39661
2000 LISP_MACRO_DEFUN_VOID \x7f1143,39826
2001 typedef struct interval *INTERVAL;\x7fINTERVAL\x011149,39987
2002       Lisp_Object cdr;\x7f1159,40162
2003       struct Lisp_Cons *chain;\x7fchain\x011162,40236
2004 xcar_addr \x7f1174,40760
2005 xcdr_addr \x7f1179,40837
2006 LISP_MACRO_DEFUN \x7f1185,40931
2007 XSETCDR \x7f1198,41307
2008 CAR \x7f1205,41457
2009 CDR \x7f1212,41591
2010 CAR_SAFE \x7f1221,41791
2011 CDR_SAFE \x7f1226,41877
2012 STRING_MULTIBYTE \x7f1243,42250
2013 #define STRING_BYTES_BOUND \x7f1261,43057
2014 #define STRING_SET_UNIBYTE(\x7f1265,43201
2015 #define STRING_SET_MULTIBYTE(\x7f1275,43516
2016 SDATA \x7f1286,43830
2017 SSDATA \x7f1291,43908
2018 SREF \x7f1297,44037
2019 SSET \x7f1302,44128
2020 SCHARS \x7f1307,44242
2021 extern ptrdiff_t string_bytes \x7f1313,44337
2022 STRING_BYTES \x7f1316,44415
2023 SBYTES \x7f1326,44595
2024 STRING_SET_CHARS \x7f1331,44681
2025 struct vectorlike_header\x7f1343,45232
2026     ptrdiff_t size;\x7f1364,46383
2027 struct Lisp_Vector\x7f1369,46482
2028     struct vectorlike_header header;\x7f1371,46505
2029     Lisp_Object contents[\x7fcontents\x011372,46542
2030     ALIGNOF_STRUCT_LISP_VECTOR\x7f1378,46681
2031 struct Lisp_Bool_Vector\x7f1384,46864
2032     struct vectorlike_header header;\x7f1388,47012
2033     EMACS_INT size;\x7f1390,47086
2034     bits_word data[\x7fdata\x011395,47319
2035 bool_vector_size \x7f1399,47385
2036 bool_vector_data \x7f1407,47523
2037 bool_vector_uchar_data \x7f1413,47617
2038 bool_vector_words \x7f1421,47803
2039 bool_vector_bytes \x7f1428,47998
2040 bool_vector_bitref \x7f1437,48238
2041 bool_vector_ref \x7f1445,48478
2042 bool_vector_set \x7f1453,48618
2043     header_size \x7f1471,49047
2044     bool_header_size \x7f1472,49106
2045     word_size \x7f1473,49171
2046 AREF \x7f1479,49284
2047 aref_addr \x7f1485,49391
2048 ASIZE \x7f1491,49501
2049 ASET \x7f1497,49583
2050 gc_aset \x7f1504,49742
2051 enum { NIL_IS_ZERO \x7f1515,50269
2052 memclear \x7f1520,50464
2053 #define VECSIZE(\x7f1531,50762
2054 #define PSEUDOVECSIZE(\x7f1538,51047
2055 #define UNSIGNED_CMP(\x7f1546,51480
2056 #define ASCII_CHAR_P(\x7f1552,51734
2057 enum CHARTAB_SIZE_BITS\x7f1565,52489
2058     CHARTAB_SIZE_BITS_0 \x7f1567,52516
2059     CHARTAB_SIZE_BITS_1 \x7f1568,52545
2060     CHARTAB_SIZE_BITS_2 \x7f1569,52574
2061     CHARTAB_SIZE_BITS_3 \x7f1570,52603
2062 extern const int chartab_size[\x7fchartab_size\x011573,52637
2063 struct Lisp_Char_Table\x7f1575,52672
2064     struct vectorlike_header header;\x7f1581,52928
2065     Lisp_Object defalt;\x7f1585,53078
2066     Lisp_Object parent;\x7f1590,53280
2067     Lisp_Object purpose;\x7f1594,53398
2068     Lisp_Object ascii;\x7f1598,53564
2069     Lisp_Object contents[\x7fcontents\x011600,53588
2070     Lisp_Object extras[\x7fextras\x011603,53699
2071 struct Lisp_Sub_Char_Table\x7f1606,53752
2072     struct vectorlike_header header;\x7f1610,53918
2073     int depth;\x7f1618,54341
2074     int min_char;\x7f1621,54417
2075     Lisp_Object contents[\x7fcontents\x011624,54492
2076 CHAR_TABLE_REF_ASCII \x7f1628,54566
2077 CHAR_TABLE_REF \x7f1648,55113
2078 CHAR_TABLE_SET \x7f1658,55402
2079 struct Lisp_Subr\x7f1670,55786
2080     struct vectorlike_header header;\x7f1672,55807
2081       Lisp_Object (*a0)\x7fa0\x011674,55856
2082       Lisp_Object (*a1)\x7fa1\x011675,55888
2083       Lisp_Object (*a2)\x7fa2\x011676,55927
2084       Lisp_Object (*a3)\x7fa3\x011677,55979
2085       Lisp_Object (*a4)\x7fa4\x011678,56044
2086       Lisp_Object (*a5)\x7fa5\x011679,56122
2087       Lisp_Object (*a6)\x7fa6\x011680,56213
2088       Lisp_Object (*a7)\x7fa7\x011681,56317
2089       Lisp_Object (*a8)\x7fa8\x011682,56434
2090       Lisp_Object (*aUNEVALLED)\x7faUNEVALLED\x011683,56564
2091       Lisp_Object (*aMANY)\x7faMANY\x011684,56616
2092     } function;\x7f1685,56671
2093     short min_args,\x7f1686,56687
2094     short min_args, max_args;\x7f1686,56687
2095     const char *symbol_name;\x7fsymbol_name\x011687,56717
2096     const char *intspec;\x7fintspec\x011688,56746
2097     const char *doc;\x7fdoc\x011689,56771
2098 enum char_table_specials\x7f1692,56798
2099     CHAR_TABLE_STANDARD_SLOTS \x7f1697,56993
2100     SUB_CHAR_TABLE_OFFSET \x7f1701,57214
2101 CHAR_TABLE_EXTRA_SLOTS \x7f1707,57377
2102 verify \x7f1714,57596
2103 LISP_MACRO_DEFUN \x7f1723,57921
2104 SYMBOL_BLV \x7f1732,58181
2105 SYMBOL_FWD \x7f1738,58316
2106 LISP_MACRO_DEFUN_VOID \x7f1744,58428
2107 SET_SYMBOL_BLV \x7f1754,58691
2108 SET_SYMBOL_FWD \x7f1760,58850
2109 SYMBOL_NAME \x7f1767,59001
2110 SYMBOL_INTERNED_P \x7f1775,59130
2111 SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P \x7f1783,59299
2112 #define DEFSYM(\x7f1796,59809
2113 LISP_MACRO_DEFUN \x7fDEFSYM\x011792,59630
2114 struct hash_table_test\x7f1805,60062
2115   Lisp_Object name;\x7f1808,60139
2116   Lisp_Object user_hash_function;\x7f1811,60206
2117   Lisp_Object user_cmp_function;\x7f1814,60297
2118   bool (*cmpfn)\x7fcmpfn\x011817,60372
2119   EMACS_UINT (*hashfn)\x7fhashfn\x011820,60486
2120 struct Lisp_Hash_Table\x7f1823,60555
2121   struct vectorlike_header header;\x7f1826,60649
2122   Lisp_Object weak;\x7f1830,60783
2123   Lisp_Object rehash_size;\x7f1835,61007
2124   Lisp_Object rehash_threshold;\x7f1839,61129
2125   Lisp_Object hash;\x7f1843,61260
2126   Lisp_Object next;\x7f1848,61490
2127   Lisp_Object next_free;\x7f1851,61560
2128   Lisp_Object index;\x7f1856,61771
2129   ptrdiff_t count;\x7f1863,62041
2130   Lisp_Object key_and_value;\x7f1868,62240
2131   struct hash_table_test test;\x7f1871,62314
2132   struct Lisp_Hash_Table *next_weak;\x7fnext_weak\x011875,62457
2133 XHASH_TABLE \x7f1880,62531
2134 #define XSET_HASH_TABLE(\x7f1885,62602
2135 HASH_TABLE_P \x7f1889,62703
2136 HASH_KEY \x7f1896,62860
2137 HASH_VALUE \x7f1903,63040
2138 HASH_NEXT \x7f1911,63254
2139 HASH_HASH \x7f1918,63431
2140 HASH_INDEX \x7f1926,63677
2141 HASH_TABLE_SIZE \x7f1933,63826
2142 enum DEFAULT_HASH_SIZE \x7f1940,63956
2143 enum DEFAULT_HASH_SIZE { DEFAULT_HASH_SIZE \x7f1940,63956
2144 static double const DEFAULT_REHASH_THRESHOLD \x7f1946,64176
2145 static double const DEFAULT_REHASH_SIZE \x7f1950,64299
2146 sxhash_combine \x7f1956,64465
2147 SXHASH_REDUCE \x7f1964,64648
2148 struct Lisp_Misc_Any    \x7f1971,64806
2149   ENUM_BF \x7f1973,64866
2150 struct Lisp_Marker\x7f1978,64980
2151   ENUM_BF \x7f1980,65001
2152 struct Lisp_Overlay\x7f2021,66841
2153     ENUM_BF \x7f2034,67349
2154     SAVE_UNUSED,\x7f2047,67644
2155     SAVE_INTEGER,\x7f2048,67661
2156     SAVE_FUNCPOINTER,\x7f2049,67679
2157     SAVE_POINTER,\x7f2050,67701
2158     SAVE_OBJECT\x7f2051,67719
2159 enum { SAVE_SLOT_BITS \x7f2055,67804
2160 enum { SAVE_VALUE_SLOTS \x7f2058,67901
2161 enum { SAVE_TYPE_BITS \x7f2062,68009
2162 enum Lisp_Save_Type\x7f2064,68075
2163     SAVE_TYPE_INT_INT \x7f2066,68099
2164     SAVE_TYPE_INT_INT_INT\x7f2067,68172
2165     SAVE_TYPE_OBJ_OBJ \x7f2069,68262
2166     SAVE_TYPE_OBJ_OBJ_OBJ \x7f2070,68333
2167     SAVE_TYPE_OBJ_OBJ_OBJ_OBJ\x7f2071,68414
2168     SAVE_TYPE_PTR_INT \x7f2073,68509
2169     SAVE_TYPE_PTR_OBJ \x7f2074,68582
2170     SAVE_TYPE_PTR_PTR \x7f2075,68654
2171     SAVE_TYPE_FUNCPTR_PTR_OBJ\x7f2076,68727
2172     SAVE_TYPE_MEMORY \x7f2080,68885
2173 typedef void (*voidfuncptr)\x7fvoidfuncptr\x012108,69839
2174 struct Lisp_Save_Value\x7f2110,69876
2175     ENUM_BF \x7f2112,69903
2176       void *pointer;\x7fpointer\x012125,70558
2177       voidfuncptr funcpointer;\x7f2126,70579
2178       ptrdiff_t integer;\x7f2127,70610
2179       Lisp_Object object;\x7f2128,70635
2180     } data[\x7fdata\x012129,70661
2181 save_type \x7f2134,70755
2182 XSAVE_POINTER \x7f2143,70985
2183 set_save_pointer \x7f2149,71147
2184 XSAVE_FUNCPOINTER \x7f2155,71329
2185 XSAVE_INTEGER \x7f2164,71549
2186 set_save_integer \x7f2170,71711
2187 XSAVE_OBJECT \x7f2179,71932
2188 struct Lisp_Finalizer\x7f2186,72109
2189     struct Lisp_Misc_Any base;\x7f2188,72135
2190     struct Lisp_Finalizer *prev;\x7fprev\x012191,72223
2191     struct Lisp_Finalizer *next;\x7fnext\x012192,72256
2192     Lisp_Object function;\x7f2197,72493
2193 struct Lisp_Free\x7f2201,72584
2194     ENUM_BF \x7f2203,72605
2195 union Lisp_Misc\x7f2212,72885
2196     struct Lisp_Misc_Any u_any;\x7f2214,72905
2197     struct Lisp_Free u_free;\x7f2215,72976
2198     struct Lisp_Marker u_marker;\x7f2216,73005
2199     struct Lisp_Overlay u_overlay;\x7f2217,73038
2200     struct Lisp_Save_Value u_save_value;\x7f2218,73073
2201     struct Lisp_Finalizer u_finalizer;\x7f2219,73114
2202 XMISC \x7f2223,73184
2203 XMISCANY \x7f2229,73273
2204 XMISCTYPE \x7f2236,73382
2205 XMARKER \x7f2242,73470
2206 XOVERLAY \x7f2249,73585
2207 XSAVE_VALUE \x7f2256,73706
2208 XFINALIZER \x7f2263,73835
2209 struct Lisp_Intfwd\x7f2274,74120
2210     enum Lisp_Fwd_Type type;\x7f2276,74143
2211     EMACS_INT *intvar;\x7fintvar\x012277,74193
2212 struct Lisp_Boolfwd\x7f2284,74414
2213     enum Lisp_Fwd_Type type;\x7f2286,74438
2214     bool *boolvar;\x7fboolvar\x012287,74489
2215 struct Lisp_Objfwd\x7f2294,74705
2216     enum Lisp_Fwd_Type type;\x7f2296,74728
2217     Lisp_Object *objvar;\x7fobjvar\x012297,74778
2218 struct Lisp_Buffer_Objfwd\x7f2302,74937
2219     enum Lisp_Fwd_Type type;\x7f2304,74967
2220     int offset;\x7f2305,75024
2221     Lisp_Object predicate;\x7f2307,75116
2222 struct Lisp_Buffer_Local_Value\x7f2334,76473
2223     bool_bf local_if_set \x7f2338,76618
2224     bool_bf frame_local \x7f2341,76800
2225     bool_bf found \x7f2344,76942
2226     union Lisp_Fwd *fwd;\x7ffwd\x012346,77044
2227     Lisp_Object where;\x7f2348,77187
2228     Lisp_Object defcell;\x7f2351,77313
2229     Lisp_Object valcell;\x7f2357,77617
2230 struct Lisp_Kboard_Objfwd\x7f2362,77732
2231     enum Lisp_Fwd_Type type;\x7f2364,77762
2232     int offset;\x7f2365,77819
2233 union Lisp_Fwd\x7f2368,77841
2234     struct Lisp_Intfwd u_intfwd;\x7f2370,77860
2235     struct Lisp_Boolfwd u_boolfwd;\x7f2371,77893
2236     struct Lisp_Objfwd u_objfwd;\x7f2372,77928
2237     struct Lisp_Buffer_Objfwd u_buffer_objfwd;\x7f2373,77961
2238     struct Lisp_Kboard_Objfwd u_kboard_objfwd;\x7f2374,78008
2239 XFWDTYPE \x7f2378,78087
2240 XBUFFER_OBJFWD \x7f2384,78183
2241 struct Lisp_Float\x7f2391,78319
2242       double data;\x7f2395,78357
2243       struct Lisp_Float *chain;\x7fchain\x012396,78376
2244     } u;\x7f2397,78408
2245 XFLOAT_DATA \x7f2401,78437
2246     IEEE_FLOATING_POINT\x7f2415,78946
2247 #define _UCHAR_T\x7f2423,79269
2248 typedef unsigned char UCHAR;\x7f2424,79286
2249 enum Lisp_Compiled\x7f2429,79369
2250     COMPILED_ARGLIST \x7f2431,79392
2251     COMPILED_BYTECODE \x7f2432,79418
2252     COMPILED_CONSTANTS \x7f2433,79445
2253     COMPILED_STACK_DEPTH \x7f2434,79473
2254     COMPILED_DOC_STRING \x7f2435,79503
2255     COMPILED_INTERACTIVE \x7f2436,79532
2256 enum char_bits\x7f2443,79834
2257     CHAR_ALT \x7f2445,79853
2258     CHAR_SUPER \x7f2446,79879
2259     CHAR_HYPER \x7f2447,79907
2260     CHAR_SHIFT \x7f2448,79935
2261     CHAR_CTL \x7f2449,79963
2262     CHAR_META \x7f2450,79989
2263     CHAR_MODIFIER_MASK \x7f2452,80017
2264     CHARACTERBITS \x7f2457,80212
2265 LISP_MACRO_DEFUN \x7f2462,80270
2266 NATNUMP \x7f2470,80412
2267 RANGED_INTEGERP \x7f2476,80493
2268 #define TYPE_RANGED_INTEGERP(\x7f2481,80615
2269 LISP_MACRO_DEFUN \x7f2486,80800
2270 VECTORP \x7f2500,81273
2271 OVERLAYP \x7f2505,81376
2272 SAVE_VALUEP \x7f2510,81475
2273 FINALIZERP \x7f2516,81581
2274 AUTOLOADP \x7f2522,81685
2275 BUFFER_OBJFWDP \x7f2528,81776
2276 PSEUDOVECTOR_TYPEP \x7f2534,81874
2277 PSEUDOVECTORP \x7f2542,82127
2278 WINDOW_CONFIGURATIONP \x7f2558,82479
2279 PROCESSP \x7f2564,82589
2280 WINDOWP \x7f2570,82673
2281 TERMINALP \x7f2576,82755
2282 SUBRP \x7f2582,82841
2283 COMPILEDP \x7f2588,82919
2284 BUFFERP \x7f2594,83005
2285 CHAR_TABLE_P \x7f2600,83087
2286 SUB_CHAR_TABLE_P \x7f2606,83178
2287 BOOL_VECTOR_P \x7f2612,83277
2288 FRAMEP \x7f2618,83370
2289 IMAGEP \x7f2625,83487
2290 ARRAYP \x7f2632,83592
2291 CHECK_LIST \x7f2638,83711
2292 LISP_MACRO_DEFUN_VOID \x7f2643,83792
2293 CHECK_STRING_CAR \x7f2653,84089
2294 CHECK_CONS \x7f2658,84193
2295 CHECK_VECTOR \x7f2663,84273
2296 CHECK_BOOL_VECTOR \x7f2668,84359
2297 CHECK_VECTOR_OR_STRING \x7f2674,84536
2298 CHECK_ARRAY \x7f2683,84710
2299 CHECK_BUFFER \x7f2688,84818
2300 CHECK_WINDOW \x7f2693,84904
2301 CHECK_PROCESS \x7f2699,85010
2302 CHECK_NATNUM \x7f2705,85106
2303 #define CHECK_RANGED_INTEGER(\x7f2710,85183
2304 #define CHECK_TYPE_RANGED_INTEGER(\x7f2721,85566
2305 #define CHECK_NUMBER_COERCE_MARKER(\x7f2729,85836
2306 XFLOATINT \x7f2738,86089
2307 CHECK_NUMBER_OR_FLOAT \x7f2744,86160
2308 #define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(\x7f2749,86259
2309 CHECK_NUMBER_CAR \x7f2760,86669
2310 CHECK_NUMBER_CDR \x7f2768,86791
2311 #define DEFUN(\x7f2803,88386
2312 #define DEFUN(\x7f2812,88854
2313 FUNCTIONP \x7f2822,89209
2314 extern void defsubr \x7f2829,89361
2315 enum maxargs\x7f2831,89404
2316     MANY \x7f2833,89421
2317     UNEVALLED \x7f2834,89436
2318 #define CALLMANY(\x7f2838,89539
2319 #define CALLN(\x7f2844,89892
2320 extern void defvar_lisp \x7f2846,89962
2321 extern void defvar_lisp_nopro \x7f2847,90039
2322 extern void defvar_bool \x7f2848,90122
2323 extern void defvar_int \x7f2849,90193
2324 extern void defvar_kboard \x7f2850,90267
2325 #define DEFVAR_LISP(\x7f2869,91097
2326 #define DEFVAR_LISP_NOPRO(\x7f2874,91269
2327 #define DEFVAR_BOOL(\x7f2879,91451
2328 #define DEFVAR_INT(\x7f2884,91624
2329 #define DEFVAR_BUFFER_DEFAULTS(\x7f2890,91795
2330 #define DEFVAR_KBOARD(\x7f2896,91999
2331 typedef jmp_buf sys_jmp_buf;\x7f2906,92323
2332 # define sys_setjmp(\x7f2907,92352
2333 # define sys_longjmp(\x7f2908,92387
2334 typedef sigjmp_buf sys_jmp_buf;\x7f2910,92459
2335 # define sys_setjmp(\x7f2911,92491
2336 # define sys_longjmp(\x7f2912,92531
2337 typedef jmp_buf sys_jmp_buf;\x7f2916,92690
2338 # define sys_setjmp(\x7f2917,92719
2339 # define sys_longjmp(\x7f2918,92753
2340 enum specbind_tag \x7f2943,93805
2341   SPECPDL_UNWIND,\x7f2944,93825
2342   SPECPDL_UNWIND_PTR,\x7f2945,93894
2343   SPECPDL_UNWIND_INT,\x7f2946,93945
2344   SPECPDL_UNWIND_VOID,\x7f2947,93993
2345   SPECPDL_BACKTRACE,\x7f2948,94047
2346   SPECPDL_LET,\x7f2949,94105
2347   SPECPDL_LET_LOCAL,\x7f2951,94235
2348   SPECPDL_LET_DEFAULT   \x7f2952,94292
2349 union specbinding\x7f2955,94364
2350     ENUM_BF \x7f2957,94386
2351       ENUM_BF \x7f2959,94443
2352       ENUM_BF \x7f2964,94573
2353       ENUM_BF \x7f2969,94696
2354       ENUM_BF \x7f2974,94814
2355       ENUM_BF \x7f2978,94919
2356       ENUM_BF \x7f2983,95094
2357 enum handlertype \x7f3021,96410
2358 enum handlertype { CATCHER,\x7f3021,96410
2359 enum handlertype { CATCHER, CONDITION_CASE \x7f3021,96410
2360 struct handler\x7f3023,96457
2361   enum handlertype type;\x7f3025,96474
2362   Lisp_Object tag_or_ch;\x7f3026,96499
2363   Lisp_Object val;\x7f3027,96524
2364   struct handler *next;\x7fnext\x013028,96543
2365   struct handler *nextfree;\x7fnextfree\x013029,96567
2366   Lisp_Object *bytecode_top;\x7fbytecode_top\x013036,96925
2367   int bytecode_dest;\x7f3037,96954
2368   struct gcpro *gcpro;\x7fgcpro\x013042,97191
2369   sys_jmp_buf jmp;\x7f3044,97221
2370   EMACS_INT lisp_eval_depth;\x7f3045,97240
2371   ptrdiff_t pdlcount;\x7f3046,97269
2372   int poll_suppress_count;\x7f3047,97291
2373   int interrupt_input_blocked;\x7f3048,97318
2374   struct byte_stack *byte_stack;\x7fbyte_stack\x013049,97349
2375 #define PUSH_HANDLER(\x7f3053,97446
2376 extern Lisp_Object memory_signal_data;\x7f3075,98152
2377 extern char *stack_bottom;\x7fstack_bottom\x013079,98285
2378 extern void process_pending_signals \x7f3097,99102
2379 extern bool volatile pending_signals;\x7f3098,99146
2380 extern void process_quit_flag \x7f3100,99185
2381 #define QUIT    \x7f3101,99223
2382 #define QUITP \x7f3112,99473
2383 extern Lisp_Object Vascii_downcase_table;\x7f3114,99534
2384 extern Lisp_Object Vascii_canon_table;\x7f3115,99576
2385 extern struct gcpro *gcprolist;\x7fgcprolist\x013130,100283
2386 struct gcpro\x7f3132,100316
2387   struct gcpro *next;\x7fnext\x013134,100331
2388   volatile Lisp_Object *var;\x7fvar\x013137,100400
2389   ptrdiff_t nvars;\x7f3140,100482
2390   const char *name;\x7fname\x013144,100567
2391   int lineno;\x7f3147,100623
2392   int idx;\x7f3150,100684
2393   int level;\x7f3153,100720
2394 #define GC_USE_GCPROS_AS_BEFORE \x7f3171,101297
2395 #define GC_MAKE_GCPROS_NOOPS    \x7f3172,101332
2396 #define GC_MARK_STACK_CHECK_GCPROS      \x7f3173,101364
2397 #define GC_USE_GCPROS_CHECK_ZOMBIES     \x7f3174,101401
2398 #define GC_MARK_STACK \x7f3177,101462
2399 #define BYTE_MARK_STACK \x7f3181,101562
2400 #define GCPRO1(\x7f3190,101833
2401 #define GCPRO2(\x7f3191,101873
2402 #define GCPRO3(\x7f3192,101939
2403 #define GCPRO4(\x7f3194,102034
2404 #define GCPRO5(\x7f3196,102154
2405 #define GCPRO6(\x7f3198,102299
2406 #define GCPRO7(\x7f3201,102474
2407 #define UNGCPRO \x7f3202,102553
2408 #define GCPRO1(\x7f3208,102653
2409 #define GCPRO2(\x7f3212,102775
2410 #define GCPRO3(\x7f3217,102967
2411 #define GCPRO4(\x7f3223,103229
2412 #define GCPRO5(\x7f3230,103560
2413 #define GCPRO6(\x7f3238,103961
2414 #define GCPRO7(\x7f3247,104431
2415 #define UNGCPRO \x7f3257,104971
2416 extern int gcpro_level;\x7f3261,105040
2417 #define GCPRO1(\x7f3263,105065
2418 #define GCPRO2(\x7f3269,105299
2419 #define GCPRO3(\x7f3278,105717
2420 #define GCPRO4(\x7f3289,106274
2421 #define GCPRO5(\x7f3302,106972
2422 #define GCPRO6(\x7f3317,107812
2423 #define GCPRO7(\x7f3334,108793
2424 #define UNGCPRO \x7f3353,109916
2425 #define RETURN_UNGCPRO(\x7f3363,110183
2426 void staticpro \x7f3375,110456
2427 vcopy \x7f3384,110657
2428 set_hash_key_slot \x7f3393,110932
2429 set_hash_value_slot \x7f3399,111071
2430 set_symbol_function \x7f3408,111306
2431 set_symbol_plist \x7f3414,111421
2432 set_symbol_next \x7f3420,111524
2433 blv_found \x7f3428,111697
2434 set_overlay_plist \x7f3437,111880
2435 string_intervals \x7f3445,112031
2436 set_string_intervals \x7f3453,112153
2437 set_char_table_defalt \x7f3462,112355
2438 set_char_table_purpose \x7f3467,112467
2439 set_char_table_extras \x7f3475,112636
2440 set_char_table_contents \x7f3482,112845
2441 set_sub_char_table_contents \x7f3489,113040
2442 extern Lisp_Object indirect_function \x7f3495,113199
2443 extern Lisp_Object find_symbol_value \x7f3496,113251
2444 enum Arith_Comparison \x7f3497,113303
2445   ARITH_EQUAL,\x7f3498,113327
2446   ARITH_NOTEQUAL,\x7f3499,113342
2447   ARITH_LESS,\x7f3500,113360
2448   ARITH_GRTR,\x7f3501,113374
2449   ARITH_LESS_OR_EQUAL,\x7f3502,113388
2450   ARITH_GRTR_OR_EQUAL\x7f3503,113411
2451 extern Lisp_Object arithcompare \x7f3505,113436
2452 #define INTEGER_TO_CONS(\x7f3511,113762
2453 #define CONS_TO_INTEGER(\x7f3529,114625
2454 extern intmax_t cons_to_signed \x7f3533,114840
2455 extern uintmax_t cons_to_unsigned \x7f3534,114906
2456 extern struct Lisp_Symbol *indirect_variable \x7findirect_variable\x013536,114967
2457 extern _Noreturn void args_out_of_range \x7f3537,115036
2458 extern _Noreturn void args_out_of_range_3 \x7f3538,115104
2459 extern Lisp_Object do_symval_forwarding \x7f3540,115195
2460 extern void set_internal \x7f3541,115255
2461 extern void syms_of_data \x7f3542,115327
2462 extern void swap_in_global_binding \x7f3543,115360
2463 extern void syms_of_cmds \x7f3546,115444
2464 extern void keys_of_cmds \x7f3547,115477
2465 extern Lisp_Object detect_coding_system \x7f3550,115539
2466 extern void init_coding \x7f3552,115692
2467 extern void init_coding_once \x7f3553,115724
2468 extern void syms_of_coding \x7f3554,115761
2469 extern ptrdiff_t chars_in_text \x7f3557,115828
2470 extern ptrdiff_t multibyte_chars_in_text \x7f3558,115895
2471 extern void syms_of_character \x7f3559,115972
2472 extern void init_charset \x7f3562,116040
2473 extern void init_charset_once \x7f3563,116073
2474 extern void syms_of_charset \x7f3564,116111
2475 extern void init_syntax_once \x7f3569,116231
2476 extern void syms_of_syntax \x7f3570,116268
2477 enum { NEXT_ALMOST_PRIME_LIMIT \x7f3573,116329
2478 extern EMACS_INT next_almost_prime \x7f3574,116368
2479 enum constype \x7f3739,123820
2480 enum constype {CONSTYPE_HEAP,\x7fCONSTYPE_HEAP\x013739,123820
2481 enum constype {CONSTYPE_HEAP, CONSTYPE_PURE}\x7fCONSTYPE_PURE\x013739,123820
2482 extern Lisp_Object listn \x7f3740,123866
2483 list2i \x7f3745,124010
2484 list3i \x7f3751,124119
2485 list4i \x7f3757,124258
2486 extern Lisp_Object make_uninit_bool_vector \x7f3763,124410
2487 extern Lisp_Object bool_vector_fill \x7f3764,124466
2488 extern _Noreturn void string_overflow \x7f3765,124530
2489 extern Lisp_Object make_string \x7f3766,124576
2490 extern Lisp_Object make_formatted_string \x7f3767,124634
2491 extern Lisp_Object make_multibyte_string \x7f3779,124988
2492 extern Lisp_Object make_event_array \x7f3780,125067
2493 extern Lisp_Object make_uninit_string \x7f3781,125131
2494 extern Lisp_Object make_uninit_multibyte_string \x7f3782,125182
2495 extern Lisp_Object make_string_from_bytes \x7f3783,125254
2496 extern Lisp_Object make_specified_string \x7f3784,125334
2497 extern Lisp_Object make_pure_string \x7f3786,125426
2498 extern Lisp_Object make_pure_c_string \x7f3787,125506
2499 build_pure_c_string \x7f3792,125662
2500 build_string \x7f3801,125867
2501 extern Lisp_Object pure_cons \x7f3806,125945
2502 extern void make_byte_code \x7f3807,126002
2503 extern struct Lisp_Vector *allocate_vector \x7fallocate_vector\x013808,126053
2504 make_uninit_vector \x7f3820,126438
2505 make_uninit_sub_char_table \x7f3833,126657
2506 extern struct Lisp_Vector *allocate_pseudovector \x7fallocate_pseudovector\x013844,126966
2507 #define ALLOCATE_PSEUDOVECTOR(\x7f3850,127201
2508 #define ALLOCATE_ZEROED_PSEUDOVECTOR(\x7f3858,127537
2509 extern bool gc_in_progress;\x7f3863,127738
2510 extern bool abort_on_gc;\x7f3864,127766
2511 extern Lisp_Object make_float \x7f3865,127791
2512 extern void display_malloc_warning \x7f3866,127831
2513 extern ptrdiff_t inhibit_garbage_collection \x7f3867,127874
2514 extern Lisp_Object make_save_int_int_int \x7f3868,127926
2515 extern Lisp_Object make_save_obj_obj_obj_obj \x7f3869,128002
2516 extern Lisp_Object make_save_ptr \x7f3871,128112
2517 extern Lisp_Object make_save_ptr_int \x7f3872,128155
2518 extern Lisp_Object make_save_ptr_ptr \x7f3873,128213
2519 extern Lisp_Object make_save_funcptr_ptr_obj \x7f3874,128268
2520 extern Lisp_Object make_save_memory \x7f3876,128364
2521 extern void free_save_value \x7f3877,128428
2522 extern Lisp_Object build_overlay \x7f3878,128471
2523 extern void free_marker \x7f3879,128545
2524 extern void free_cons \x7f3880,128584
2525 extern void init_alloc_once \x7f3881,128628
2526 extern void init_alloc \x7f3882,128664
2527 extern void syms_of_alloc \x7f3883,128695
2528 extern struct buffer * allocate_buffer \x7f3884,128729
2529 extern int valid_lisp_object_p \x7f3885,128776
2530 extern int relocatable_string_data_p \x7f3886,128822
2531 extern void check_cons_list \x7f3888,128901
2532 INLINE void \x7f3890,128943
2533 extern void *r_alloc \x7fr_alloc\x013895,129064
2534 #define FLOAT_TO_STRING_BUFSIZE \x7f3927,130527
2535 extern int openp \x7f3957,131676
2536 extern Lisp_Object string_to_number \x7f3959,131786
2537 extern void map_obarray \x7f3960,131849
2538 extern void dir_warning \x7f3962,131963
2539 extern void init_obarray \x7f3963,132016
2540 extern void init_lread \x7f3964,132049
2541 extern void syms_of_lread \x7f3965,132080
2542 intern \x7f3968,132134
2543 intern_c_string \x7f3974,132222
2544 extern EMACS_INT lisp_eval_depth;\x7f3980,132335
2545 extern Lisp_Object Vautoload_queue;\x7f3981,132369
2546 extern Lisp_Object Vrun_hooks;\x7f3982,132405
2547 extern Lisp_Object Vsignaling_function;\x7f3983,132436
2548 extern Lisp_Object inhibit_lisp_code;\x7f3984,132476
2549 extern struct handler *handlerlist;\x7fhandlerlist\x013985,132514
2550 extern void run_hook \x7f3994,132756
2551 extern void run_hook_with_args_2 \x7f3995,132792
2552 extern Lisp_Object run_hook_with_args \x7f3996,132866
2553 extern _Noreturn void xsignal \x7f3999,133025
2554 extern _Noreturn void xsignal0 \x7f4000,133083
2555 extern _Noreturn void xsignal1 \x7f4001,133129
2556 extern _Noreturn void xsignal2 \x7f4002,133188
2557 extern _Noreturn void xsignal3 \x7f4003,133260
2558 extern _Noreturn void signal_error \x7f4005,133349
2559 extern Lisp_Object eval_sub \x7f4006,133413
2560 extern Lisp_Object apply1 \x7f4007,133461
2561 extern Lisp_Object call0 \x7f4008,133515
2562 extern Lisp_Object call1 \x7f4009,133555
2563 extern Lisp_Object call2 \x7f4010,133608
2564 extern Lisp_Object call3 \x7f4011,133674
2565 extern Lisp_Object call4 \x7f4012,133753
2566 extern Lisp_Object call5 \x7f4013,133845
2567 extern Lisp_Object call6 \x7f4014,133950
2568 extern Lisp_Object call7 \x7f4015,134068
2569 extern Lisp_Object internal_catch \x7f4016,134199
2570 extern Lisp_Object internal_lisp_condition_case \x7f4017,134292
2571 extern Lisp_Object internal_condition_case \x7f4018,134381
2572 extern Lisp_Object internal_condition_case_1 \x7f4019,134494
2573 extern Lisp_Object internal_condition_case_2 \x7f4020,134629
2574 extern Lisp_Object internal_condition_case_n\x7f4021,134790
2575 extern void specbind \x7f4024,134986
2576 extern void record_unwind_protect \x7f4025,135035
2577 extern void record_unwind_protect_ptr \x7f4026,135108
2578 extern void record_unwind_protect_int \x7f4027,135175
2579 extern void record_unwind_protect_void \x7f4028,135236
2580 extern void record_unwind_protect_nothing \x7f4029,135294
2581 extern void clear_unwind_protect \x7f4030,135344
2582 extern void set_unwind_protect \x7f4031,135390
2583 extern void set_unwind_protect_ptr \x7f4032,135471
2584 extern Lisp_Object unbind_to \x7f4033,135546
2585 extern _Noreturn void error \x7f4034,135601
2586 fast_string_match_ignore_case \x7f4136,140089
2587 extern ptrdiff_t fast_c_string_match_ignore_case \x7f4141,140239
2588 extern ptrdiff_t fast_looking_at \x7f4143,140336
2589 extern ptrdiff_t find_newline \x7f4145,140475
2590 extern ptrdiff_t scan_newline \x7f4147,140604
2591 extern ptrdiff_t scan_newline_from_point \x7f4149,140707
2592 extern ptrdiff_t find_newline_no_quit \x7f4150,140787
2593 extern ptrdiff_t find_before_next_newline \x7f4152,140884
2594 extern void syms_of_search \x7f4154,140982
2595 extern void clear_regexp_cache \x7f4155,141017
2596 extern Lisp_Object Vminibuffer_list;\x7f4159,141087
2597 extern Lisp_Object last_minibuf_string;\x7f4160,141124
2598 extern Lisp_Object get_minibuffer \x7f4161,141164
2599 extern void init_minibuf_once \x7f4162,141211
2600 extern void syms_of_minibuf \x7f4163,141249
2601 extern void syms_of_callint \x7f4167,141316
2602 extern void syms_of_casefiddle \x7f4171,141386
2603 extern void keys_of_casefiddle \x7f4172,141425
2604 extern void init_casetab_once \x7f4176,141495
2605 extern void syms_of_casetab \x7f4177,141533
2606 extern Lisp_Object echo_message_buffer;\x7f4181,141601
2607 extern struct kboard *echo_kboard;\x7fecho_kboard\x014182,141641
2608 extern void cancel_echoing \x7f4183,141676
2609 extern Lisp_Object last_undo_boundary;\x7f4184,141711
2610 extern bool input_pending;\x7f4185,141750
2611 extern sigjmp_buf return_to_command_loop;\x7f4187,141813
2612 extern Lisp_Object menu_bar_items \x7f4189,141862
2613 extern Lisp_Object tool_bar_items \x7f4190,141911
2614 extern void discard_mouse_events \x7f4191,141967
2615 void handle_input_available_signal \x7f4193,142028
2616 extern Lisp_Object pending_funcalls;\x7f4195,142077
2617 extern bool detect_input_pending \x7f4196,142114
2618 extern bool detect_input_pending_ignore_squeezables \x7f4197,142155
2619 extern bool detect_input_pending_run_timers \x7f4198,142215
2620 extern void safe_run_hooks \x7f4199,142267
2621 extern void cmd_error_internal \x7f4200,142309
2622 extern Lisp_Object command_loop_1 \x7f4201,142369
2623 extern Lisp_Object read_menu_command \x7f4202,142411
2624 extern Lisp_Object recursive_edit_1 \x7f4203,142456
2625 extern void record_auto_save \x7f4204,142500
2626 extern void force_auto_save_soon \x7f4205,142537
2627 extern void init_keyboard \x7f4206,142578
2628 extern void syms_of_keyboard \x7f4207,142612
2629 extern void keys_of_keyboard \x7f4208,142649
2630 extern ptrdiff_t current_column \x7f4211,142715
2631 extern void invalidate_current_column \x7f4212,142755
2632 extern bool indented_beyond_p \x7f4213,142801
2633 extern void syms_of_indent \x7f4214,142866
2634 extern void store_frame_param \x7f4217,142929
2635 extern void store_in_alist \x7f4218,143003
2636 extern Lisp_Object do_switch_frame \x7f4219,143073
2637 extern Lisp_Object get_frame_param \x7f4220,143146
2638 extern void frames_discard_buffer \x7f4221,143212
2639 extern void syms_of_frame \x7f4222,143261
2640 extern char **initial_argv;\x7finitial_argv\x014225,143323
2641 extern int initial_argc;\x7f4226,143351
2642 extern bool display_arg;\x7f4228,143426
2643 extern Lisp_Object decode_env_path \x7f4230,143458
2644 extern Lisp_Object empty_unibyte_string,\x7f4231,143529
2645 extern Lisp_Object empty_unibyte_string, empty_multibyte_string;\x7f4231,143529
2646 extern _Noreturn void terminate_due_to_signal \x7f4232,143594
2647 extern Lisp_Object Vlibrary_cache;\x7f4234,143669
2648 void fixup_locale \x7f4237,143730
2649 void synchronize_system_messages_locale \x7f4238,143756
2650 void synchronize_system_time_locale \x7f4239,143804
2651 INLINE void fixup_locale \x7f4241,143854
2652 INLINE void synchronize_system_messages_locale \x7f4242,143889
2653 INLINE void synchronize_system_time_locale \x7f4243,143946
2654 extern void shut_down_emacs \x7f4245,144006
2655 extern bool noninteractive;\x7f4248,144132
2656 extern bool no_site_lisp;\x7f4251,144224
2657 extern int daemon_pipe[\x7fdaemon_pipe\x014256,144392
2658 #define IS_DAEMON \x7f4257,144419
2659 #define DAEMON_RUNNING \x7f4258,144459
2660 extern void *w32_daemon_event;\x7fw32_daemon_event\x014260,144527
2661 #define IS_DAEMON \x7f4261,144558
2662 #define DAEMON_RUNNING \x7f4262,144603
2663 extern bool fatal_error_in_progress;\x7f4266,144724
2664 extern bool inhibit_window_system;\x7f4269,144830
2665 extern bool running_asynch_code;\x7f4271,144923
2666 extern void kill_buffer_processes \x7f4274,144986
2667 extern int wait_reading_process_output \x7f4275,145035
2668 # define WAIT_READING_MAX \x7f4281,145422
2669 # define WAIT_READING_MAX \x7f4283,145494
2670 extern void add_timer_wait_descriptor \x7f4286,145558
2671 extern void add_keyboard_wait_descriptor \x7f4288,145610
2672 extern void delete_keyboard_wait_descriptor \x7f4289,145658
2673 extern void add_gpm_wait_descriptor \x7f4291,145725
2674 extern void delete_gpm_wait_descriptor \x7f4292,145768
2675 extern void init_process_emacs \x7f4294,145821
2676 extern void syms_of_process \x7f4295,145860
2677 extern void setup_process_coding_systems \x7f4296,145896
2678 extern int child_setup \x7f4302,146016
2679 extern void init_callproc_1 \x7f4303,146084
2680 extern void init_callproc \x7f4304,146120
2681 extern void set_initial_environment \x7f4305,146154
2682 extern void syms_of_callproc \x7f4306,146198
2683 extern Lisp_Object read_doc_string \x7f4309,146261
2684 extern Lisp_Object get_doc_string \x7f4310,146311
2685 extern void syms_of_doc \x7f4311,146372
2686 extern int read_bytecode_char \x7f4312,146404
2687 extern void syms_of_bytecode \x7f4315,146473
2688 extern struct byte_stack *byte_stack_list;\x7fbyte_stack_list\x014316,146510
2689 extern void mark_byte_stack \x7f4318,146573
2690 extern void unmark_byte_stack \x7f4320,146616
2691 extern Lisp_Object exec_byte_code \x7f4321,146654
2692 extern void init_macros \x7f4325,146804
2693 extern void syms_of_macros \x7f4326,146836
2694 extern void truncate_undo_list \x7f4329,146898
2695 extern void record_insert \x7f4330,146948
2696 extern void record_delete \x7f4331,146998
2697 extern void record_first_change \x7f4332,147056
2698 extern void record_change \x7f4333,147096
2699 extern void record_property_change \x7f4334,147146
2700 extern void syms_of_undo \x7f4337,147288
2701 extern void report_interval_modification \x7f4340,147352
2702 extern void syms_of_menu \x7f4343,147448
2703 extern void syms_of_xmenu \x7f4346,147509
2704 extern char *get_current_dir_name \x7fget_current_dir_name\x014356,147711
2705 extern void stuff_char \x7f4358,147760
2706 extern void init_foreground_group \x7f4359,147793
2707 extern void sys_subshell \x7f4360,147835
2708 extern void sys_suspend \x7f4361,147868
2709 extern void discard_tty_input \x7f4362,147900
2710 extern void init_sys_modes \x7f4363,147938
2711 extern void reset_sys_modes \x7f4364,147994
2712 extern void init_all_sys_modes \x7f4365,148051
2713 extern void reset_all_sys_modes \x7f4366,148090
2714 extern void child_setup_tty \x7f4367,148130
2715 extern void setup_pty \x7f4368,148165
2716 extern int set_window_size \x7f4369,148194
2717 extern EMACS_INT get_random \x7f4370,148238
2718 extern void seed_random \x7f4371,148274
2719 extern void init_random \x7f4372,148319
2720 extern void emacs_backtrace \x7f4373,148351
2721 extern _Noreturn void emacs_abort \x7f4374,148386
2722 extern void xputenv \x7f4527,152700
2723 extern char *egetenv_internal \x7fegetenv_internal\x014529,152737
2724 egetenv \x7f4532,152809
2725 extern void init_system_name \x7f4539,153012
2726 #define eabs(\x7f4545,153305
2727 #define make_fixnum_or_float(\x7f4550,153438
2728 enum MAX_ALLOCA \x7f4556,153689
2729 enum MAX_ALLOCA { MAX_ALLOCA \x7f4556,153689
2730 extern void *record_xmalloc \x7frecord_xmalloc\x014558,153734
2731 #define USE_SAFE_ALLOCA \x7f4560,153800
2732 #define AVAIL_ALLOCA(\x7f4564,153933
2733 #define SAFE_ALLOCA(\x7f4568,154044
2734 #define SAFE_NALLOCA(\x7f4576,154385
2735 #define SAFE_ALLOCA_STRING(\x7f4590,154861
2736 #define SAFE_FREE(\x7f4598,155113
2737 #define SAFE_ALLOCA_LISP(\x7f4625,155691
2738 # define USE_STACK_LISP_OBJECTS \x7f4652,156813
2739 # undef USE_STACK_LISP_OBJECTS\x7f4658,156979
2740 # define USE_STACK_LISP_OBJECTS \x7f4659,157010
2741 enum { defined_GC_CHECK_STRING_BYTES \x7f4663,157085
2742 enum { defined_GC_CHECK_STRING_BYTES \x7f4665,157138
2743 union Aligned_Cons\x7f4670,157272
2744   struct Lisp_Cons s;\x7f4672,157293
2745   double d;\x7f4673,157315
2746   double d; intmax_t i;\x7f4673,157315
2747   double d; intmax_t i; void *p;\x7fp\x014673,157315
2748 union Aligned_String\x7f4676,157352
2749   struct Lisp_String s;\x7f4678,157375
2750   double d;\x7f4679,157399
2751   double d; intmax_t i;\x7f4679,157399
2752   double d; intmax_t i; void *p;\x7fp\x014679,157399
2753     USE_STACK_CONS \x7f4689,157707
2754     USE_STACK_STRING \x7f4691,157813
2755 #define STACK_CONS(\x7f4699,158150
2756 #define AUTO_CONS_EXPR(\x7f4701,158247
2757 #define AUTO_CONS(\x7f4709,158610
2758 #define AUTO_LIST1(\x7f4710,158681
2759 #define AUTO_LIST2(\x7f4712,158789
2760 #define AUTO_LIST3(\x7f4716,158944
2761 #define AUTO_LIST4(\x7f4720,159119
2762 extern const char *verify_ascii \x7fverify_ascii\x014730,159456
2763 # define verify_ascii(\x7f4732,159510
2764 #define AUTO_STRING(\x7f4740,159818
2765 #define FOR_EACH_TAIL(\x7f4752,160282
2766 #define FOR_EACH_ALIST_VALUE(\x7f4766,160773
2767 maybe_gc \x7f4774,161060
2768 functionp \x7f4784,161299
2770 c-src/machsyscalls.c,23
2771 #define SYSCALL(\x7f6,113
2773 c-src/machsyscalls.h,159
2774 SYSCALL (mach_msg_trap,\x7f1,0
2775 SYSCALL (mach_reply_port,\x7f13,314
2776 SYSCALL (mach_thread_self,\x7f18,377
2777 SYSCALL (mach_task_self,\x7f23,441
2778 SYSCALL (mach_host_self,\x7f28,503
2780 c-src/fail.c,30
2781 void (*prt_call(\x7fprt_call\x011,0
2783 c-src/h.h,2506
2784    ELEM_I/\x7fELEM_I\x013,15
2785 } Fails_t;\x7f5,85
2786 typedef void Lang_function \x7f6,96
2787 void Asm_labels \x7f7,127
2788 typedef struct tpcmd\x7f8,147
2789 #define ggg \x7f10,170
2790   } arg;\x7f13,198
2791 tpcmd;\x7f15,209
2792 typedef struct foobar2_ \x7f16,216
2793     fu   int (*funcptr)\x7ffuncptr\x0117,242
2794     long foo;\x7f18,279
2795     char bar;\x7f19,293
2796 } foobar2;\x7f20,307
2797     DEVICE_SWP,\x7f23,333
2798     DEVICE_LAST\x7f24,349
2799 } bsp_DevId;\x7f25,365
2800   struct constant_args \x7f27,394
2801     unsigned int burst;\x7f28,419
2802   } constant;\x7f29,443
2803 } args;\x7f30,457
2804 typedef int *regset;\x7fregset\x0131,465
2805 typedef int INT;\x7f32,486
2806 typedef union abc\x7f33,503
2807   int def;\x7f35,523
2808 } ghi1;\x7f36,534
2809 typedef union abc \x7f37,542
2810   int def;\x7f38,562
2811 } ghi2;\x7f39,573
2812 typedef struct a \x7f40,581
2813 } b;\x7f41,600
2814 #define c(\x7f42,605
2815 typedef struct an_extern_linkage *an_extern_linkage_ptr;\x7fan_extern_linkage_ptr\x0143,619
2816 typedef struct an_extern_linkage \x7f44,676
2817                 kind;\x7f46,733
2818                 is_explicit;\x7f49,812
2819   a_byte_boolean is_curly_brace_form;\x7f54,1009
2820 } an_extern_linkage;\x7f56,1054
2821 typedef struct pollfd   pfdset[\x7fpfdset\x0157,1075
2822 typedef union rtunion_def\x7f58,1119
2823     int rtint;\x7f60,1149
2824     char *rtstr;\x7frtstr\x0161,1164
2825     struct rtx_def *rtx;\x7frtx\x0162,1181
2826   } womboid \x7f63,1206
2827 typedef union rtunion_def\x7f64,1220
2828   int rtint;\x7f68,1250
2829   char *rtstr;\x7frtstr\x0169,1263
2830   struct rtx_def *rtxp;\x7frtxp\x0170,1278
2831   struct rtx_def rtxnp;\x7f71,1302
2832 womboid\x7f75,1330
2833 enum {dog,\x7fdog\x0181,1416
2834 enum {dog, cat}\x7fcat\x0181,1416
2835 enum {dog, cat} animals;\x7f81,1416
2836 typedef void (_CALLBACK_ *signal_handler)\x7fsignal_handler\x0182,1441
2837 typedef void (_CALLBACK_ *signal_handler1)\x7fsignal_handler1\x0183,1489
2838 /* comment */ #define ANSIC\x7f84,1538
2839  #define ANSIC\x7f85,1566
2840 typedef void (proc)\x7f87,1588
2841 typedef void OperatorFun(\x7f88,1612
2842 typedef int f(\x7f89,1648
2843 struct my_struct \x7f91,1691
2844 typedef struct my_struct my_typedef;\x7f93,1713
2845 typedef RETSIGTYPE (*signal_handler_t)\x7fsignal_handler_t\x0194,1750
2846   Date 04 May 87 235311 PDT \x7f96,1802
2847 typedef unsigned char unchar;\x7f99,1880
2848 typedef int X,\x7f100,1910
2849 typedef int X, Y,\x7f100,1910
2850 typedef int X, Y, Z;\x7f100,1910
2851 typedef mio mao;\x7f101,1931
2852 extern void ab(\x7f102,1948
2853 typedef struct a \x7f103,1966
2854 typedef struct a { } b;\x7f103,1966
2855 typedef struct b\x7f104,1990
2856 } c;\x7f106,2009
2857 int     (*oldhup)\x7foldhup\x01107,2014
2858 request (*oldhup)\x7foldhup\x01108,2031
2859 int extvar;\x7f109,2053
2860 #define tag1\x7f110,2065
2861 #define aaaaaa \x7f111,2078
2862 #define bbbbbb\\x7fbbbbbb\x01113,2102
2863 #define cccccccccc\x7f115,2125
2864 #define enter_critical_section  \x7f116,2144
2865 #define exit_critical_to_previous       \x7f117,2199
2866 #define UNDEFINED\x7f118,2259
2867 struct re_pattern_buffer \x7f119,2277
2868 struct re_pattern_buffer { unsigned char *buffer;\x7fbuffer\x01119,2277
2870 cp-src/c.C,3629
2871 template <typename ipc3dIslandHierarchy,\x7f1,0
2872 template <typename ipc3dIslandHierarchy, typename ipc3dChannelType,\x7f1,0
2873 template <typename ipc3dIslandHierarchy, typename ipc3dChannelType, unsigned numOfChannels,\x7f1,0
2874 template <typename ipc3dIslandHierarchy, typename ipc3dChannelType, unsigned numOfChannels, typename ipc3dLinkControl,\x7f1,0
2875 class CMultiChannelCSC19_3D\x7f2,151
2876         ipc3dLinkControlSetup setup;\x7fCMultiChannelCSC19_3D::setup\x015,190
2877         ipc3dCSC19<\x7fCMultiChannelCSC19_3D::ipc3dCSC19\x016,227
2878         ipc3dCSC19<ipc3dIslandHierarchy,ipcMultiChannel<ipc3dChannelType,numOfChannels>,ipcMultiChannel<ipc3dChannelType,numOfChannels>,ipc3dLinkControl> mcCSC;\x7fCMultiChannelCSC19_3D::mcCSC\x016,227
2879         advTimer cscInitTime;\x7fCMultiChannelCSC19_3D::cscInitTime\x017,388
2880         advTimer cscSegmentationTime;\x7fCMultiChannelCSC19_3D::cscSegmentationTime\x018,418
2881         advTimer outputTime;\x7fCMultiChannelCSC19_3D::outputTime\x019,456
2882         void execute(\x7fCMultiChannelCSC19_3D::execute\x0111,493
2883 static void my_function1(\x7f24,984
2884 int main \x7f25,1026
2885 double base \x7f26,1088
2886 operator += \x7foperator +=\x0129,1174
2887 class TestRecord;\x7f31,1233
2888 typedef struct s1 \x7f32,1251
2889    int counter;\x7fs1::counter\x0133,1271
2890 } t1;\x7f34,1287
2891 struct s2 \x7f35,1293
2892    int counter;\x7fs2::counter\x0136,1305
2893 typedef struct s2 t2;\x7f38,1324
2894 class A \x7f39,1346
2895   enum { rosso,\x7fA::rosso\x0140,1356
2896   enum { rosso, giallo,\x7fA::giallo\x0140,1356
2897   enum { rosso, giallo, verde \x7fA::verde\x0140,1356
2898   enum { rosso, giallo, verde } colori;\x7fA::colori\x0140,1356
2899   const A& operator+(\x7fA::operator+\x0141,1396
2900 const A& A::operator+(\x7f43,1431
2901 void operator+(\x7f44,1467
2902 void operator -(\x7foperator -\x0145,1495
2903 void operator int(\x7foperator int\x0146,1524
2904 A<int>* f(\x7f48,1556
2905 int f(\x7f49,1571
2906 int A<int>::f(\x7ff\x0150,1590
2907 A<float,B<int> > A<B<float>,int>::f(\x7ff\x0151,1618
2908 template <class C, int n> class AT \x7f52,1668
2909 template <class C, int n> class AT { C t[\x7fAT::t\x0152,1668
2910 class AU \x7f53,1716
2911 class AU { T x;\x7fAU::x\x0153,1716
2912 class B<\x7fB\x0154,1735
2913 class B<int> { void f(\x7fB::f\x0154,1735
2914 const A::B::T& abt \x7f55,1766
2915 class A \x7f56,1792
2916 class A { class B \x7fA::B\x0156,1792
2917 class A { class B { int f(\x7fA::B::f\x0156,1792
2918 class A \x7f57,1827
2919   int get_data(\x7fA::get_data\x0158,1837
2920   A operator+(\x7fA::operator+\x0159,1861
2921 is_muldiv_operation(\x7f61,1888
2922 domain foo \x7f68,1956
2923      void f(\x7ffoo::f\x0169,1969
2924 void A::A(\x7f72,1990
2925 struct A \x7f73,2005
2926 struct A { A(\x7fA::A\x0173,2005
2927 struct B \x7f74,2023
2928 struct B { B(\x7fB::B\x0174,2023
2929 void B::B(\x7f75,2042
2930 void BE_Node::BE_Node(\x7f76,2057
2931 class BE_Node \x7f77,2084
2932 struct foo \x7f79,2103
2933   int x;\x7ffoo::x\x0180,2116
2934 class test \x7f86,2157
2935   int f(\x7ftest::f\x0187,2170
2936   int ff(\x7ftest::ff\x0189,2232
2937   int g(\x7ftest::g\x0190,2255
2938 class   AST_Root \x7f92,2279
2939 class   AST_Root;\x7f96,2328
2940 AST_ConcreteType::AST_ConcreteType(\x7f99,2394
2941 AST_Array::AST_Array(\x7f107,2533
2942      void f(\x7f::f\x01115,2734
2943 struct A \x7f117,2754
2944     ~A(\x7fA::~A\x01118,2765
2945 A::~A(\x7f120,2778
2946 struct B \x7f122,2790
2947     ~B(\x7fB::~B\x01123,2801
2948 enum {dog,\x7f::dog\x01126,2818
2949 enum {dog, cat}\x7f::cat\x01126,2818
2950 enum {dog, cat} animals;\x7f126,2818
2951 struct {int teats;\x7f::teats\x01127,2843
2952 struct {int teats;} cow;\x7f127,2843
2953 class Boo \x7f129,2869
2954     enum {dog,\x7fBoo::dog\x01130,2881
2955     enum {dog, cat}\x7fBoo::cat\x01130,2881
2956     enum {dog, cat} animals;\x7fBoo::animals\x01130,2881
2957     struct {int treats;\x7fBoo::treats\x01131,2910
2958     struct {int treats;} cow;\x7fBoo::cow\x01131,2910
2959     int i,\x7fBoo::i\x01132,2940
2960     int i,a,\x7fBoo::a\x01132,2940
2961     int i,a,b;\x7fBoo::b\x01132,2940
2962     foo(\x7fBoo::foo\x01133,2955
2963     Boo(\x7fBoo::Boo\x01137,2996
2964     Boo(\x7fBoo::Boo\x01138,3053
2965 Boo::Boo(\x7f141,3071
2966 typedef int should_see_this_one_enclosed_in_extern_C;\x7f149,3156
2967 typedef int (*should_see_this_function_pointer)\x7fshould_see_this_function_pointer\x01153,3229
2968 typedef int should_see_this_array_type[\x7fshould_see_this_array_type\x01156,3311
2970 cp-src/x.cc,110
2971 class XX\x7f1,0
2972      int foo(\x7fXX::foo\x014,19
2973      void bar(\x7fXX::bar\x015,35
2974 XX::foo(\x7f9,60
2975 XX::bar(\x7f15,95
2976 main(\x7f21,126
2978 cp-src/burton.cpp,103
2979 ::dummy::dummy test::dummy1(\x7f1,0
2980 ::dummy::dummy test::dummy2(\x7f6,64
2981 ::dummy::dummy test::dummy3(\x7f11,143
2983 cp-src/functions.cpp,807
2984 void Date::setDate \x7f5,148
2985 void Date::plus \x7f32,939
2986 void Date::minus \x7f42,1229
2987 void Date::shift \x7f52,1407
2988 Date & Date::operator = \x7fDate::operator =\x0162,1628
2989 Date & Date::operator += \x7fDate::operator +=\x0169,1789
2990 Date & Date::operator -= \x7fDate::operator -=\x0178,1939
2991 Date & Date::operator ++ \x7fDate::operator ++\x0187,2080
2992 Date & Date::operator -- \x7fDate::operator --\x0196,2216
2993 int Date::operator - \x7fDate::operator -\x01104,2331
2994 int Date::operator < \x7fDate::operator <\x01112,2483
2995 int Date::operator > \x7fDate::operator >\x01116,2557
2996 int Date::operator == \x7fDate::operator ==\x01120,2631
2997 ostream& operator << \x7foperator <<\x01124,2707
2998 istream& operator >> \x7foperator >>\x01133,2943
2999 bool isLeap \x7f159,3543
3000 bool isHoliday \x7f163,3629
3001 void asort(\x7f173,3865
3002 void ReadVacation \x7f186,4064
3003 void Debug \x7f201,4523
3004 int WorkingDays(\x7f211,4867
3005 Date StartDay(\x7f226,5129
3007 cp-src/MDiagArray2.h,1538
3008 #define octave_MDiagArray2_h \x7f29,870
3009 #undef LTGT\x7f35,967
3010 #define LTGT\x7f39,1031
3011 #define LTGT \x7f42,1051
3012 class MDiagArray2;\x7f45,1087
3013 operator += \x7foperator +=\x0148,1145
3014 operator -= \x7foperator -=\x0151,1242
3015 operator * \x7foperator *\x0154,1339
3016 operator / \x7foperator /\x0157,1428
3017 operator * \x7foperator *\x0160,1517
3018 operator + \x7foperator +\x0163,1605
3019 operator - \x7foperator -\x0166,1707
3020 product \x7f69,1808
3021 operator - \x7foperator -\x0172,1907
3022 class MDiagArray2 \x7f78,2022
3023   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0182,2077
3024   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0186,2154
3025   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0187,2198
3026   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0188,2254
3027   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0189,2329
3028   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0190,2387
3029   MDiagArray2 \x7fMDiagArray2::MDiagArray2\x0191,2450
3030   ~MDiagArray2 \x7fMDiagArray2::~MDiagArray2\x0193,2515
3031   MDiagArray2<T>& operator = \x7fMDiagArray2::operator =\x0195,2542
3032       DiagArray2<T>::operator = \x7fMDiagArray2::operator =\x0197,2603
3033   operator MArray2<T> \x7fMDiagArray2::operator MArray2<T>\x01101,2667
3034   operator += \x7fMDiagArray2::operator +=\x01116,2966
3035   operator -= \x7fMDiagArray2::operator -=\x01119,3057
3036   friend MDiagArray2<T> operator * \x7fMDiagArray2::operator *\x01123,3174
3037   friend MDiagArray2<T> operator / \x7fMDiagArray2::operator /\x01124,3253
3038   friend MDiagArray2<T> operator * \x7fMDiagArray2::operator *\x01128,3384
3039   operator + \x7fMDiagArray2::operator +\x01133,3544
3040   operator - \x7fMDiagArray2::operator -\x01136,3640
3041   friend MDiagArray2<T> operator - \x7fMDiagArray2::operator -\x01141,3803
3042 #undef LTGT\x7f144,3874
3043 #define INSTANTIATE_MDIAGARRAY_FRIENDS(\x7f146,3887
3045 cp-src/Range.h,1136
3046 #define octave_Range_h \x7f24,765
3047 class istream;\x7f30,840
3048 class ostream;\x7f31,855
3049 class Matrix;\x7f32,870
3050 Range\x7f35,891
3051   Range \x7fRange::Range\x0139,909
3052   Range \x7fRange::Range\x0142,995
3053   Range \x7fRange::Range\x0146,1130
3054   Range \x7fRange::Range\x0150,1248
3055   double base \x7fRange::base\x0154,1376
3056   double limit \x7fRange::limit\x0155,1425
3057   double inc \x7fRange::inc\x0156,1475
3058   int nelem \x7fRange::nelem\x0157,1523
3059   bool all_elements_are_ints \x7fRange::all_elements_are_ints\x0159,1571
3060   Matrix matrix_value \x7fRange::matrix_value\x0161,1615
3061   double min \x7fRange::min\x0163,1652
3062   double max \x7fRange::max\x0164,1679
3063   void sort \x7fRange::sort\x0166,1707
3064   void set_base \x7fRange::set_base\x0168,1728
3065   void set_limit \x7fRange::set_limit\x0169,1774
3066   void set_inc \x7fRange::set_inc\x0170,1821
3067   friend ostream& operator << \x7fRange::operator <<\x0172,1867
3068   friend istream& operator >> \x7fRange::operator >>\x0173,1928
3069   void print_range \x7fRange::print_range\x0175,1984
3070   double rng_base;\x7fRange::rng_base\x0179,2023
3071   double rng_limit;\x7fRange::rng_limit\x0180,2042
3072   double rng_inc;\x7fRange::rng_inc\x0181,2062
3073   int rng_nelem;\x7fRange::rng_nelem\x0183,2081
3074   int nelem_internal \x7fRange::nelem_internal\x0185,2099
3075 extern Range operator - \x7foperator -\x0188,2138
3077 cp-src/screen.cpp,228
3078 unsigned char cursor_x,\x7f15,548
3079 unsigned char cursor_x, cursor_y;\x7f15,548
3080 static union REGS regs;\x7f16,582
3081 void goto_xy(\x7f18,607
3082 void hide_cursor(\x7f27,774
3083 void cursor_position(\x7f32,836
3084 void clear_screen(\x7f41,997
3085 void write_xyc(\x7f55,1247
3087 cp-src/screen.hpp,791
3088 #define __COLORS\x7f9,401
3089 enum COLORS \x7f11,419
3090     BLACK,\x7fCOLORS::BLACK\x0112,433
3091     BLUE,\x7fCOLORS::BLUE\x0113,471
3092     GREEN,\x7fCOLORS::GREEN\x0114,481
3093     CYAN,\x7fCOLORS::CYAN\x0115,492
3094     RED,\x7fCOLORS::RED\x0116,502
3095     MAGENTA,\x7fCOLORS::MAGENTA\x0117,511
3096     BROWN,\x7fCOLORS::BROWN\x0118,524
3097     LIGHTGRAY,\x7fCOLORS::LIGHTGRAY\x0119,535
3098     DARKGRAY,\x7fCOLORS::DARKGRAY\x0120,550
3099     LIGHTBLUE,\x7fCOLORS::LIGHTBLUE\x0121,589
3100     LIGHTGREEN,\x7fCOLORS::LIGHTGREEN\x0122,604
3101     LIGHTCYAN,\x7fCOLORS::LIGHTCYAN\x0123,620
3102     LIGHTRED,\x7fCOLORS::LIGHTRED\x0124,635
3103     LIGHTMAGENTA,\x7fCOLORS::LIGHTMAGENTA\x0125,649
3104     YELLOW,\x7fCOLORS::YELLOW\x0126,667
3105     WHITE\x7fCOLORS::WHITE\x0127,679
3106 #define SCREEN_FP(\x7f31,700
3107 #define SCREEN_START \x7f33,795
3108 void goto_xy(\x7f35,835
3109 void hide_cursor(\x7f36,883
3110 void cursor_position(\x7f37,907
3111 void clear_screen(\x7f38,935
3112 void write_xyc(\x7f39,960
3114 cp-src/conway.cpp,270
3115 #define max(\x7f12,357
3116 #define min(\x7f13,393
3117 const int num_rows \x7f15,430
3118 const int num_columns \x7f16,470
3119 class site *field_of_play[\x7ffield_of_play\x0118,499
3120 int site::total_surrounding(\x7f20,550
3121 void display(\x7f37,958
3122 void glider(\x7f50,1239
3123 void traffic_light(\x7f59,1478
3124 void main(\x7f67,1633
3126 cp-src/conway.hpp,483
3127 class site:\x7fsite\x015,235
3128     char x,\x7fsite::x\x017,269
3129     char x, y,\x7fsite::y\x017,269
3130     char x, y, alive,\x7fsite::alive\x017,269
3131     char x, y, alive, next_alive;\x7fsite::next_alive\x017,269
3132     int total_surrounding(\x7fsite::total_surrounding\x018,303
3133     site(\x7fsite::site\x0110,344
3134     ~site(\x7fsite::~site\x0111,397
3135     char read(\x7fsite::read\x0112,410
3136     void set(\x7fsite::set\x0113,444
3137     void clear(\x7fsite::clear\x0114,478
3138     void compute_next_state(\x7fsite::compute_next_state\x0115,514
3139     void step(\x7fsite::step\x0122,717
3141 cp-src/clheir.cpp,307
3142 const int max_num_generic_objects \x7f9,298
3143 generic_object * object_registry[\x7fobject_registry\x0110,340
3144 void init_registry(\x7f12,400
3145 void step_everybody(\x7f19,527
3146 void discrete_location::clear_neighbors(\x7f31,852
3147 generic_object::generic_object(\x7f36,981
3148 generic_object::~generic_object(\x7f48,1255
3149 void agent::move(\x7f53,1353
3151 cp-src/clheir.hpp,1600
3152 extern void init_registry(\x7f10,452
3153 extern void step_everybody(\x7f11,485
3154 class generic_object\x7f13,520
3155     int where_in_registry;\x7fgeneric_object::where_in_registry\x0115,547
3156     generic_object(\x7fgeneric_object::generic_object\x0117,582
3157     ~generic_object(\x7fgeneric_object::~generic_object\x0119,724
3158     virtual void compute_next_state(\x7fgeneric_object::compute_next_state\x0121,843
3159     virtual void step(\x7fgeneric_object::step\x0122,889
3160 const int max_num_directions \x7f31,1220
3161 class location:\x7flocation\x0133,1290
3162     location(\x7flocation::location\x0143,1643
3163     ~location(\x7flocation::~location\x0144,1662
3164 class irregular_location:\x7firregular_location\x0147,1687
3165     double x,\x7firregular_location::x\x0149,1735
3166     double x, y,\x7firregular_location::y\x0149,1735
3167     double x, y, z;\x7firregular_location::z\x0149,1735
3168     irregular_location(\x7firregular_location::irregular_location\x0151,1763
3169     ~irregular_location(\x7firregular_location::~irregular_location\x0153,1855
3170 class discrete_location:\x7fdiscrete_location\x0156,1890
3171     int x,\x7fdiscrete_location::x\x0158,1937
3172     int x, y,\x7fdiscrete_location::y\x0158,1937
3173     int x, y, z;\x7fdiscrete_location::z\x0158,1937
3174     class location *neighbors[\x7fdiscrete_location::neighbors\x0159,1954
3175     void clear_neighbors(\x7fdiscrete_location::clear_neighbors\x0160,2005
3176     discrete_location(\x7fdiscrete_location::discrete_location\x0162,2045
3177     ~discrete_location(\x7fdiscrete_location::~discrete_location\x0165,2155
3178     void assign_neighbor(\x7fdiscrete_location::assign_neighbor\x0166,2185
3179 class agent:\x7fagent\x0175,2509
3180     location *where;\x7fagent::where\x0177,2550
3181     agent(\x7fagent::agent\x0179,2579
3182     ~agent(\x7fagent::~agent\x0180,2592
3183     void move(\x7fagent::move\x0181,2606
3185 cp-src/fail.C,438
3186 struct A \x7f7,263
3187            struct B \x7fA::B\x018,274
3188                    struct C \x7fA::B::C\x019,289
3189                            int x;\x7fA::B::C::x\x0110,305
3190                            C(\x7fA::B::C::C\x0111,318
3191                            operator int(\x7fA::B::C::operator int\x0112,342
3192                    typedef C T;\x7fA::B::T\x0114,389
3193            typedef B T2;\x7fA::T2\x0116,414
3194 class String;\x7f20,437
3195 class A \x7f23,453
3196         class B \x7fA::B\x0124,463
3197                 class C \x7fA::B::C\x0125,474
3198                 int f(\x7fA::B::f\x0126,488
3199 int A::B::f(\x7f31,521
3200 main(\x7f37,571
3201         class D \x7f41,622
3202                 D(\x7fD::D\x0143,659
3203                 int x;\x7fD::x\x0144,694
3205 el-src/TAGTEST.EL,148
3206 (foo::defmumble bletch \x7f1,0
3207 (defalias 'pending-delete-mode \x7fpending-delete-mode\x015,102
3208 (defalias (quote explicitly-quoted-pending-delete-mode)\x7f8,175
3210 el-src/emacs/lisp/progmodes/etags.el,5188
3211 (defvar tags-file-name \x7f34,1034
3212 (defgroup etags \x7f43,1498
3213 (defcustom tags-case-fold-search \x7f47,1566
3214 (defcustom tags-table-list \x7f59,2051
3215 (defcustom tags-compression-info-list\x7f69,2449
3216 (defcustom tags-add-tables \x7f88,3231
3217 (defcustom tags-revert-without-query \x7f98,3627
3218 (defvar tags-table-computed-list \x7f103,3778
3219 (defvar tags-table-computed-list-for \x7f112,4262
3220 (defvar tags-table-list-pointer \x7f117,4510
3221 (defvar tags-table-list-started-at \x7f121,4701
3222 (defvar tags-table-set-list \x7f124,4821
3223 (defcustom find-tag-hook \x7f129,5000
3224 (defcustom find-tag-default-function \x7f137,5263
3225 (define-obsolete-variable-alias 'find-tag-marker-ring-length\x7ffind-tag-marker-ring-length\x01145,5602
3226 (defcustom tags-tag-face \x7f148,5699
3227 (defcustom tags-apropos-verbose \x7f154,5834
3228 (defcustom tags-apropos-additional-actions \x7f160,5998
3229 (defvaralias 'find-tag-marker-ring \x7ffind-tag-marker-ring\x01183,6917
3230 (defvar default-tags-table-function \x7f189,7097
3231 (defvar tags-location-ring \x7f194,7323
3232 (defvar tags-table-files \x7f201,7599
3233 (defvar tags-completion-table \x7f206,7766
3234 (defvar tags-included-tables \x7f209,7858
3235 (defvar next-file-list \x7f212,7953
3236 (defvar tags-table-format-functions \x7f217,8059
3237 (defvar file-of-tag-function \x7f224,8440
3238 (defvar tags-table-files-function \x7f228,8634
3239 (defvar tags-completion-table-function \x7f230,8745
3240 (defvar snarf-tag-function \x7f232,8840
3241 (defvar goto-tag-location-function \x7f236,9049
3242 (defvar find-tag-regexp-search-function \x7f239,9222
3243 (defvar find-tag-regexp-tag-order \x7f241,9343
3244 (defvar find-tag-regexp-next-line-after-failure-p \x7f243,9452
3245 (defvar find-tag-search-function \x7f245,9572
3246 (defvar find-tag-tag-order \x7f247,9679
3247 (defvar find-tag-next-line-after-failure-p \x7f249,9774
3248 (defvar list-tags-function \x7f251,9880
3249 (defvar tags-apropos-function \x7f253,9968
3250 (defvar tags-included-tables-function \x7f255,10062
3251 (defvar verify-tags-table-function \x7f257,10181
3252 (defun initialize-new-tags-table \x7f260,10292
3253 (defun tags-table-mode \x7f276,10980
3254 (defun visit-tags-table \x7f285,11245
3255 (defun tags-table-check-computed-list \x7f321,12783
3256 (defun tags-table-extend-computed-list \x7f360,14654
3257 (defun tags-expand-table-name \x7f400,16367
3258 (defun tags-table-list-member \x7f409,16710
3259 (defun tags-verify-table \x7f421,17182
3260 (defun tags-table-including \x7f470,19302
3261 (defun tags-next-table \x7f522,21346
3262 (defun visit-tags-table-buffer \x7f543,22203
3263 (defun tags-reset-tags-tables \x7f712,28513
3264 (defun file-of-tag \x7f731,29170
3265 (defun tags-table-files \x7f740,29519
3266 (defun tags-included-tables \x7f749,29869
3267 (defun tags-completion-table \x7f755,30115
3268 (defun tags-lazy-completion-table \x7f783,31309
3269 (defun tags-completion-at-point-function \x7f799,31944
3270 (defun find-tag-tag \x7f818,32694
3271 (defvar last-tag \x7f837,33367
3272 (defun find-tag-interactive \x7f840,33426
3273 (defvar find-tag-history \x7f852,33841
3274 (defvar etags-case-fold-search)\x7f855,33906
3275 (defvar etags-syntax-table)\x7f856,33938
3276 (defvar local-find-tag-hook)\x7f857,33966
3277 (defun find-tag-noselect \x7f860,34011
3278 (defun find-tag \x7f932,37125
3279 (defun find-tag-other-window \x7f959,38341
3280 (defun find-tag-other-frame \x7f1000,40269
3281 (defun find-tag-regexp \x7f1025,41443
3282 (defalias 'pop-tag-mark \x7fpop-tag-mark\x011049,42605
3283 (defvar tag-lines-already-matched \x7f1052,42656
3284 (defun find-tag-in-order \x7f1055,42763
3285 (defun tag-find-file-of-tag-noselect \x7f1167,47109
3286 (defun tag-find-file-of-tag \x7f1200,48955
3287 (defun etags-recognize-tags-table \x7f1208,49181
3288 (defun etags-verify-tags-table \x7f1241,50812
3289 (defun etags-file-of-tag \x7f1246,51010
3290 (defun etags-tags-completion-table \x7f1256,51345
3291 (defun etags-snarf-tag \x7f1286,52551
3292 (defun etags-goto-tag-location \x7f1324,54120
3293 (defun etags-list-tags \x7f1388,56563
3294 (defmacro tags-with-face \x7f1423,57838
3295 (defun etags-tags-apropos-additional \x7f1431,58171
3296 (defun etags-tags-apropos \x7f1465,59408
3297 (defun etags-tags-table-files \x7f1527,61617
3298 (defun etags-tags-included-tables \x7f1542,62053
3299 (defun tags-recognize-empty-tags-table \x7f1559,62593
3300 (defun tag-exact-file-name-match-p \x7f1587,63739
3301 (defun tag-file-name-match-p \x7f1596,64132
3302 (defun tag-exact-match-p \x7f1609,64688
3303 (defun tag-implicit-name-match-p \x7f1620,65256
3304 (defun tag-symbol-match-p \x7f1633,65856
3305 (defun tag-word-match-p \x7f1643,66292
3306 (defun tag-partial-file-name-match-p \x7f1652,66690
3307 (defun tag-any-match-p \x7f1662,67134
3308 (defun tag-re-match-p \x7f1667,67318
3309 (defcustom tags-loop-revert-buffers \x7f1675,67567
3310 (defun next-file \x7f1685,67976
3311 (defvar tags-loop-operate \x7f1760,70890
3312 (defvar tags-loop-scan\x7f1763,70984
3313 (defun tags-loop-eval \x7f1771,71313
3314 (defun tags-loop-continue \x7f1782,71642
3315 (defun tags-search \x7f1850,73948
3316 (defun tags-query-replace \x7f1871,74774
3317 (defun tags-complete-tags-table-file \x7f1896,75998
3318 (defun list-tags \x7f1906,76377
3319 (defun tags-apropos \x7f1934,77330
3320 (define-button-type 'tags-select-tags-table\x7ftags-select-tags-table\x011957,78156
3321 (defun select-tags-table \x7f1964,78395
3322 (defvar select-tags-table-mode-map \x7f2019,80522
3323 (define-derived-mode select-tags-table-mode \x7f2030,80905
3324 (defun select-tags-table-select \x7f2034,81089
3325 (defun select-tags-table-quit \x7f2043,81455
3326 (defun complete-tag \x7f2049,81610
3327 (defconst etags--xref-limit \x7f2074,82551
3328 (defvar etags-xref-find-definitions-tag-order \x7f2076,82586
3329 (defun etags-xref-find \x7f2082,82876
3330 (defun etags--xref-find-definitions \x7f2096,83405
3331 (defclass xref-etags-location \x7f2129,85119
3332 (defun xref-make-etags-location \x7f2135,85342
3333 (cl-defmethod xref-location-marker \x7f2139,85497
3334 (cl-defmethod xref-location-line \x7f2146,85741
3336 erl-src/gs_dialog.erl,98
3337 -define(VERSION\x7f2,32
3338 behaviour_info(\x7f51,2177
3339 show(\x7f124,5458
3340 dialog_loop(\x7f219,9529
3341 test(\x7f252,10806
3343 f-src/entry.for,172
3344       LOGICAL FUNCTION PRTPKG \x7f3,75
3345        ENTRY  SETPRT \x7f194,3866
3346        ENTRY  MSGSEL \x7f395,8478
3347      & intensity1(\x7f577,12231
3348        character*(*) function foo(\x7f579,12307
3350 f-src/entry.strange_suffix,172
3351       LOGICAL FUNCTION PRTPKG \x7f3,75
3352        ENTRY  SETPRT \x7f194,3866
3353        ENTRY  MSGSEL \x7f395,8478
3354      & intensity1(\x7f577,12231
3355        character*(*) function foo(\x7f579,12307
3357 f-src/entry.strange,172
3358       LOGICAL FUNCTION PRTPKG \x7f3,75
3359        ENTRY  SETPRT \x7f194,3866
3360        ENTRY  MSGSEL \x7f395,8478
3361      & intensity1(\x7f577,12231
3362        character*(*) function foo(\x7f579,12307
3364 forth-src/test-forth.fth,733
3365 : a-forth-word\x7f20,301
3366 99 constant a-forth-constant!\x7f22,343
3367 55 value a-forth-value?\x7f23,373
3368 create :a-forth-dictionary-entry\x7f24,397
3369 defer #a-defer-word\x7f27,460
3370 : (another-forth-word)\x7f(another-forth-word)\x0129,481
3371    9   field   >field1\x7f36,582
3372    5   field   >field2\x7f37,605
3373 constant (a-forth-constant\x7f(a-forth-constant\x0138,628
3374 2000 buffer: #some-storage\x7f41,657
3375 code assemby-code-word\x7f43,685
3376 : a-forth-word\x7f50,870
3377 : (foo)\x7f(foo)\x0155,988
3378 : foo\x7f56,1000
3379 : create-bar\x7f58,1015
3380 3 4 2constant 2const\x7f61,1074
3381 2const 2value 2val\x7f62,1095
3382 2variable 2var\x7f63,1114
3383 3.1415e fconstant fconst\x7f65,1130
3384 fconst fvalue fval\x7f66,1155
3385 fvariable fvar\x7f67,1174
3386 synonym mypi\x7f69,1190
3387 BEGIN-STRUCTURE point\x7f71,1211
3388   1 CELLS +FIELD p.x\x7f72,1262
3389   1 CELLS +FIELD p.y\x7f73,1318
3391 go-src/test.go,48
3392 package main\x7f1,0
3393 func say(\x7f5,28
3394 func main(\x7f9,72
3396 go-src/test1.go,172
3397 package main\x7f1,0
3398 type plus \x7f5,28
3399 type str \x7f9,65
3400 type intNumber \x7f13,99
3401 func (s str) PrintAdd(\x7f17,136
3402 func (n intNumber) PrintAdd(\x7f21,189
3403 func test(\x7f25,248
3404 func main(\x7f29,285
3406 html-src/softwarelibero.html,200
3407 Cos'è il software libero?\x7f4,38
3408 Licenze d'uso di un programma\x7flicenze\x0165,2500
3409 Sfatiamo alcuni miti\x7f138,6118
3410 Il movimento open source\x7foss\x01191,8037
3411 Impatto pratico del software libero\x7fimpatto\x01231,10066
3413 html-src/index.shtml,104
3414 &nbsp;\x7f8,281
3415 In evidenza\x7f15,447
3416 Comunicati e iniziative\x7f32,976
3417 Ultime notizie dall'associazione\x7f63,2030
3419 html-src/algrthms.html,467
3420 Tutorial on Convolutional Coding with Viterbi Decoding--Description of the Data Generation, Convolutional Encoding, Channel Mapping and AWGN, and Quantizing Algorithms\x7f7,277
3421 Description\x7falgorithms\x0110,481
3422 Generating the Data\x7fgenalgorithm\x0148,1995
3423 Convolutionally\x7fconalgorithm\x0155,2512
3424 Next\x7fstatetable\x01262,11587
3425 Output\x7foutputtable\x01350,13915
3426 Mapping the Channel Symbols\x7fmapping\x01433,16213
3427 Adding Noise to the\x7faddnoise\x01439,16607
3428 Quantizing the Received\x7fquantizing\x01469,19100
3430 html-src/software.html,439
3431 Francesco Potortì Software Page\x7f9,280
3432 Software that I wrote for supporting my research activity\x7fsimulation\x0136,1398
3433 MTG\x7fmtg\x0141,1482
3434 Fracas\x7ffracas\x0165,2624
3435 GaliLEO\x7fgalileo\x01101,4232
3436 Leasqr\x7fleasqr\x01114,4677
3437 Free software that I wrote for the GNU project or for my personal or work\x7fgnu\x01142,6065
3438 Etags\x7fetags\x01148,6180
3439 checkiso\x7f161,6729
3440 cgrep\x7f178,7547
3441 debian-bug.el\x7fdebian-bug\x01190,7979
3442 tcpdump\x7f205,8564
3443 Links to interesting software\x7flinks\x01216,8891
3445 lua-src/allegro.lua,400
3446 local function get_layer_by_name \x7f7,175
3447 local function count_layers \x7f33,621
3448 function GetLayerByName \x7f54,980
3449 function GetUniqueLayerName \x7f65,1204
3450 function SelectLayer \x7f76,1415
3451 function NewLayer \x7f86,1773
3452 function NewLayerSet \x7f144,3226
3453 function RemoveLayer \x7f170,3750
3454 function MoveLayerTop \x7f211,4767
3455 function MoveLayerBottom \x7f223,5079
3456 function MoveLayerBefore \x7f236,5457
3457 function MoveLayerAfter \x7f258,6090
3459 lua-src/test.lua,442
3460 function Rectangle.getPos \x7f2,15
3461 function Rectangle.getPos \x7fgetPos\x012,15
3462 function Circle.getPos \x7f6,61
3463 function Circle.getPos \x7fgetPos\x016,61
3464 function Cube.data.getFoo \x7f10,102
3465 function Cube.data.getFoo \x7fgetFoo\x0110,102
3466 function Square.something:Bar \x7f14,148
3467 function Square.something:Bar \x7fBar\x0114,148
3468    function test.me_22a(\x7f22,241
3469    function test.me_22a(\x7fme_22a\x0122,241
3470    local function test.me22b \x7f25,297
3471    local function test.me22b \x7fme22b\x0125,297
3473 make-src/Makefile,2175
3474 LATEST=\x7f1,0
3475 RELEASELIST=\x7f2,10
3476 ADASRC=\x7f4,104
3477 ASRC=\x7f5,171
3478 CSRC=\x7f6,197
3479 CPSRC=\x7f10,423
3480 ELSRC=\x7f13,614
3481 ERLSRC=\x7f14,661
3482 FORTHSRC=\x7f15,702
3483 FSRC=\x7f16,726
3484 HTMLSRC=\x7f17,776
3485 JAVASRC=\x7f18,844
3486 LUASRC=\x7f19,907
3487 MAKESRC=\x7f20,926
3488 OBJCSRC=\x7f21,943
3489 OBJCPPSRC=\x7f22,999
3490 PASSRC=\x7f23,1035
3491 PERLSRC=\x7f24,1053
3492 PHPSRC=\x7f25,1108
3493 PSSRC=\x7f26,1156
3494 PROLSRC=\x7f27,1173
3495 PYTSRC=\x7f28,1210
3496 TEXSRC=\x7f29,1227
3497 YSRC=\x7f30,1282
3498 SRCS=\x7f31,1325
3499 NONSRCS=\x7f35,1577
3500 VHDLFLAGS=\x7f37,1624
3501 COBOLFLAGS=\x7f38,1827
3502 POSTSCRIPTFLAGS=\x7f39,1889
3503 TCLFLAGS=\x7f40,1943
3504 GETOPTOBJS=\x7f42,2002
3505 RXINCLUDE=\x7f43,2034
3506 REGEXOBJS=\x7f44,2056
3507 CHECKOBJS=\x7f46,2075
3508 CHECKFLAGS=\x7f47,2105
3509 OBJS=\x7f48,2145
3510 CPPFLAGS=\x7f49,2190
3511 LDFLAGS=\x7f50,2259
3512 WARNINGS=\x7f51,2282
3513 CFLAGS=\x7f52,2466
3514 FASTCFLAGS=\x7f55,2530
3515 FASTCFLAGSWARN=\x7f56,2591
3516 FILTER=\x7f58,2641
3517 REGEX=\x7f59,2695
3518 xx=\x7f60,2741
3519 MAKE:\x7fMAKE\x0162,2790
3520 RUN=\x7f63,2825
3521 RUN=\x7f64,2865
3522 OPTIONS=\x7f65,2870
3523 ARGS=\x7f66,2922
3524 infiles \x7f68,2940
3525 quiettest:\x7fquiettest\x0170,3002
3526 test:\x7ftest\x0179,3409
3527 ${CHECKOBJS}:\x7f${CHECKOBJS}\x0188,3805
3528 checker:\x7fchecker\x0190,3849
3529 standalone:\x7fstandalone\x0196,4062
3530 prof:\x7fprof\x01101,4168
3531 fastetags:\x7ffastetags\x01104,4198
3532 fastctags:\x7ffastctags\x01108,4322
3533 staticetags:\x7fstaticetags\x01112,4446
3534 rsynctofly:\x7frsynctofly\x01116,4608
3535 rsyncfromfly:\x7frsyncfromfly\x01119,4698
3536 web ftp publish:\x7fweb ftp publish\x01122,4794
3537 release distrib:\x7frelease distrib\x01129,5115
3538 tags:\x7ftags\x01134,5255
3539 clean:\x7fclean\x01136,5267
3540 srclist:\x7fsrclist\x01139,5302
3541 regexfile:\x7fregexfile\x01143,5391
3542 /home/www/pub/etags.c.gz:\x7f/home/www/pub/etags.c.gz\x01149,5566
3543 /home/www/pub/software/unix/etags.tar.gz:\x7f/home/www/pub/software/unix/etags.tar.gz\x01156,5825
3544 regex.o:\x7fregex.o\x01159,6031
3545 getopt.o:\x7fgetopt.o\x01162,6086
3546 getopt1.o:\x7fgetopt1.o\x01165,6147
3547 etags:\x7fetags\x01168,6210
3548 ctags:\x7fctags\x01171,6299
3549 man manpage:\x7fman manpage\x01174,6396
3550 etags.1.man:\x7fetags.1.man\x01176,6422
3551 maintaining.info:\x7fmaintaining.info\x01179,6475
3552 TAGS:\x7fTAGS\x01182,6557
3553 %ediff:\x7f%ediff\x01185,6587
3554 oediff:\x7foediff\x01188,6677
3555 %cdiff:\x7f%cdiff\x01191,6764
3556 xdiff:\x7fxdiff\x01194,6854
3557 ETAGS:\x7fETAGS\x01197,6942
3558 ETAGS%:\x7fETAGS%\x01200,7012
3559 ETAGS13 ETAGS14 ETAGS15:\x7fETAGS13 ETAGS14 ETAGS15\x01203,7084
3560 ETAGS12:\x7fETAGS12\x01206,7216
3561 OTAGS:\x7fOTAGS\x01209,7304
3562 CTAGS:\x7fCTAGS\x01212,7369
3563 CTAGS%:\x7fCTAGS%\x01215,7443
3564 CTAGS13 CTAGS14 CTAGS15:\x7fCTAGS13 CTAGS14 CTAGS15\x01218,7545
3565 EXTAGS:\x7fEXTAGS\x01221,7680
3566 .PRECIOUS:\x7f.PRECIOUS\x01224,7838
3567 FRC:\x7fFRC\x01226,7894
3569 objc-src/Subprocess.h,98
3570 #define Subprocess \x7f41,1217
3571 #define BUFFERSIZE \x7f43,1267
3572 @interface Subprocess:\x7fSubprocess\x0145,1292
3574 objc-src/Subprocess.m,505
3575 #define PTY_TEMPLATE \x7f20,494
3576 #define PTY_LENGTH \x7f21,528
3577 static void showError(\x7f23,551
3578 @interface Subprocess(Private)\x7fSubprocess(Private)\x0132,737
3579 - childDidExit\x7f39,851
3580 - fdHandler:\x7f67,1589
3581 showError \x7f98,2360
3582 fdHandler \x7f112,2785
3583 getptys \x7f119,2907
3584 - init:\x7f183,4815
3585     andStdErr:\x7finit:withDelegate:andPtySupport:andStdErr:\x01197,5147
3586 - send:(const char *)string withNewline:\x7fsend:withNewline:\x01300,7436
3587 - send:\x7f308,7599
3588 - terminateInput\x7f314,7689
3589 - terminate:\x7f321,7810
3590 - setDelegate:\x7f332,7961
3591 - delegate\x7f338,8031
3593 objc-src/PackInsp.h,109
3594 #define NUMSTATS        \x7f36,1101
3595 #define TYPESTOSTAT     \x7f37,1120
3596 @interface PackageInspector:\x7fPackageInspector\x0139,1172
3598 objc-src/PackInsp.m,1360
3599 static const char RCSid[\x7fRCSid\x0130,1032
3600 #define VERSION \x7f34,1116
3601 #   define DEBUG \x7f37,1155
3602 #define LISTCONTENTS    \x7f39,1181
3603 #define OPENBUTTON      \x7f47,1352
3604 #define LISTCONTENTSBUTTON      \x7f48,1449
3605 #define LISTDESCRIPTIONBUTTON   \x7f49,1562
3606 #define STATE_UNINSTALLED       \x7f52,1687
3607 #define STATE_INSTALLED \x7f53,1807
3608 #define STATE_COMPRESSD \x7f54,1948
3609 #define SIZEFORMAT      \x7f57,2152
3610 #define KBYTES  \x7f58,2362
3611 #define MBYTES  \x7f59,2473
3612 #define LOCALIZE(\x7f61,2585
3613 #define LOCALIZE_ARCH(\x7f62,2668
3614 +new\x7fnew\x0167,2802
3615 -showInfo:\x7fshowInfo:\x0193,3417
3616 -revert:\x7frevert:\x01107,3737
3617 -ok:\x7fok:\x01136,4297
3618 -load\x7fload\x01143,4424
3619 #define LOOKUP(\x7f156,4826
3620 #undef LOOKUP\x7f176,5694
3621 -loadKeyValuesFrom:(const char *)type inTable:\x7floadKeyValuesFrom:inTable:\x01186,5852
3622 -loadContentsOf:(const char *)type inTable:\x7floadContentsOf:inTable:\x01238,7079
3623 -loadImage\x7floadImage\x01257,7552
3624 #define STAT_EQ(\x7f275,7940
3625 -(BOOL)shouldLoad\x7f280,8116
3626 -toggleDescription\x7ftoggleDescription\x01301,8626
3627 -(const char *)getPath:(char *)buf forType:\x7fgetPath:forType:\x01317,8899
3628 -setRevertButtonTitle\x7fsetRevertButtonTitle\x01333,9320
3629 -(const char *)formatSize:(const char *)size inBuf:\x7fformatSize:inBuf:\x01344,9525
3630 #define WORKING \x7f368,10045
3631 -(void)getArchs\x7f370,10100
3632 -(void)addArchs:\x7f385,10520
3633 -subprocess:(Subprocess *)sender output:\x7fsubprocess:output:\x01428,11351
3634 -subprocessDone:\x7fsubprocessDone:\x01436,11484
3635 static void openInWorkspace(\x7f446,11634
3636 -open:\x7fopen:\x01464,12063
3638 objcpp-src/SimpleCalc.H,41
3639 @interface SimpleCalc:\x7fSimpleCalc\x0114,400
3641 objcpp-src/SimpleCalc.M,300
3642 - init\x7f52,1747
3643 - appendToDisplay:\x7f60,1933
3644 - registerAction:\x7f70,2210
3645 - decimalKey:\x7f77,2348
3646 - numberKeys:\x7f91,2661
3647 - equalsKey:\x7f112,3192
3648 - operationKeys:\x7f131,3680
3649 - clearKey:\x7f153,4301
3650 - clearAllKey:\x7f160,4410
3651 - appDidInit:\x7f168,4591
3652 - windowWillClose:\x7f178,4882
3653 - infoPanel:\x7f186,5132
3654 - helpPanel:\x7f198,5482
3656 pas-src/common.pas,1875
3657 procedure InitializeStringPackage;\x7f26,527
3658 function newtextstring;\x7f34,874
3659 procedure disposetextstring;\x7f52,1404
3660 function ConcatT;\x7f78,2066
3661 function AppendTextString;\x7f112,3238
3662 function CopyTextString;\x7f132,3947
3663 procedure CONVERT_CHARSTRING_TO_VALUE;\x7f151,4505
3664 procedure append_string;\x7f172,5166
3665 function To_Upper;\x7f186,5462
3666 function To_Lower;\x7f194,5617
3667 function EmptyNmStr(\x7f209,6213
3668 function chartonmstr;\x7f219,6436
3669 function LowerCaseNmStr;\x7f230,6682
3670 function concatenatenamestrings;\x7f242,7007
3671 procedure writenamestring;\x7f263,7517
3672 function IsControlChar;\x7f277,7928
3673 function namestringequal;\x7f283,8079
3674 function NameStringLess;\x7f302,8539
3675 function IsControlCharName(\x7f343,9710
3676 function SubString;\x7f358,10208
3677 function SkipChars;\x7f379,10791
3678 function RemoveUnderlineControl;\x7f397,11311
3679 procedure First100Chars;\x7f427,12162
3680 procedure SkipSpaces;\x7f462,13298
3681 function SkipBlanks;\x7f477,13782
3682 function stripname;\x7f505,14595
3683 function Locate;\x7f522,15039
3684 function NameHasChar;\x7f543,15581
3685 function integertonmstr;\x7f561,16134
3686 function NmStrToInteger;\x7f585,16901
3687 function AddNullToNmStr;\x7f600,17317
3688 function ValToNmStr;\x7f611,17585
3689 function ChangeFileType;\x7f625,18037
3690 function StripPath;\x7f647,18734
3691 function ReprOfChar;\x7f675,19343
3692 procedure ExtractCommentInfo;\x7f702,20749
3693 procedure INSERT_TREE_NODE;\x7f784,24053
3694 function GetNameList;\x7f920,27926
3695 procedure DisposeANameList(\x7f925,28010
3696 procedure DisposeNameList;\x7f938,28340
3697 function GetNewNameListNode;\x7f943,28409
3698 function insertname;\x7f972,29051
3699 procedure InitNameList;\x7f988,29471
3700 procedure InitNameStringPool;\x7f998,29767
3701 procedure NewNameString;\x7f1004,29867
3702 procedure ReleaseNameString;\x7f1022,30232
3703 procedure SDTrefStringToRec \x7f1045,30741
3704 procedure SDTrefSkipSpaces;\x7f1059,31092
3705 function SDTrefIsEnd \x7f1070,31323
3706 function SDTrefGetInteger \x7f1082,31529
3707 procedure SDTrefRecToString \x7f1303,37546
3708 function NmStrToErrStr;\x7f1497,42305
3709 function ErrStrToNmStr;\x7f1509,42557
3710 function GetTextRef;\x7f1529,43112
3712 php-src/lce_functions.php,2864
3713   define("LCE_FUNCTIONS"\x7fLCE_FUNCTIONS\x014,38
3714   define("LCE_UNKNOWN"\x7fLCE_UNKNOWN\x019,145
3715   define("LCE_WS"\x7fLCE_WS\x0111,194
3716   define("LCE_COMMENT"\x7fLCE_COMMENT\x0113,244
3717   define("LCE_COMMENT_USER"\x7fLCE_COMMENT_USER\x0115,303
3718   define("LCE_COMMENT_TOOL"\x7fLCE_COMMENT_TOOL\x0117,366
3719   define("LCE_MSGID"\x7fLCE_MSGID\x0119,430
3720   define("LCE_MSGSTR"\x7fLCE_MSGSTR\x0121,488
3721   define("LCE_TEXT"\x7fLCE_TEXT\x0123,541
3722   define("STATE_ABORT"\x7fSTATE_ABORT\x0125,567
3723   define("STATE_OK"\x7fSTATE_OK\x0126,595
3724   define("STATE_LOOP"\x7fSTATE_LOOP\x0127,620
3725   class POEntryAD \x7f29,648
3726       function validate(\x7f31,683
3727       function checkQuotation(\x7f59,1384
3728   class CommentAD \x7f70,1639
3729       var $prefix;\x7f72,1674
3730       function CommentAD(\x7f73,1693
3731       function validate(\x7f83,1944
3732   class POEntry \x7f105,2410
3733       var $msgid;\x7f107,2454
3734       var $msgstr;\x7f108,2472
3735       var $user_comment;\x7f109,2491
3736       var $sys_comment;\x7f110,2516
3737       var $unk_comment;\x7f111,2540
3738       var $msgid_lc \x7f113,2565
3739       var $msgstr_lc \x7f114,2590
3740       var $user_comment_lc \x7f115,2616
3741       var $sys_comment_lc \x7f116,2648
3742       var $unk_comment_lc \x7f117,2679
3743       function POEntry(\x7f119,2711
3744       function lineCount(\x7f135,3255
3745       function serializeToVars(\x7f141,3365
3746       function write(\x7f151,3800
3747   class POReader \x7f163,4178
3748       var $msgid;\x7f165,4223
3749       var $msgstr;\x7f166,4241
3750       var $user_comment;\x7f167,4260
3751       var $sys_comment;\x7f168,4285
3752       var $unk_comment;\x7f169,4309
3753       var $state;\x7f170,4333
3754       var $ignore_ws;\x7f171,4351
3755       var $po_entries;\x7f172,4373
3756       var $poe_num;\x7f173,4396
3757       var $filename;\x7f174,4416
3758       var $domain;\x7f175,4437
3759       function gettext(\x7f177,4457
3760       function parseFromVars(\x7f189,4705
3761       function serializeToVars(\x7f215,5331
3762       function POReader(\x7f229,5613
3763       function read(\x7f243,5983
3764       function write(\x7f259,6307
3765       function isComment(\x7f277,6645
3766       function comment(\x7f284,6822
3767       function msgid(\x7f304,7247
3768       function msgstr(\x7f320,7574
3769       function start(\x7f340,8232
3770       function createPOEntries(\x7f360,8644
3771       function stripLine(\x7f394,9472
3772       function printClassification(\x7f421,10056
3773       function classifyLine(\x7f432,10301
3774   function getTextDomains(\x7f471,11094
3775   class PORManager \x7f498,11756
3776       var       $por_a;\x7f500,11803
3777       function PORManager(\x7f502,11822
3778       function addPOReader(\x7f507,11896
3779       function &getPOReader(\x7fgetPOReader\x01512,11992
3780       function getDomainNames(\x7f517,12081
3781   function &loadPORManager(\x7floadPORManager\x01523,12174
3782   function fileJoin(\x7f536,12436
3783       function lce_bindtextdomain(\x7f557,12839
3784       function lce_textdomain(\x7f614,14530
3785       function lce_gettext(\x7f620,14641
3786       function lce_dgettext(\x7f626,14767
3787       function lce(\x7f634,14966
3788       function lce_bindtextdomain(\x7f651,15488
3789       function lce_textdomain(\x7f656,15592
3790       function lce_gettext(\x7f661,15674
3791       function lce_dgettext(\x7f666,15755
3792       function lce(\x7f670,15855
3793   function lce_geteditcode(\x7f676,15898
3795 php-src/ptest.php,135
3796 define("TEST"\x7fTEST\x011,0
3797 test \x7f4,26
3798         var $member;\x7f8,71
3799         var $memassign=\x7f9,85
3800         var $memassign_space \x7f10,110
3801         var $test\x7f12,176
3802 foo(\x7f16,200
3804 perl-src/htlmify-cystic,1443
3805 my @section_name;\x7fsection_name\x0112,236
3806 my @appendix_name;\x7fappendix_name\x0113,254
3807 my @section_toc;\x7fsection_toc\x0115,274
3808 my @appendix_toc;\x7fappendix_toc\x0116,291
3809 my $new_tag \x7fnew_tag\x0118,310
3810 my $appendix;\x7fappendix\x0124,409
3811 my $section;\x7fsection\x0125,423
3812 my $subsection;\x7fsubsection\x0126,436
3813 my $subsubsection;\x7fsubsubsection\x0127,452
3814 my $this_file_toc \x7fthis_file_toc\x0129,472
3815 my %file_tocs;\x7ffile_tocs\x0130,496
3816 my @output_files \x7foutput_files\x0132,512
3817 my $file_index \x7ffile_index\x0133,535
3818 my $output_file;\x7foutput_file\x0135,556
3819 my $line;\x7fline\x0137,574
3820 my $subsection_marker;\x7fsubsection_marker\x01161,3883
3821 my $new;\x7fnew\x01163,3907
3822 sub read_toc \x7fmain::read_toc\x01165,3917
3823           my $entry \x7fentry\x01218,5621
3824           my $entry \x7fentry\x01234,6077
3825               my $entry \x7fentry\x01245,6351
3826           my $entry \x7fentry\x01252,6536
3827           my $entry \x7fentry\x01268,7010
3828               my $entry \x7fentry\x01276,7204
3829           my $entry \x7fentry\x01281,7328
3830       my $entry \x7fentry\x01296,7698
3831 sub finish_subsubsections \x7fmain::finish_subsubsections\x01302,7805
3832 sub finish_subsections \x7fmain::finish_subsections\x01309,7987
3833 sub finish_sections \x7fmain::finish_sections\x01320,8310
3834 sub finish_appendices \x7fmain::finish_appendices\x01331,8599
3835 sub section_url_base \x7fmain::section_url_base\x01337,8724
3836 sub section_url_name \x7fmain::section_url_name\x01342,8922
3837 sub section_url \x7fmain::section_url\x01355,9284
3838   my $name \x7fname\x01357,9336
3839 sub section_href \x7fmain::section_href\x01364,9452
3840 sub section_name \x7fmain::section_name\x01368,9551
3841 sub toc_line \x7fmain::toc_line\x01372,9655
3842 sub file_end \x7fmain::file_end\x01375,9750
3844 perl-src/yagrip.pl,258
3845 sub getopt \x7fmain::getopt\x017,156
3846         local($_,$flag,$opt,$f,$r,@temp)\x7f($_,$flag,$opt,$f,$r,@temp\x018,169
3847 sub usage \x7fmain::usage\x0138,856
3848         local($prog,$_,@list)\x7f($prog,$_,@list\x0139,868
3849         local($string,$flag,@string,@temp,@last)\x7f($string,$flag,@string,@temp,@last\x0140,897
3851 perl-src/kai-test.pl,244
3852 sub f1 \x7fmain::f1\x012,16
3853 sub main::f2 \x7f6,50
3854 package Foo;\x7f10,90
3855 sub f3 \x7fFoo::f3\x0112,104
3856 sub Bar::f4 \x7f16,138
3857 package Bar;\x7f20,177
3858 sub f5 \x7fBar::f5\x0122,191
3859 package Foo::Bar;\x7f26,225
3860 sub f6 \x7fFoo::Bar::f6\x0128,244
3861 package main;\x7f32,278
3862 sub f7 \x7fmain::f7\x0134,293
3864 ps-src/rfc1245.ps,2478
3865 /FMversion \x7f12,311
3866 /FrameDict \x7f17,500
3867 /FMVERSION \x7f47,1307
3868 /FMLOCAL \x7f56,1494
3869 /FMDOCUMENT \x7f73,1766
3870 /FMBEGINPAGE \x7f95,2279
3871 /FMENDPAGE \x7f109,2516
3872 /FMDEFINEFONT \x7f115,2582
3873 /FMNORMALIZEGRAPHICS \x7f126,2725
3874 /FMBEGINEPSF \x7f142,2955
3875 /FMENDEPSF \x7f153,3207
3876 /setmanualfeed \x7f158,3283
3877 /max \x7f163,3386
3878 /min \x7f164,3426
3879 /inch \x7f165,3466
3880 /pagedimen \x7f166,3485
3881 /setpapername \x7f172,3629
3882 /papersize \x7f190,4214
3883 /manualpapersize \x7f211,4789
3884 /desperatepapersize \x7f230,5211
3885 /savematrix \x7f239,5370
3886 /restorematrix \x7f242,5425
3887 /dmatrix \x7f245,5475
3888 /dpi \x7f246,5495
3889 /freq \x7f248,5583
3890 /sangle \x7f249,5658
3891 /DiacriticEncoding \x7f250,5717
3892 /.notdef \x7f251,5738
3893 /.notdef \x7f252,5801
3894 /.notdef \x7f253,5864
3895 /.notdef \x7f254,5927
3896 /.notdef \x7f255,5990
3897 /numbersign \x7f256,6051
3898 /parenright \x7f257,6115
3899 /two \x7f258,6184
3900 /less \x7f259,6251
3901 /L \x7f260,6320
3902 /bracketright \x7f261,6389
3903 /i \x7f262,6459
3904 /braceright \x7f263,6529
3905 /Ntilde \x7f264,6598
3906 /atilde \x7f265,6668
3907 /iacute \x7f266,6733
3908 /ocircumflex \x7f267,6797
3909 /udieresis \x7f268,6858
3910 /paragraph \x7f269,6919
3911 /dieresis \x7f270,6983
3912 /yen \x7f271,7050
3913 /ordfeminine \x7f272,7109
3914 /exclamdown \x7f273,7171
3915 /guillemotleft \x7f274,7230
3916 /Otilde \x7f275,7296
3917 /quoteleft \x7f276,7357
3918 /fraction \x7f277,7420
3919 /periodcentered \x7f278,7490
3920 /Acircumflex \x7f279,7549
3921 /Icircumflex \x7f280,7610
3922 /Uacute \x7f281,7680
3923 /breve \x7f282,7746
3924 /ReEncode \x7f284,7814
3925 /graymode \x7f300,8020
3926 /setpattern \x7f310,8184
3927 /grayness \x7f331,8725
3928 /normalize \x7f394,9873
3929 /dnormalize \x7f397,9942
3930 /lnormalize \x7f400,10014
3931 /H \x7f403,10104
3932 /Z \x7f406,10147
3933 /X \x7f409,10176
3934 /V \x7f412,10219
3935 /N \x7f415,10260
3936 /M \x7f418,10286
3937 /E \x7f419,10315
3938 /D \x7f420,10336
3939 /O \x7f421,10358
3940 /L \x7f423,10394
3941 /Y \x7f430,10489
3942 /R \x7f439,10588
3943 /RR \x7f450,10696
3944 /C \x7f467,10959
3945 /U \x7f473,11004
3946 /F \x7f477,11039
3947 /T \x7f481,11084
3948 /RF \x7f484,11115
3949 /TF \x7f488,11164
3950 /P \x7f495,11219
3951 /PF \x7f499,11270
3952 /S \x7f506,11344
3953 /SF \x7f510,11384
3954 /B \x7f517,11446
3955 /BF \x7f521,11505
3956 /W \x7f538,11714
3957 /G \x7f573,12382
3958 /A \x7f582,12525
3959 /BEGINPRINTCODE \x7f606,12918
3960 /ENDPRINTCODE \x7f615,13131
3961 /gn \x7f620,13259
3962 /cfs \x7f631,13384
3963 /ic \x7f636,13473
3964 /ms \x7f658,14285
3965 /ip \x7f668,14395
3966 /wh \x7f678,14492
3967 /bl \x7f684,14607
3968 /s1 \x7f690,14722
3969 /fl \x7f691,14739
3970 /hx \x7f698,14887
3971 /wbytes \x7f709,15055
3972 /BEGINBITMAPBWc \x7f713,15147
3973 /BEGINBITMAPGRAYc \x7f716,15198
3974 /BEGINBITMAP2BITc \x7f719,15251
3975 /COMMONBITMAPc \x7f722,15304
3976 /BEGINBITMAPBW \x7f739,15660
3977 /BEGINBITMAPGRAY \x7f742,15709
3978 /BEGINBITMAP2BIT \x7f745,15760
3979 /COMMONBITMAP \x7f748,15811
3980 /Fmcc \x7f765,16156
3981 /ngrayt \x7f773,16371
3982 /nredt \x7f774,16393
3983 /nbluet \x7f775,16414
3984 /ngreent \x7f776,16436
3985 /colorsetup \x7f787,16603
3986 /fakecolorsetup \x7f814,17370
3987 /BITMAPCOLOR \x7f826,17636
3988 /BITMAPCOLORc \x7f839,17926
3989 /BITMAPGRAY \x7f855,18275
3990 /BITMAPGRAYc \x7f858,18335
3991 /ENDBITMAP \x7f861,18397
3992 /fillprocs \x7f868,18497
3994 prol-src/ordsets.prolog,525
3995 is_ordset(\x7f47,1310
3996 list_to_ord_set(\x7f63,1688
3997 ord_add_element(\x7f71,1867
3998 ord_del_element(\x7f85,2344
3999 ord_disjoint(\x7f100,2783
4000 ord_intersect(\x7f108,2953
4001 ord_intersection(\x7f126,3552
4002 ord_intersection3(\x7f130,3691
4003 ord_intersection(\x7f150,4531
4004 ord_intersection4(\x7f154,4703
4005 ord_intersection(\x7f176,5664
4006 ord_intersection2(\x7f181,5812
4007 ord_member(\x7f200,6318
4008 ord_seteq(\x7f216,6683
4009 ord_setproduct(\x7f225,6971
4010 ord_subset(\x7f240,7377
4011 ord_subtract(\x7f257,7861
4012 ord_symdiff(\x7f265,8054
4013 ord_union(\x7f288,8887
4014 ord_union4(\x7f303,9352
4015 ord_union(\x7f324,10171
4016 ord_union_all(\x7f329,10313
4018 prol-src/natded.prolog,2319
4019 expandmng(\x7f100,2879
4020 normalize(\x7f116,3359
4021 fresh_vars(\x7f125,3716
4022 subst(\x7f138,4134
4023 normalize_fresh(\x7f159,4660
4024 reduce_subterm(\x7f171,5112
4025 reduce(\x7f185,5559
4026 free_var(\x7f196,5903
4027 free_for(\x7f209,6246
4028 compile_lex(\x7f231,6875
4029 consult_lex:-\x7fconsult_lex\x01248,7384
4030 lex(\x7f259,7754
4031 expandsyn(\x7f267,8068
4032 bas_syn(\x7f292,8897
4033 compile_empty:-\x7fcompile_empty\x01310,9376
4034 complete(\x7f328,10055
4035 add_active(\x7f340,10527
4036 parse(\x7f353,10949
4037 derived_analyses(\x7f364,11341
4038 build(\x7f378,11965
4039 buildact(\x7f392,12521
4040 mapsyn(\x7f412,13542
4041 add_edge(\x7f434,14278
4042 findcats(\x7f447,14758
4043 normalize_tree(\x7f465,15478
4044 normalize_trees(\x7f475,15856
4045 expandmng_tree(\x7f486,16248
4046 expandmng_trees(\x7f496,16614
4047 cat(\x7f511,17013
4048 subtree(\x7f644,21266
4049 hypothetical_mem(\x7f653,21565
4050 make_coor(\x7f667,22130
4051 start_up:-\x7fstart_up\x01688,23013
4052 tokenizeatom(\x7f710,23921
4053 tokenize(\x7f720,24348
4054 isoperator(\x7f752,25377
4055 isoptab(\x7f756,25431
4056 specialsymbol(\x7f765,25756
4057 sstab(\x7f771,25861
4058 parse_cgi(\x7f787,26347
4059 keyvalseq(\x7f792,26510
4060 andkeyvalseq(\x7f796,26609
4061 keyval(\x7f799,26688
4062 valseq(\x7f807,26920
4063 plusvalseq(\x7f810,27007
4064 val(\x7f816,27109
4065 argvals(\x7f824,27426
4066 commaargvals(\x7f828,27503
4067 atomval(\x7f833,27578
4068 atom(\x7f836,27640
4069 action(\x7f846,28004
4070 keyvalcgi(\x7f864,28649
4071 keyvalscgi(\x7f865,28670
4072 outsyn(\x7f868,28726
4073 act(\x7f876,29060
4074 actout(\x7f901,29906
4075 texttreelist(\x7f912,30089
4076 htmltreelist(\x7f918,30190
4077 fitchtreelist(\x7f924,30304
4078 pp_html_table_tree(\x7f938,30759
4079 pp_html_tree(\x7f949,31113
4080 pp_html_trees(\x7f988,32381
4081 pp_html_table_fitch_tree(\x7f999,32769
4082 pp_html_fitch_tree(\x7f1017,33672
4083 removeexp(\x7f1129,39002
4084 splitexp(\x7f1142,39490
4085 pp_exp(\x7f1155,39990
4086 map_word(\x7f1168,40249
4087 pp_exps(\x7f1180,40474
4088 pp_tree(\x7f1188,40777
4089 pp_trees(\x7f1216,41807
4090 pp_word_list(\x7f1225,42128
4091 pp_word(\x7f1231,42262
4092 pp_word_list_rest(\x7f1238,42569
4093 pp_cat(\x7f1248,42929
4094 pp_syn(\x7f1255,43196
4095 pp_syn_paren(\x7f1276,43899
4096 pp_paren(\x7f1293,44377
4097 pp_syn_back(\x7f1300,44661
4098 pp_bas_cat(\x7f1311,45001
4099 writecat(\x7f1322,45409
4100 writesubs(\x7f1351,46455
4101 writesups(\x7f1361,46757
4102 writelistsubs(\x7f1371,47090
4103 pp_lam(\x7f1380,47408
4104 pp_lam_bracket(\x7f1398,48022
4105 pp_lam_paren(\x7f1407,48338
4106 pp_rule(\x7f1429,49238
4107 member(\x7f1447,49866
4108 append_list(\x7f1451,49919
4109 append(\x7f1456,50010
4110 at_least_one_member(\x7f1460,50076
4111 numbervars(\x7f1464,50171
4112 reverse(\x7f1467,50209
4113 select(\x7f1471,50290
4114 select_last(\x7f1475,50357
4115 cat_atoms(\x7f1479,50436
4116 writelist(\x7f1485,50524
4117 write_lex_cat(\x7f1492,50676
4118 writebreaklex(\x7f1500,50988
4119 write_lex(\x7f1513,51265
4120 writebreak(\x7f1521,51541
4121 tt:-\x7ftt\x011531,51713
4122 mt:-\x7fmt\x011534,51784
4123 cmt:-\x7fcmt\x011537,51878
4125 pyt-src/server.py,1438
4126 class Controls:\x7fControls\x0117,358
4127     def __init__(\x7f18,374
4128     def __repr__(\x7f24,590
4129     def __str__(\x7f34,871
4130 class Server:\x7fServer\x0137,934
4131     def __init__(\x7f38,948
4132     def dump(\x7f73,2198
4133     def __repr__(\x7f125,3896
4134     def __str__(\x7f128,3945
4135 class User:\x7fUser\x01131,4014
4136     def __init__(\x7f132,4026
4137     def __repr__(\x7f172,5445
4138     def __str__(\x7f206,6883
4139 def flag2str(\x7f223,7212
4140 class LabeledEntry(\x7f232,7442
4141     def bind(\x7f234,7525
4142     def focus_set(\x7f236,7584
4143     def __init__(\x7f238,7629
4144 def ButtonBar(\x7f245,7909
4145 def helpwin(\x7f255,8280
4146 class ListEdit(\x7f267,8707
4147     def __init__(\x7f269,8808
4148     def handleList(\x7f303,10042
4149     def handleNew(\x7f306,10094
4150     def editItem(\x7f314,10426
4151     def deleteItem(\x7f320,10596
4152 def ConfirmQuit(\x7f326,10760
4153 class ControlEdit(\x7f375,12377
4154     def PostControls(\x7f376,12403
4155     def GatherControls(\x7f421,13530
4156 class ServerEdit(\x7f512,16264
4157     def __init__(\x7f513,16289
4158     def post(\x7f525,16629
4159     def gather(\x7f543,17191
4160     def nosave(\x7f547,17304
4161     def save(\x7f551,17408
4162     def refreshPort(\x7f556,17509
4163     def createWidgets(\x7f561,17663
4164     def edituser(\x7f631,20708
4165 class UserEdit(\x7f645,20921
4166     def __init__(\x7f646,20944
4167     def post(\x7f658,21283
4168     def gather(\x7f676,21841
4169     def nosave(\x7f680,21950
4170     def save(\x7f684,22052
4171     def createWidgets(\x7f689,22151
4172 class Configure(\x7f760,24879
4173     def __init__(\x7f761,24916
4174     def MakeDispose(\x7f772,25211
4175     def MakeSitelist(\x7f786,25706
4176     def editsite(\x7f794,25949
4177     def save(\x7f797,26022
4178     def nosave(\x7f807,26310
4180 ruby-src/test.rb,637
4181 module ModuleExample\x7f1,0
4182     class ClassExample\x7f2,21
4183         def instance_method\x7f3,44
4184         def ClassExample.class_method\x7fclass_method\x016,121
4185         def instance_method_exclamation!\x7f9,206
4186         def instance_method_question?\x7f12,310
4187         def instance_method_equals=\x7finstance_method_equals=\x0115,408
4188         def `(\x7f18,502
4189         def +(\x7f21,592
4190         def [](\x7f24,640
4191         def []=(\x7f[]=\x0127,690
4192         def <<(\x7f30,752
4193         def ==(\x7f==\x0133,802
4194         def <=(\x7f<=\x0136,872
4195         def <=>(\x7f<=>\x0139,943
4196         def ===(\x7f===\x0142,990
4197     def module_instance_method\x7f46,1051
4198     def ModuleExample.module_class_method\x7fmodule_class_method\x0149,1131
4200 ruby-src/test1.ru,935
4201 class A\x7f1,0
4202  def a(\x7f2,8
4203  def b(\x7f5,38
4204 module A\x7f9,57
4205   class B\x7f10,66
4206     ABC \x7f11,76
4207     Def_ \x7f12,88
4208     Xyzzy \x7f13,106
4209     def foo!\x7f15,121
4210     def self._bar?(\x7f_bar?\x0118,143
4211       def qux=(\x7fqux=\x0122,194
4212     attr_reader :foo\x7ffoo\x0126,233
4213     attr_reader :read1 \x7fread1\x0127,254
4214     attr_reader :read1 , :read2;\x7fread2\x0127,254
4215     attr_reader :read1 , :read2; attr_writer :write1,\x7fwrite1=\x0127,254
4216     attr_reader :read1 , :read2; attr_writer :write1, :write2\x7fwrite2=\x0127,254
4217     attr_writer :bar,\x7fbar=\x0128,316
4218                 :baz,\x7fbaz=\x0129,338
4219                 :more\x7fmore=\x0130,360
4220     attr_accessor :tee\x7ftee\x0131,382
4221     attr_accessor :tee\x7ftee=\x0131,382
4222     alias_method :qux,\x7fqux\x0132,405
4223     alias_method :xyz,\x7fxyz\x0133,456
4224                  :tee ; attr_reader :subtle\x7fsubtle\x0134,479
4225     attr_reader(:foo1,\x7ffoo1\x0135,523
4226     attr_reader(:foo1, :bar1,\x7fbar1\x0135,523
4227                 :qux1)\x7fqux1\x0136,563
4228     alias_method ( :foo2,\x7ffoo2\x0137,586
4229 A::Constant \x7fConstant\x0142,655
4231 tex-src/testenv.tex,52
4232 \newcommand{\nm}\x7f\nm\x014,77
4233 \section{blah}\x7fblah\x018,139
4235 tex-src/gzip.texi,303
4236 @node Top,\x7f62,2139
4237 @node Copying,\x7f80,2652
4238 @node Overview,\x7f83,2705
4239 @node Sample,\x7f166,7272
4240 @node Invoking gzip,\x7fInvoking gzip\x01210,8828
4241 @node Advanced usage,\x7fAdvanced usage\x01357,13495
4242 @node Environment,\x7f420,15207
4243 @node Tapes,\x7f437,15768
4244 @node Problems,\x7f460,16767
4245 @node Concept Index,\x7fConcept Index\x01473,17287
4247 tex-src/texinfo.tex,30627
4248 \def\texinfoversion{\x7f\texinfoversion\x0126,1027
4249 \def\tie{\x7f\tie\x0149,1518
4250 \def\gloggingall{\x7f\gloggingall\x0172,2268
4251 \def\loggingall{\x7f\loggingall\x0173,2337
4252 \def\onepageout#1{\x7f\onepageout\x0199,3274
4253 \def\croppageout#1{\x7f\croppageout\x01115,4024
4254 \def\cropmarks{\x7f\cropmarks\x01142,5084
4255 \def\pagebody#1{\x7f\pagebody\x01144,5131
4256 \def\ewtop{\x7f\ewtop\x01157,5586
4257 \def\nstop{\x7f\nstop\x01158,5650
4258 \def\ewbot{\x7f\ewbot\x01160,5733
4259 \def\nsbot{\x7f\nsbot\x01161,5797
4260 \def\parsearg #1{\x7f\parsearg\x01170,6096
4261 \def\parseargx{\x7f\parseargx\x01172,6174
4262 \def\parseargline{\x7f\parseargline\x01182,6414
4263 \def\flushcr{\x7f\flushcr\x01186,6535
4264 \newif\ifENV \ENVfalse \def\inENV{\x7f\inENV\x01190,6734
4265 \def\ENVcheck{\x7f\ENVcheck\x01191,6798
4266 \outer\def\begin{\x7f\begin\x01198,7045
4267 \def\beginxxx #1{\x7f\beginxxx\x01200,7083
4268 \def\end{\x7f\end\x01208,7338
4269 \def\endxxx #1{\x7f\endxxx\x01210,7366
4270 \def\errorE#1{\x7f\errorE\x01216,7555
4271 \def\singlespace{\x7f\singlespace\x01222,7749
4272 \def\@{\x7f\@\x01232,7972
4273 \def\`{\x7f\`\x01236,8072
4274 \def\'{\x7f\'\x01237,8084
4275 \def\mylbrace {\x7f\mylbrace\x01241,8132
4276 \def\myrbrace {\x7f\myrbrace\x01242,8165
4277 \def\:{\x7f\:\x01247,8279
4278 \def\*{\x7f\*\x01250,8333
4279 \def\.{\x7f\.\x01253,8409
4280 \def\w#1{\x7f\w\x01258,8640
4281 \def\group{\x7f\group\x01268,9123
4282   \def\Egroup{\x7f\Egroup\x01273,9287
4283 \def\need{\x7f\need\x01289,9729
4284 \def\needx#1{\x7f\needx\x01300,10006
4285 \def\dots{\x7f\dots\x01339,11392
4286 \def\page{\x7f\page\x01343,11456
4287 \def\exdent{\x7f\exdent\x01353,11783
4288 \def\exdentyyy #1{\x7f\exdentyyy\x01354,11816
4289 \def\nofillexdent{\x7f\nofillexdent\x01357,11960
4290 \def\nofillexdentyyy #1{\x7f\nofillexdentyyy\x01358,12005
4291 \def\include{\x7f\include\x01365,12189
4292 \def\includezzz #1{\x7f\includezzz\x01366,12224
4293 \def\thisfile{\x7f\thisfile\x01369,12275
4294 \def\center{\x7f\center\x01373,12338
4295 \def\centerzzz #1{\x7f\centerzzz\x01374,12371
4296 \def\sp{\x7f\sp\x01380,12513
4297 \def\spxxx #1{\x7f\spxxx\x01381,12538
4298 \def\comment{\x7f\comment\x01387,12712
4299 \def\commentxxx #1{\x7f\commentxxx\x01390,12809
4300 \def\ignoresections{\x7f\ignoresections\x01396,12978
4301 \let\chapter=\relax\x7f=\relax\x01397,13000
4302 \let\section=\relax\x7f=\relax\x01406,13245
4303 \let\subsection=\relax\x7f=\relax\x01409,13306
4304 \let\subsubsection=\relax\x7f=\relax\x01410,13329
4305 \let\appendix=\relax\x7f=\relax\x01411,13355
4306 \let\appendixsec=\relax\x7fsec=\relax\x01412,13376
4307 \let\appendixsection=\relax\x7fsection=\relax\x01413,13400
4308 \let\appendixsubsec=\relax\x7fsubsec=\relax\x01414,13428
4309 \let\appendixsubsection=\relax\x7fsubsection=\relax\x01415,13455
4310 \let\appendixsubsubsec=\relax\x7fsubsubsec=\relax\x01416,13486
4311 \let\appendixsubsubsection=\relax\x7fsubsubsection=\relax\x01417,13516
4312 \def\ignore{\x7f\ignore\x01423,13618
4313 \long\def\ignorexxx #1\end ignore{\x7f\ignorexxx\x01427,13758
4314 \def\direntry{\x7f\direntry\x01429,13817
4315 \long\def\direntryxxx #1\end direntry{\x7f\direntryxxx\x01430,13856
4316 \def\ifset{\x7f\ifset\x01434,13966
4317 \def\ifsetxxx #1{\x7f\ifsetxxx\x01436,14024
4318 \def\Eifset{\x7f\Eifset\x01440,14151
4319 \def\ifsetfail{\x7f\ifsetfail\x01441,14165
4320 \long\def\ifsetfailxxx #1\end ifset{\x7f\ifsetfailxxx\x01442,14221
4321 \def\ifclear{\x7f\ifclear\x01444,14282
4322 \def\ifclearxxx #1{\x7f\ifclearxxx\x01446,14344
4323 \def\Eifclear{\x7f\Eifclear\x01450,14475
4324 \def\ifclearfail{\x7f\ifclearfail\x01451,14491
4325 \long\def\ifclearfailxxx #1\end ifclear{\x7f\ifclearfailxxx\x01452,14551
4326 \def\set{\x7f\set\x01456,14702
4327 \def\setxxx #1{\x7f\setxxx\x01457,14729
4328 \def\clear{\x7f\clear\x01460,14791
4329 \def\clearxxx #1{\x7f\clearxxx\x01461,14822
4330 \def\iftex{\x7f\iftex\x01466,14939
4331 \def\Eiftex{\x7f\Eiftex\x01467,14952
4332 \def\ifinfo{\x7f\ifinfo\x01468,14966
4333 \long\def\ifinfoxxx #1\end ifinfo{\x7f\ifinfoxxx\x01469,15016
4334 \long\def\menu #1\end menu{\x7f\menu\x01471,15075
4335 \def\asis#1{\x7f\asis\x01472,15104
4336 \def\math#1{\x7f\math\x01485,15647
4337 \def\node{\x7f\node\x01487,15691
4338 \def\nodezzz#1{\x7f\nodezzz\x01488,15729
4339 \def\nodexxx[#1,#2]{\x7f\nodexxx[\x01489,15760
4340 \def\donoderef{\x7f\donoderef\x01492,15822
4341 \def\unnumbnoderef{\x7f\unnumbnoderef\x01496,15943
4342 \def\appendixnoderef{\x7f\appendixnoderef\x01500,16074
4343 \expandafter\expandafter\expandafter\appendixsetref{\x7fsetref\x01501,16120
4344 \let\refill=\relax\x7fill=\relax\x01504,16209
4345 \def\setfilename{\x7f\setfilename\x01509,16423
4346 \outer\def\bye{\x7f\bye\x01518,16669
4347 \def\inforef #1{\x7f\inforef\x01520,16725
4348 \def\inforefzzz #1,#2,#3,#4**{\x7f\inforefzzz\x01521,16763
4349 \def\losespace #1{\x7f\losespace\x01523,16860
4350 \def\sf{\x7f\sf\x01532,17064
4351 \font\defbf=cmbx10 scaled \magstep1 %was 1314\x7fbf=cmbx10\x01558,17859
4352 \font\deftt=cmtt10 scaled \magstep1\x7ftt=cmtt10\x01559,17905
4353 \def\df{\x7f\df\x01560,17941
4354 \def\resetmathfonts{\x7f\resetmathfonts\x01635,20535
4355 \def\textfonts{\x7f\textfonts\x01648,21124
4356 \def\chapfonts{\x7f\chapfonts\x01653,21339
4357 \def\secfonts{\x7f\secfonts\x01658,21555
4358 \def\subsecfonts{\x7f\subsecfonts\x01663,21760
4359 \def\indexfonts{\x7f\indexfonts\x01668,21977
4360 \def\smartitalicx{\x7f\smartitalicx\x01691,22709
4361 \def\smartitalic#1{\x7f\smartitalic\x01692,22785
4362 \let\cite=\smartitalic\x7f=\smartitalic\x01698,22930
4363 \def\b#1{\x7f\b\x01700,22954
4364 \def\t#1{\x7f\t\x01703,22989
4365 \def\samp #1{\x7f\samp\x01706,23141
4366 \def\key #1{\x7f\key\x01707,23174
4367 \def\ctrl #1{\x7f\ctrl\x01708,23235
4368 \def\tclose#1{\x7f\tclose\x01716,23437
4369 \def\ {\x7f\\x01720,23603
4370 \def\xkey{\x7f\xkey\x01728,23872
4371 \def\kbdfoo#1#2#3\par{\x7f\kbdfoo\x01729,23888
4372 \def\dmn#1{\x7f\dmn\x01738,24189
4373 \def\kbd#1{\x7f\kbd\x01740,24216
4374 \def\l#1{\x7f\l\x01742,24273
4375 \def\r#1{\x7f\r\x01744,24302
4376 \def\sc#1{\x7f\sc\x01746,24370
4377 \def\ii#1{\x7f\ii\x01747,24413
4378 \def\titlefont#1{\x7f\titlefont\x01755,24646
4379 \def\titlepage{\x7f\titlepage\x01761,24749
4380    \def\subtitlefont{\x7f\subtitlefont\x01766,24976
4381    \def\authorfont{\x7f\authorfont\x01768,25060
4382    \def\title{\x7f\title\x01774,25270
4383    \def\titlezzz##1{\x7f\titlezzz\x01775,25305
4384    \def\subtitle{\x7f\subtitle\x01783,25620
4385    \def\subtitlezzz##1{\x7f\subtitlezzz\x01784,25661
4386    \def\author{\x7f\author\x01787,25779
4387    \def\authorzzz##1{\x7f\authorzzz\x01788,25816
4388    \def\page{\x7f\page\x01794,26107
4389 \def\Etitlepage{\x7f\Etitlepage\x01804,26276
4390 \def\finishtitlepage{\x7f\finishtitlepage\x01817,26664
4391 \def\evenheading{\x7f\evenheading\x01846,27672
4392 \def\oddheading{\x7f\oddheading\x01847,27715
4393 \def\everyheading{\x7f\everyheading\x01848,27756
4394 \def\evenfooting{\x7f\evenfooting\x01850,27802
4395 \def\oddfooting{\x7f\oddfooting\x01851,27845
4396 \def\everyfooting{\x7f\everyfooting\x01852,27886
4397 \def\headings #1 {\x7f\headings\x01893,29578
4398 \def\HEADINGSoff{\x7f\HEADINGSoff\x01895,29627
4399 \def\HEADINGSdouble{\x7f\HEADINGSdouble\x01904,30054
4400 \def\HEADINGSsingle{\x7f\HEADINGSsingle\x01914,30374
4401 \def\HEADINGSon{\x7f\HEADINGSon\x01922,30595
4402 \def\HEADINGSafter{\x7f\HEADINGSafter\x01924,30629
4403 \def\HEADINGSdoublex{\x7f\HEADINGSdoublex\x01926,30724
4404 \def\HEADINGSsingleafter{\x7f\HEADINGSsingleafter\x01933,30912
4405 \def\HEADINGSsinglex{\x7f\HEADINGSsinglex\x01934,30973
4406 \def\today{\x7f\today\x01943,31248
4407 \def\thistitle{\x7f\thistitle\x01958,31793
4408 \def\settitle{\x7f\settitle\x01959,31818
4409 \def\settitlezzz #1{\x7f\settitlezzz\x01960,31855
4410 \def\internalBitem{\x7f\internalBitem\x01992,32785
4411 \def\internalBitemx{\x7f\internalBitemx\x01993,32835
4412 \def\internalBxitem "#1"{\x7f\internalBxitem\x01995,32880
4413 \def\internalBxitemx "#1"{\x7f\internalBxitemx\x01996,32960
4414 \def\internalBkitem{\x7f\internalBkitem\x01998,33035
4415 \def\internalBkitemx{\x7f\internalBkitemx\x01999,33087
4416 \def\kitemzzz #1{\x7f\kitemzzz\x011001,33134
4417 \def\xitemzzz #1{\x7f\xitemzzz\x011004,33236
4418 \def\itemzzz #1{\x7f\itemzzz\x011007,33339
4419 \def\item{\x7f\item\x011037,34410
4420 \def\itemx{\x7f\itemx\x011038,34461
4421 \def\kitem{\x7f\kitem\x011039,34514
4422 \def\kitemx{\x7f\kitemx\x011040,34567
4423 \def\xitem{\x7f\xitem\x011041,34622
4424 \def\xitemx{\x7f\xitemx\x011042,34675
4425 \def\description{\x7f\description\x011045,34785
4426 \def\table{\x7f\table\x011047,34835
4427 \def\ftable{\x7f\ftable\x011052,34979
4428 \def\Eftable{\x7f\Eftable\x011056,35125
4429 \def\vtable{\x7f\vtable\x011059,35194
4430 \def\Evtable{\x7f\Evtable\x011063,35340
4431 \def\dontindex #1{\x7f\dontindex\x011066,35409
4432 \def\fnitemindex #1{\x7f\fnitemindex\x011067,35429
4433 \def\vritemindex #1{\x7f\vritemindex\x011068,35474
4434 \def\tablez #1#2#3#4#5#6{\x7f\tablez\x011074,35623
4435 \def\Edescription{\x7f\Edescription\x011077,35681
4436 \def\itemfont{\x7f\itemfont\x011082,35883
4437 \def\Etable{\x7f\Etable\x011090,36109
4438 \def\itemize{\x7f\itemize\x011103,36433
4439 \def\itemizezzz #1{\x7f\itemizezzz\x011105,36469
4440 \def\itemizey #1#2{\x7f\itemizey\x011110,36564
4441 \def#2{\x7f1119,36810
4442 \def\itemcontents{\x7f\itemcontents\x011120,36851
4443 \def\bullet{\x7f\bullet\x011123,36899
4444 \def\minus{\x7f\minus\x011124,36926
4445 \def\frenchspacing{\x7f\frenchspacing\x011128,37034
4446 \def\splitoff#1#2\endmark{\x7f\splitoff\x011134,37259
4447 \def\enumerate{\x7f\enumerate\x011140,37489
4448 \def\enumeratezzz #1{\x7f\enumeratezzz\x011141,37528
4449 \def\enumeratey #1 #2\endenumeratey{\x7f\enumeratey\x011142,37581
4450   \def\thearg{\x7f\thearg\x011146,37728
4451   \ifx\thearg\empty \def\thearg{\x7f\thearg\x011147,37747
4452 \def\numericenumerate{\x7f\numericenumerate\x011184,39081
4453 \def\lowercaseenumerate{\x7f\lowercaseenumerate\x011190,39211
4454 \def\uppercaseenumerate{\x7f\uppercaseenumerate\x011203,39558
4455 \def\startenumeration#1{\x7f\startenumeration\x011219,40048
4456 \def\alphaenumerate{\x7f\alphaenumerate\x011227,40230
4457 \def\capsenumerate{\x7f\capsenumerate\x011228,40265
4458 \def\Ealphaenumerate{\x7f\Ealphaenumerate\x011229,40299
4459 \def\Ecapsenumerate{\x7f\Ecapsenumerate\x011230,40333
4460 \def\itemizeitem{\x7f\itemizeitem\x011234,40413
4461 \def\newindex #1{\x7f\newindex\x011259,41270
4462 \def\defindex{\x7f\defindex\x011268,41559
4463 \def\newcodeindex #1{\x7f\newcodeindex\x011272,41667
4464 \def\defcodeindex{\x7f\defcodeindex\x011279,41927
4465 \def\synindex #1 #2 {\x7f\synindex\x011283,42107
4466 \def\syncodeindex #1 #2 {\x7f\syncodeindex\x011292,42447
4467 \def\doindex#1{\x7f\doindex\x011309,43126
4468 \def\singleindexer #1{\x7f\singleindexer\x011310,43185
4469 \def\docodeindex#1{\x7f\docodeindex\x011313,43297
4470 \def\singlecodeindexer #1{\x7f\singlecodeindexer\x011314,43364
4471 \def\indexdummies{\x7f\indexdummies\x011316,43422
4472 \def\_{\x7f\_\x011317,43442
4473 \def\w{\x7f\w\x011318,43470
4474 \def\bf{\x7f\bf\x011319,43497
4475 \def\rm{\x7f\rm\x011320,43526
4476 \def\sl{\x7f\sl\x011321,43555
4477 \def\sf{\x7f\sf\x011322,43584
4478 \def\tt{\x7f\tt\x011323,43612
4479 \def\gtr{\x7f\gtr\x011324,43640
4480 \def\less{\x7f\less\x011325,43670
4481 \def\hat{\x7f\hat\x011326,43702
4482 \def\char{\x7f\char\x011327,43732
4483 \def\TeX{\x7f\TeX\x011328,43764
4484 \def\dots{\x7f\dots\x011329,43794
4485 \def\copyright{\x7f\copyright\x011330,43827
4486 \def\tclose##1{\x7f\tclose\x011331,43870
4487 \def\code##1{\x7f\code\x011332,43915
4488 \def\samp##1{\x7f\samp\x011333,43956
4489 \def\t##1{\x7f\t\x011334,43997
4490 \def\r##1{\x7f\r\x011335,44032
4491 \def\i##1{\x7f\i\x011336,44067
4492 \def\b##1{\x7f\b\x011337,44102
4493 \def\cite##1{\x7f\cite\x011338,44137
4494 \def\key##1{\x7f\key\x011339,44178
4495 \def\file##1{\x7f\file\x011340,44217
4496 \def\var##1{\x7f\var\x011341,44258
4497 \def\kbd##1{\x7f\kbd\x011342,44297
4498 \def\indexdummyfont#1{\x7f\indexdummyfont\x011347,44453
4499 \def\indexdummytex{\x7f\indexdummytex\x011348,44479
4500 \def\indexdummydots{\x7f\indexdummydots\x011349,44503
4501 \def\indexnofonts{\x7f\indexnofonts\x011351,44529
4502 \let\w=\indexdummyfont\x7fdummyfont\x011352,44549
4503 \let\t=\indexdummyfont\x7fdummyfont\x011353,44572
4504 \let\r=\indexdummyfont\x7fdummyfont\x011354,44595
4505 \let\i=\indexdummyfont\x7fdummyfont\x011355,44618
4506 \let\b=\indexdummyfont\x7fdummyfont\x011356,44641
4507 \let\emph=\indexdummyfont\x7fdummyfont\x011357,44664
4508 \let\strong=\indexdummyfont\x7fdummyfont\x011358,44690
4509 \let\cite=\indexdummyfont\x7f=\indexdummyfont\x011359,44718
4510 \let\sc=\indexdummyfont\x7fdummyfont\x011360,44744
4511 \let\tclose=\indexdummyfont\x7fdummyfont\x011364,44916
4512 \let\code=\indexdummyfont\x7fdummyfont\x011365,44944
4513 \let\file=\indexdummyfont\x7fdummyfont\x011366,44970
4514 \let\samp=\indexdummyfont\x7fdummyfont\x011367,44996
4515 \let\kbd=\indexdummyfont\x7fdummyfont\x011368,45022
4516 \let\key=\indexdummyfont\x7fdummyfont\x011369,45047
4517 \let\var=\indexdummyfont\x7fdummyfont\x011370,45072
4518 \let\TeX=\indexdummytex\x7fdummytex\x011371,45097
4519 \let\dots=\indexdummydots\x7fdummydots\x011372,45121
4520 \let\indexbackslash=0  %overridden during \printindex.\x7fbackslash=0\x011382,45373
4521 \def\doind #1#2{\x7f\doind\x011384,45429
4522 {\indexdummies % Must do this here, since \bf, etc expand at this stage\x7fdummies\x011386,45472
4523 \def\rawbackslashxx{\x7f\rawbackslashxx\x011389,45612
4524 {\indexnofonts\x7fnofonts\x011394,45874
4525 \def\dosubind #1#2#3{\x7f\dosubind\x011405,46185
4526 {\indexdummies % Must do this here, since \bf, etc expand at this stage\x7fdummies\x011407,46233
4527 \def\rawbackslashxx{\x7f\rawbackslashxx\x011410,46337
4528 {\indexnofonts\x7fnofonts\x011414,46491
4529 \def\findex {\x7f\findex\x011443,47422
4530 \def\kindex {\x7f\kindex\x011444,47445
4531 \def\cindex {\x7f\cindex\x011445,47468
4532 \def\vindex {\x7f\vindex\x011446,47491
4533 \def\tindex {\x7f\tindex\x011447,47514
4534 \def\pindex {\x7f\pindex\x011448,47537
4535 \def\cindexsub {\x7f\cindexsub\x011450,47561
4536 \def\printindex{\x7f\printindex\x011462,47888
4537 \def\doprintindex#1{\x7f\doprintindex\x011464,47929
4538   \def\indexbackslash{\x7f\indexbackslash\x011481,48414
4539   \indexfonts\rm \tolerance=9500 \advance\baselineskip -1pt\x7ffonts\rm\x011482,48453
4540 \def\initial #1{\x7f\initial\x011517,49525
4541 \def\entry #1#2{\x7f\entry\x011523,49732
4542   \null\nobreak\indexdotfill % Have leaders before the page number.\x7fdotfill\x011540,50379
4543 \def\indexdotfill{\x7f\indexdotfill\x011549,50707
4544 \def\primary #1{\x7f\primary\x011552,50813
4545 \def\secondary #1#2{\x7f\secondary\x011556,50895
4546 \noindent\hskip\secondaryindent\hbox{#1}\indexdotfill #2\par\x7fdotfill\x011559,50977
4547 \newbox\partialpage\x7fialpage\x011566,51150
4548 \def\begindoublecolumns{\x7f\begindoublecolumns\x011572,51308
4549   \output={\global\setbox\partialpage=\x7fialpage=\x011573,51344
4550 \def\enddoublecolumns{\x7f\enddoublecolumns\x011577,51532
4551 \def\doublecolumnout{\x7f\doublecolumnout\x011580,51617
4552   \dimen@=\pageheight \advance\dimen@ by-\ht\partialpage\x7fialpage\x011581,51686
4553 \def\pagesofar{\x7f\pagesofar\x011584,51864
4554 \def\balancecolumns{\x7f\balancecolumns\x011588,52101
4555   \availdimen@=\pageheight \advance\availdimen@ by-\ht\partialpage\x7fialpage\x011594,52272
4556      \dimen@=\pageheight \advance\dimen@ by-\ht\partialpage\x7fialpage\x011600,52533
4557 \newcount \appendixno  \appendixno = `\@\x7fno\x011627,53438
4558 \def\appendixletter{\x7f\appendixletter\x011628,53479
4559 \def\opencontents{\x7f\opencontents\x011632,53582
4560 \def\thischapter{\x7f\thischapter\x011637,53763
4561 \def\seccheck#1{\x7f\seccheck\x011638,53801
4562 \def\chapternofonts{\x7f\chapternofonts\x011643,53905
4563 \def\result{\x7f\result\x011646,53980
4564 \def\equiv{\x7f\equiv\x011647,54015
4565 \def\expansion{\x7f\expansion\x011648,54048
4566 \def\print{\x7f\print\x011649,54089
4567 \def\TeX{\x7f\TeX\x011650,54122
4568 \def\dots{\x7f\dots\x011651,54151
4569 \def\copyright{\x7f\copyright\x011652,54182
4570 \def\tt{\x7f\tt\x011653,54223
4571 \def\bf{\x7f\bf\x011654,54250
4572 \def\w{\x7f\w\x011655,54278
4573 \def\less{\x7f\less\x011656,54303
4574 \def\gtr{\x7f\gtr\x011657,54334
4575 \def\hat{\x7f\hat\x011658,54363
4576 \def\char{\x7f\char\x011659,54392
4577 \def\tclose##1{\x7f\tclose\x011660,54423
4578 \def\code##1{\x7f\code\x011661,54467
4579 \def\samp##1{\x7f\samp\x011662,54507
4580 \def\r##1{\x7f\r\x011663,54547
4581 \def\b##1{\x7f\b\x011664,54581
4582 \def\key##1{\x7f\key\x011665,54615
4583 \def\file##1{\x7f\file\x011666,54653
4584 \def\kbd##1{\x7f\kbd\x011667,54693
4585 \def\i##1{\x7f\i\x011669,54801
4586 \def\cite##1{\x7f\cite\x011670,54835
4587 \def\var##1{\x7f\var\x011671,54875
4588 \def\emph##1{\x7f\emph\x011672,54913
4589 \def\dfn##1{\x7f\dfn\x011673,54953
4590 \def\thischaptername{\x7f\thischaptername\x011676,54994
4591 \outer\def\chapter{\x7f\chapter\x011677,55033
4592 \def\chapterzzz #1{\x7f\chapterzzz\x011678,55074
4593 {\chapternofonts%\x7fnofonts%\x011687,55470
4594 \global\let\section = \numberedsec\x7f=\x011692,55623
4595 \global\let\subsection = \numberedsubsec\x7f=\x011693,55658
4596 \global\let\subsubsection = \numberedsubsubsec\x7f=\x011694,55699
4597 \outer\def\appendix{\x7f\appendix\x011697,55750
4598 \def\appendixzzz #1{\x7f\appendixzzz\x011698,55793
4599 \global\advance \appendixno by 1 \message{\x7fno\x011700,55870
4600 \chapmacro {#1}{Appendix \appendixletter}\x7fletter\x011701,55939
4601 \xdef\thischapter{Appendix \appendixletter: \noexpand\thischaptername}\x7fletter:\x011704,56032
4602 {\chapternofonts%\x7fnofonts%\x011705,56104
4603   {#1}{Appendix \appendixletter}\x7fletter\x011707,56160
4604 \appendixnoderef %\x7fnoderef\x011710,56260
4605 \global\let\section = \appendixsec\x7f=\x011711,56279
4606 \global\let\subsection = \appendixsubsec\x7f=\x011712,56314
4607 \global\let\subsubsection = \appendixsubsubsec\x7f=\x011713,56355
4608 \outer\def\top{\x7f\top\x011716,56406
4609 \outer\def\unnumbered{\x7f\unnumbered\x011717,56446
4610 \def\unnumberedzzz #1{\x7f\unnumberedzzz\x011718,56493
4611 {\chapternofonts%\x7fnofonts%\x011722,56656
4612 \global\let\section = \unnumberedsec\x7f=\x011727,56806
4613 \global\let\subsection = \unnumberedsubsec\x7f=\x011728,56843
4614 \global\let\subsubsection = \unnumberedsubsubsec\x7f=\x011729,56886
4615 \outer\def\numberedsec{\x7f\numberedsec\x011732,56939
4616 \def\seczzz #1{\x7f\seczzz\x011733,56980
4617 {\chapternofonts%\x7fnofonts%\x011736,57136
4618 \outer\def\appendixsection{\x7f\appendixsection\x011745,57322
4619 \outer\def\appendixsec{\x7f\appendixsec\x011746,57379
4620 \def\appendixsectionzzz #1{\x7f\appendixsectionzzz\x011747,57432
4621 \gdef\thissection{#1}\secheading {#1}{\appendixletter}\x7fletter\x011749,57544
4622 {\chapternofonts%\x7fnofonts%\x011750,57612
4623 {#1}{\appendixletter}\x7fletter\x011752,57668
4624 \appendixnoderef %\x7fnoderef\x011755,57768
4625 \outer\def\unnumberedsec{\x7f\unnumberedsec\x011759,57808
4626 \def\unnumberedseczzz #1{\x7f\unnumberedseczzz\x011760,57861
4627 {\chapternofonts%\x7fnofonts%\x011762,57956
4628 \outer\def\numberedsubsec{\x7f\numberedsubsec\x011770,58124
4629 \def\numberedsubseczzz #1{\x7f\numberedsubseczzz\x011771,58179
4630 {\chapternofonts%\x7fnofonts%\x011774,58358
4631 \outer\def\appendixsubsec{\x7f\appendixsubsec\x011783,58562
4632 \def\appendixsubseczzz #1{\x7f\appendixsubseczzz\x011784,58617
4633 \subsecheading {#1}{\appendixletter}\x7fletter\x011786,58739
4634 {\chapternofonts%\x7fnofonts%\x011787,58804
4635 {#1}{\appendixletter}\x7fletter\x011789,58863
4636 \appendixnoderef %\x7fnoderef\x011792,58978
4637 \outer\def\unnumberedsubsec{\x7f\unnumberedsubsec\x011796,59018
4638 \def\unnumberedsubseczzz #1{\x7f\unnumberedsubseczzz\x011797,59077
4639 {\chapternofonts%\x7fnofonts%\x011799,59178
4640 \outer\def\numberedsubsubsec{\x7f\numberedsubsubsec\x011807,59349
4641 \def\numberedsubsubseczzz #1{\x7f\numberedsubsubseczzz\x011808,59410
4642 {\chapternofonts%\x7fnofonts%\x011812,59607
4643 \outer\def\appendixsubsubsec{\x7f\appendixsubsubsec\x011823,59840
4644 \def\appendixsubsubseczzz #1{\x7f\appendixsubsubseczzz\x011824,59901
4645   {\appendixletter}\x7fletter\x011827,60040
4646 {\chapternofonts%\x7fnofonts%\x011828,60106
4647   {\appendixletter}\x7fletter\x011830,60171
4648 \appendixnoderef %\x7fnoderef\x011834,60305
4649 \outer\def\unnumberedsubsubsec{\x7f\unnumberedsubsubsec\x011838,60345
4650 \def\unnumberedsubsubseczzz #1{\x7f\unnumberedsubsubseczzz\x011839,60410
4651 {\chapternofonts%\x7fnofonts%\x011841,60517
4652 \def\infotop{\x7f\infotop\x011851,60846
4653 \def\infounnumbered{\x7f\infounnumbered\x011852,60884
4654 \def\infounnumberedsec{\x7f\infounnumberedsec\x011853,60929
4655 \def\infounnumberedsubsec{\x7f\infounnumberedsubsec\x011854,60980
4656 \def\infounnumberedsubsubsec{\x7f\infounnumberedsubsubsec\x011855,61037
4657 \def\infoappendix{\x7f\infoappendix\x011857,61101
4658 \def\infoappendixsec{\x7f\infoappendixsec\x011858,61142
4659 \def\infoappendixsubsec{\x7f\infoappendixsubsec\x011859,61189
4660 \def\infoappendixsubsubsec{\x7f\infoappendixsubsubsec\x011860,61242
4661 \def\infochapter{\x7f\infochapter\x011862,61302
4662 \def\infosection{\x7f\infosection\x011863,61341
4663 \def\infosubsection{\x7f\infosubsection\x011864,61380
4664 \def\infosubsubsection{\x7f\infosubsubsection\x011865,61425
4665 \global\let\section = \numberedsec\x7f=\x011870,61662
4666 \global\let\subsection = \numberedsubsec\x7f=\x011871,61697
4667 \global\let\subsubsection = \numberedsubsubsec\x7f=\x011872,61738
4668 \def\majorheading{\x7f\majorheading\x011886,62245
4669 \def\majorheadingzzz #1{\x7f\majorheadingzzz\x011887,62290
4670 \def\chapheading{\x7f\chapheading\x011893,62523
4671 \def\chapheadingzzz #1{\x7f\chapheadingzzz\x011894,62566
4672 \def\heading{\x7f\heading\x011899,62761
4673 \def\subheading{\x7f\subheading\x011901,62798
4674 \def\subsubheading{\x7f\subsubheading\x011903,62841
4675 \def\dobreak#1#2{\x7f\dobreak\x011910,63118
4676 \def\setchapterstyle #1 {\x7f\setchapterstyle\x011912,63196
4677 \def\chapbreak{\x7f\chapbreak\x011919,63451
4678 \def\chappager{\x7f\chappager\x011920,63501
4679 \def\chapoddpage{\x7f\chapoddpage\x011921,63539
4680 \def\setchapternewpage #1 {\x7f\setchapternewpage\x011923,63618
4681 \def\CHAPPAGoff{\x7f\CHAPPAGoff\x011925,63675
4682 \def\CHAPPAGon{\x7f\CHAPPAGon\x011929,63769
4683 \global\def\HEADINGSon{\x7f\HEADINGSon\x011932,63860
4684 \def\CHAPPAGodd{\x7f\CHAPPAGodd\x011934,63902
4685 \global\def\HEADINGSon{\x7f\HEADINGSon\x011937,63998
4686 \def\CHAPFplain{\x7f\CHAPFplain\x011941,64052
4687 \def\chfplain #1#2{\x7f\chfplain\x011945,64144
4688 \def\unnchfplain #1{\x7f\unnchfplain\x011956,64367
4689 \def\unnchfopen #1{\x7f\unnchfopen\x011964,64596
4690 \def\chfopen #1#2{\x7f\chfopen\x011970,64804
4691 \def\CHAPFopen{\x7f\CHAPFopen\x011975,64948
4692 \def\subsecheadingbreak{\x7f\subsecheadingbreak\x011982,65166
4693 \def\secheadingbreak{\x7f\secheadingbreak\x011985,65295
4694 \def\secheading #1#2#3{\x7f\secheading\x011993,65577
4695 \def\plainsecheading #1{\x7f\plainsecheading\x011994,65633
4696 \def\secheadingi #1{\x7f\secheadingi\x011995,65676
4697 \def\subsecheading #1#2#3#4{\x7f\subsecheading\x012006,66044
4698 \def\subsecheadingi #1{\x7f\subsecheadingi\x012007,66111
4699 \def\subsubsecfonts{\x7f\subsubsecfonts\x012014,66408
4700 \def\subsubsecheading #1#2#3#4#5{\x7f\subsubsecheading\x012017,66531
4701 \def\subsubsecheadingi #1{\x7f\subsubsecheadingi\x012018,66609
4702 \def\startcontents#1{\x7f\startcontents\x012032,67081
4703    \unnumbchapmacro{#1}\def\thischapter{\x7f\thischapter\x012040,67354
4704 \outer\def\contents{\x7f\contents\x012049,67713
4705 \outer\def\summarycontents{\x7f\summarycontents\x012057,67857
4706       \def\secentry ##1##2##3##4{\x7f\secentry\x012067,68228
4707       \def\unnumbsecentry ##1##2{\x7f\unnumbsecentry\x012068,68263
4708       \def\subsecentry ##1##2##3##4##5{\x7f\subsecentry\x012069,68298
4709       \def\unnumbsubsecentry ##1##2{\x7f\unnumbsubsecentry\x012070,68339
4710       \def\subsubsecentry ##1##2##3##4##5##6{\x7f\subsubsecentry\x012071,68377
4711       \def\unnumbsubsubsecentry ##1##2{\x7f\unnumbsubsubsecentry\x012072,68424
4712 \def\chapentry#1#2#3{\x7f\chapentry\x012085,68858
4713 \def\shortchapentry#1#2#3{\x7f\shortchapentry\x012088,68975
4714     {#2\labelspace #1}\x7fspace\x012091,69085
4715 \def\unnumbchapentry#1#2{\x7f\unnumbchapentry\x012094,69139
4716 \def\shortunnumberedentry#1#2{\x7f\shortunnumberedentry\x012095,69186
4717 \def\secentry#1#2#3#4{\x7f\secentry\x012102,69350
4718 \def\unnumbsecentry#1#2{\x7f\unnumbsecentry\x012103,69409
4719 \def\subsecentry#1#2#3#4#5{\x7f\subsecentry\x012106,69470
4720 \def\unnumbsubsecentry#1#2{\x7f\unnumbsubsecentry\x012107,69540
4721 \def\subsubsecentry#1#2#3#4#5#6{\x7f\subsubsecentry\x012110,69614
4722   \dosubsubsecentry{#2.#3.#4.#5\labelspace#1}\x7fspace\x012111,69648
4723 \def\unnumbsubsubsecentry#1#2{\x7f\unnumbsubsubsecentry\x012112,69699
4724 \def\dochapentry#1#2{\x7f\dochapentry\x012123,70073
4725 \def\dosecentry#1#2{\x7f\dosecentry\x012138,70678
4726 \def\dosubsecentry#1#2{\x7f\dosubsecentry\x012145,70856
4727 \def\dosubsubsecentry#1#2{\x7f\dosubsubsecentry\x012152,71041
4728 \def\labelspace{\x7f\labelspace\x012160,71292
4729 \def\dopageno#1{\x7f\dopageno\x012162,71327
4730 \def\doshortpageno#1{\x7f\doshortpageno\x012163,71353
4731 \def\chapentryfonts{\x7f\chapentryfonts\x012165,71385
4732 \def\secentryfonts{\x7f\secentryfonts\x012166,71420
4733 \def\point{\x7f\point\x012192,72379
4734 \def\result{\x7f\result\x012194,72400
4735 \def\expansion{\x7f\expansion\x012195,72473
4736 \def\print{\x7f\print\x012196,72544
4737 \def\equiv{\x7f\equiv\x012198,72611
4738 \def\error{\x7f\error\x012218,73384
4739 \def\tex{\x7f\tex\x012224,73613
4740 \def\@{\x7f\@\x012242,73996
4741 \gdef\sepspaces{\def {\ }}}\x7f\\x012265,74728
4742 \def\aboveenvbreak{\x7f\aboveenvbreak\x012268,74810
4743 \def\afterenvbreak{\x7f\afterenvbreak\x012272,74976
4744 \def\ctl{\x7f\ctl\x012286,75487
4745 \def\ctr{\x7f\ctr\x012287,75559
4746 \def\cbl{\x7f\cbl\x012288,75598
4747 \def\cbr{\x7f\cbr\x012289,75638
4748 \def\carttop{\x7f\carttop\x012290,75677
4749 \def\cartbot{\x7f\cartbot\x012293,75785
4750 \long\def\cartouche{\x7f\cartouche\x012299,75925
4751 \def\Ecartouche{\x7f\Ecartouche\x012326,76713
4752 \def\lisp{\x7f\lisp\x012338,76848
4753 \def\Elisp{\x7f\Elisp\x012348,77195
4754 \def\next##1{\x7f\next\x012360,77521
4755 \def\Eexample{\x7f\Eexample\x012364,77563
4756 \def\Esmallexample{\x7f\Esmallexample\x012367,77610
4757 \def\smalllispx{\x7f\smalllispx\x012373,77788
4758 \def\Esmalllisp{\x7f\Esmalllisp\x012383,78142
4759 \obeyspaces \obeylines \ninett \indexfonts \rawbackslash\x7ffonts\x012396,78498
4760 \def\next##1{\x7f\next\x012397,78555
4761 \def\display{\x7f\display\x012401,78635
4762 \def\Edisplay{\x7f\Edisplay\x012410,78954
4763 \def\next##1{\x7f\next\x012422,79265
4764 \def\format{\x7f\format\x012426,79368
4765 \def\Eformat{\x7f\Eformat\x012434,79664
4766 \def\next##1{\x7f\next\x012437,79753
4767 \def\flushleft{\x7f\flushleft\x012441,79805
4768 \def\Eflushleft{\x7f\Eflushleft\x012451,80176
4769 \def\next##1{\x7f\next\x012454,80269
4770 \def\flushright{\x7f\flushright\x012456,80291
4771 \def\Eflushright{\x7f\Eflushright\x012466,80663
4772 \def\next##1{\x7f\next\x012470,80794
4773 \def\quotation{\x7f\quotation\x012474,80852
4774 \def\Equotation{\x7f\Equotation\x012480,81044
4775 \def\setdeffont #1 {\x7f\setdeffont\x012493,81442
4776 \newskip\defbodyindent \defbodyindent=.4in\x7fbodyindent\x012495,81488
4777 \newskip\defargsindent \defargsindent=50pt\x7fargsindent\x012496,81531
4778 \newskip\deftypemargin \deftypemargin=12pt\x7ftypemargin\x012497,81574
4779 \newskip\deflastargmargin \deflastargmargin=18pt\x7flastargmargin\x012498,81617
4780 \def\activeparens{\x7f\activeparens\x012503,81815
4781 \def\opnr{\x7f\opnr\x012529,83027
4782 \def\lbrb{\x7f\lbrb\x012530,83092
4783 \def\defname #1#2{\x7f\defname\x012536,83293
4784 \advance\dimen2 by -\defbodyindent\x7fbodyindent\x012540,83411
4785 \advance\dimen3 by -\defbodyindent\x7fbodyindent\x012542,83465
4786 \setbox0=\hbox{\hskip \deflastargmargin{\x7flastargmargin\x012544,83519
4787 \dimen1=\hsize \advance \dimen1 by -\defargsindent %size for continuations\x7fargsindent\x012546,83661
4788 \parshape 2 0in \dimen0 \defargsindent \dimen1     %\x7fargsindent\x012547,83736
4789 \rlap{\rightline{{\rm #2}\hskip \deftypemargin}\x7ftypemargin\x012554,84105
4790 \advance\leftskip by -\defbodyindent\x7fbodyindent\x012557,84239
4791 \exdentamount=\defbodyindent\x7fbodyindent\x012558,84276
4792 \def\defparsebody #1#2#3{\x7f\defparsebody\x012568,84635
4793 \def#1{\x7f2572,84819
4794 \def#2{\x7f2573,84855
4795 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent\x7fbodyindent\x012575,84927
4796 \exdentamount=\defbodyindent\x7fbodyindent\x012576,85001
4797 \def\defmethparsebody #1#2#3#4 {\x7f\defmethparsebody\x012581,85105
4798 \def#1{\x7f2585,85266
4799 \def#2##1 {\x7f2586,85302
4800 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent\x7fbodyindent\x012588,85385
4801 \exdentamount=\defbodyindent\x7fbodyindent\x012589,85459
4802 \def\defopparsebody #1#2#3#4#5 {\x7f\defopparsebody\x012592,85544
4803 \def#1{\x7f2596,85705
4804 \def#2##1 ##2 {\x7f2597,85741
4805 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent\x7fbodyindent\x012600,85841
4806 \exdentamount=\defbodyindent\x7fbodyindent\x012601,85915
4807 \def\defvarparsebody #1#2#3{\x7f\defvarparsebody\x012608,86186
4808 \def#1{\x7f2612,86373
4809 \def#2{\x7f2613,86409
4810 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent\x7fbodyindent\x012615,86468
4811 \exdentamount=\defbodyindent\x7fbodyindent\x012616,86542
4812 \def\defvrparsebody #1#2#3#4 {\x7f\defvrparsebody\x012621,86633
4813 \def#1{\x7f2625,86792
4814 \def#2##1 {\x7f2626,86828
4815 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent\x7fbodyindent\x012628,86898
4816 \exdentamount=\defbodyindent\x7fbodyindent\x012629,86972
4817 \def\defopvarparsebody #1#2#3#4#5 {\x7f\defopvarparsebody\x012632,87044
4818 \def#1{\x7f2636,87208
4819 \def#2##1 ##2 {\x7f2637,87244
4820 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent\x7fbodyindent\x012640,87331
4821 \exdentamount=\defbodyindent\x7fbodyindent\x012641,87405
4822 \def\defunargs #1{\x7f\defunargs\x012664,88165
4823 \def\deftypefunargs #1{\x7f\deftypefunargs\x012676,88547
4824 \def\deffn{\x7f\deffn\x012690,88929
4825 \def\deffnheader #1#2#3{\x7f\deffnheader\x012692,88986
4826 \begingroup\defname {\x7fname\x012693,89034
4827 \def\defun{\x7f\defun\x012699,89179
4828 \def\defunheader #1#2{\x7f\defunheader\x012701,89232
4829 \begingroup\defname {\x7fname\x012702,89307
4830 \defunargs {\x7funargs\x012703,89343
4831 \def\deftypefun{\x7f\deftypefun\x012709,89491
4832 \def\deftypefunheader #1#2{\x7f\deftypefunheader\x012712,89613
4833 \def\deftypefunheaderx #1#2 #3\relax{\x7f\deftypefunheaderx\x012714,89722
4834 \begingroup\defname {\x7fname\x012716,89814
4835 \deftypefunargs {\x7ftypefunargs\x012717,89860
4836 \def\deftypefn{\x7f\deftypefn\x012723,90031
4837 \def\deftypefnheader #1#2#3{\x7f\deftypefnheader\x012726,90180
4838 \def\deftypefnheaderx #1#2#3 #4\relax{\x7f\deftypefnheaderx\x012728,90316
4839 \begingroup\defname {\x7fname\x012730,90409
4840 \deftypefunargs {\x7ftypefunargs\x012731,90449
4841 \def\defmac{\x7f\defmac\x012737,90570
4842 \def\defmacheader #1#2{\x7f\defmacheader\x012739,90627
4843 \begingroup\defname {\x7fname\x012740,90703
4844 \defunargs {\x7funargs\x012741,90736
4845 \def\defspec{\x7f\defspec\x012747,90860
4846 \def\defspecheader #1#2{\x7f\defspecheader\x012749,90921
4847 \begingroup\defname {\x7fname\x012750,90998
4848 \defunargs {\x7funargs\x012751,91038
4849 \def\deffnx #1 {\x7f\deffnx\x012758,91233
4850 \def\defunx #1 {\x7f\defunx\x012759,91290
4851 \def\defmacx #1 {\x7f\defmacx\x012760,91347
4852 \def\defspecx #1 {\x7f\defspecx\x012761,91406
4853 \def\deftypefnx #1 {\x7f\deftypefnx\x012762,91467
4854 \def\deftypeunx #1 {\x7f\deftypeunx\x012763,91532
4855 \def\defop #1 {\x7f\defop\x012769,91678
4856 \defopparsebody\Edefop\defopx\defopheader\defoptype}\x7fopparsebody\Edefop\defopx\defopheader\defoptype\x012770,91713
4857 \def\defopheader #1#2#3{\x7f\defopheader\x012772,91767
4858 \begingroup\defname {\x7fname\x012774,91856
4859 \defunargs {\x7funargs\x012775,91902
4860 \def\defmethod{\x7f\defmethod\x012780,91963
4861 \def\defmethodheader #1#2#3{\x7f\defmethodheader\x012782,92036
4862 \begingroup\defname {\x7fname\x012784,92124
4863 \defunargs {\x7funargs\x012785,92164
4864 \def\defcv #1 {\x7f\defcv\x012790,92238
4865 \defopvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype}\x7fopvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype\x012791,92273
4866 \def\defcvarheader #1#2#3{\x7f\defcvarheader\x012793,92332
4867 \begingroup\defname {\x7fname\x012795,92418
4868 \defvarargs {\x7fvarargs\x012796,92464
4869 \def\defivar{\x7f\defivar\x012801,92537
4870 \def\defivarheader #1#2#3{\x7f\defivarheader\x012803,92600
4871 \begingroup\defname {\x7fname\x012805,92686
4872 \defvarargs {\x7fvarargs\x012806,92737
4873 \def\defopx #1 {\x7f\defopx\x012812,92886
4874 \def\defmethodx #1 {\x7f\defmethodx\x012813,92943
4875 \def\defcvx #1 {\x7f\defcvx\x012814,93008
4876 \def\defivarx #1 {\x7f\defivarx\x012815,93065
4877 \def\defvarargs #1{\x7f\defvarargs\x012822,93336
4878 \def\defvr{\x7f\defvr\x012828,93480
4879 \def\defvrheader #1#2#3{\x7f\defvrheader\x012830,93535
4880 \begingroup\defname {\x7fname\x012831,93583
4881 \def\defvar{\x7f\defvar\x012835,93668
4882 \def\defvarheader #1#2{\x7f\defvarheader\x012837,93728
4883 \begingroup\defname {\x7fname\x012838,93799
4884 \defvarargs {\x7fvarargs\x012839,93835
4885 \def\defopt{\x7f\defopt\x012844,93901
4886 \def\defoptheader #1#2{\x7f\defoptheader\x012846,93961
4887 \begingroup\defname {\x7fname\x012847,94032
4888 \defvarargs {\x7fvarargs\x012848,94071
4889 \def\deftypevar{\x7f\deftypevar\x012853,94128
4890 \def\deftypevarheader #1#2{\x7f\deftypevarheader\x012856,94244
4891 \begingroup\defname {\x7fname\x012858,94327
4892 \def\deftypevr{\x7f\deftypevr\x012865,94501
4893 \def\deftypevrheader #1#2#3{\x7f\deftypevrheader\x012867,94572
4894 \begingroup\defname {\x7fname\x012868,94624
4895 \def\defvrx #1 {\x7f\defvrx\x012876,94861
4896 \def\defvarx #1 {\x7f\defvarx\x012877,94918
4897 \def\defoptx #1 {\x7f\defoptx\x012878,94977
4898 \def\deftypevarx #1 {\x7f\deftypevarx\x012879,95036
4899 \def\deftypevrx #1 {\x7f\deftypevrx\x012880,95103
4900 \def\deftpargs #1{\x7f\deftpargs\x012885,95252
4901 \def\deftp{\x7f\deftp\x012889,95332
4902 \def\deftpheader #1#2#3{\x7f\deftpheader\x012891,95387
4903 \begingroup\defname {\x7fname\x012892,95435
4904 \def\deftpx #1 {\x7f\deftpx\x012897,95594
4905 \def\setref#1{\x7f\setref\x012908,95915
4906 \def\unnumbsetref#1{\x7f\unnumbsetref\x012913,96029
4907 \def\appendixsetref#1{\x7f\appendixsetref\x012918,96136
4908 \def\pxref#1{\x7f\pxref\x012929,96547
4909 \def\xref#1{\x7f\xref\x012930,96583
4910 \def\ref#1{\x7f\ref\x012931,96618
4911 \def\xrefX[#1,#2,#3,#4,#5,#6]{\x7f\xrefX[\x012932,96648
4912 \def\printedmanual{\x7f\printedmanual\x012933,96691
4913 \def\printednodename{\x7f\printednodename\x012934,96729
4914 \def\printednodename{\x7f\printednodename\x012939,96854
4915 section ``\printednodename'' in \cite{\printedmanual}\x7f\printedmanual\x012954,97487
4916 \refx{\x7fx\x012957,97565
4917 \def\dosetq #1#2{\x7f\dosetq\x012965,97785
4918 \def\internalsetq #1#2{\x7f\internalsetq\x012973,98043
4919 \def\Ypagenumber{\x7f\Ypagenumber\x012977,98144
4920 \def\Ytitle{\x7f\Ytitle\x012979,98170
4921 \def\Ynothing{\x7f\Ynothing\x012981,98197
4922 \def\Ysectionnumberandtype{\x7f\Ysectionnumberandtype\x012983,98214
4923 \def\Yappendixletterandtype{\x7f\Yappendixletterandtype\x012992,98530
4924 \ifnum\secno=0 Appendix\xreftie'char\the\appendixno{\x7fno\x012993,98560
4925 \else \ifnum \subsecno=0 Section\xreftie'char\the\appendixno.\the\secno %\x7fno.\the\secno\x012994,98615
4926 Section\xreftie'char\the\appendixno.\the\secno.\the\subsecno %\x7fno.\the\secno.\the\subsecno\x012996,98719
4927 Section\xreftie'char\the\appendixno.\the\secno.\the\subsecno.\the\subsubsecno %\x7fno.\the\secno.\the\subsecno.\the\subsubsecno\x012998,98790
4928   \def\linenumber{\x7f\linenumber\x013009,99129
4929 \def\refx#1#2{\x7f\refx\x013015,99313
4930 \def\xrdef #1#2{\x7f\xrdef\x013037,99939
4931 \def\readauxfile{\x7f\readauxfile\x013040,100024
4932 \def\supereject{\x7f\supereject\x013110,101805
4933 \footstrut\parindent=\defaultparindent\hang\textindent{\x7faultparindent\hang\textindent\x013131,102490
4934 \def\openindices{\x7f\openindices\x013139,102676
4935 \newdimen\defaultparindent \defaultparindent = 15pt\x7faultparindent\x013151,102901
4936 \parindent = \defaultparindent\x7faultparindent\x013152,102953
4937 \def\smallbook{\x7f\smallbook\x013175,103677
4938 \global\def\Esmallexample{\x7f\Esmallexample\x013192,104104
4939 \def\afourpaper{\x7f\afourpaper\x013196,104195
4940 \def\finalout{\x7f\finalout\x013224,105003
4941 \def\normaldoublequote{\x7f\normaldoublequote\x013235,105264
4942 \def\normaltilde{\x7f\normaltilde\x013236,105290
4943 \def\normalcaret{\x7f\normalcaret\x013237,105310
4944 \def\normalunderscore{\x7f\normalunderscore\x013238,105330
4945 \def\normalverticalbar{\x7f\normalverticalbar\x013239,105355
4946 \def\normalless{\x7f\normalless\x013240,105381
4947 \def\normalgreater{\x7f\normalgreater\x013241,105400
4948 \def\normalplus{\x7f\normalplus\x013242,105422
4949 \def\ifusingtt#1#2{\x7f\ifusingtt\x013253,105914
4950 \def\activedoublequote{\x7f\activedoublequote\x013261,106242
4951 \def~{\x7f~\x013264,106328
4952 \def^{\x7f^\x013267,106389
4953 \def_{\x7f_\x013270,106428
4954 \def\_{\x7f\_\x013272,106502
4955 \def\lvvmode{\x7f\lvvmode\x013279,106839
4956 \def|{\x7f|\x013282,106889
4957 \def<{\x7f<\x013285,106952
4958 \def>{\x7f>\x013288,107009
4959 \def+{\x7f+\x013290,107047
4960 \def\turnoffactive{\x7f\turnoffactive\x013296,107208
4961 \global\def={\x7f=\x013307,107494
4962 \def\normalbackslash{\x7f\normalbackslash\x013321,107876
4964 c-src/c.c,76
4965 T f(\x7f1,0
4966 }T i;\x7f2,14
4967 void bar(\x7f5,69
4968 int foobar(\x7f6,94
4969 interface_locate(\x7f9,131
4971 c.c,2280
4972 void (*fa)\x7ffa\x01131,
4973 void \x7f132,
4974 my_printf \x7f135,
4975 void fatala \x7f138,
4976 void fatalb \x7f139,
4977 max \x7f141,
4978 struct bar \x7f143,
4979   char z;\x7f144,
4980   struct foo f;\x7f145,
4981 __attribute__ ((always_inline)) max \x7f147,
4982 extern int old_var \x7f149,
4983 struct foo\x7f150,
4984   char a;\x7f152,
4985   int x[\x7fx\x01153,
4986 char stack[\x7fstack\x01155,
4987 struct S \x7f156,
4988 struct S { short f[\x7ff\x01156,
4989   int *__ip;\x7f__ip\x01159,
4990   union wait *__up;\x7f__up\x01160,
4991 } wait_status_ptr_t \x7f161,
4992 Some_Class  A \x7f162,
4993 typedef T1 T3 \x7f163,
4994 T3 z \x7f164,
4995 typedef int more_aligned_int \x7f165,
4996 struct S  __attribute__ ((vector_size (16))) foo;\x7f166,
4997 int foo \x7f167,
4998 char *__attribute__((aligned(8))) *f;\x7ff\x01168,
4999 int i \x7f169,
5000 extern void foobar \x7f170,
5001 typedef struct cacheLRUEntry_s\x7f172,
5002   U16 next;\x7f174,
5003   U16 prev;\x7f175,
5004 __attribute__ ((packed)) cacheLRUEntry_t;\x7f177,
5005 struct foo \x7f178,
5006   int x;\x7f179,
5007   char a,\x7f180,
5008   char a, b,\x7f180,
5009   char a, b, c,\x7f180,
5010   char a, b, c, d;\x7f180,
5011      f1 \x7f183,
5012 void f2 \x7f184,
5013 __attribute__((noreturn)) void d0 \x7f185,
5014   __attribute__((format(printf, 1, 2))) d1 \x7f186,
5015   d2 \x7f187,
5016 int x \x7f188,
5017 struct foo \x7f189,
5018 struct foo { int x[\x7fx\x01189,
5019 short array[\x7farray\x01190,
5020 int f\x7f193,
5021 DEAFUN \x7f196,
5022 XDEFUN \x7f203,
5023 DEFUN ("x-get-selection-internal", Fx_get_selection_internal,\x7f206,
5024 DEFUN ("x-get-selection-internal", Fx_get_selection_internal,\x7fx-get-selection-internal\x01206,
5025        Fx_get_selection_internal,\x7f212,
5026        Fx_get_selection_internal,\x7fx-get-selection-internal\x01212,
5027       Fy_get_selection_internal,\x7f216,
5028       Fy_get_selection_internal,\x7fy-get-selection-internal\x01216,
5029 defun_func1(\x7f218,
5030 DEFUN_func2(\x7f220,
5031 typedef int bool;\x7f222,
5032 bool funcboo \x7f223,
5033 struct my_struct \x7f226,
5034 typedef struct my_struct my_typedef;\x7f228,
5035 int bla \x7f229,
5036 a(\x7f234,
5037 int func1\x7f237,
5038 static struct cca_control init_control \x7f239,
5039 static tpcmd rbtp \x7f240,
5040 static byte ring1 \x7f241,
5041 static byte ring2 \x7f242,
5042 request request \x7f243,
5043 int func2 \x7f246,
5044   aaa;\x7f249,
5045   bbb;\x7f251,
5046 struct sss1 \x7f252,
5047 struct sss2\x7f253,
5048   struct ss3\x7f255,
5049 struct a b;\x7f259,
5050 struct aa *b;\x7fb\x01260,
5051   **b;\x7fb\x01262,
5052 caccacacca \x7f263,
5053 \x7f267,
5054   typedef struct aa \x7f269,
5055   typedef struct aa {} aaa;\x7f269,
5056 static void inita \x7f271,
5057 node *lasta \x7flasta\x01272,
5058 \x7f273,
5059   typedef  int bb;\x7f275,
5060 static void initb \x7f277,
5061 node *lastb \x7flastb\x01278,
5062 typedef enum { REG_ENOSYS \x7f279,
5063 typedef enum { REG_ENOSYS = -1, aa \x7f279,
5064 typedef enum { REG_ENOSYS = -1, aa } reg_errcode_t;\x7f279,
5066 c-src/a/b/b.c,18
5067 #define this \x7f1,0
5069 ../c/c.web,20
5070 #define questo \x7f34,
5072 y-src/parse.y,1061
5073 #define obstack_chunk_alloc \x7f46,1116
5074 #define obstack_chunk_free \x7f47,1154
5075 int yylex \x7f57,1322
5076 void yyerror \x7f59,1352
5077 void yyerror \x7f61,1381
5078 VOIDSTAR parse_hash;\x7f63,1405
5079 extern VOIDSTAR hash_find(\x7f64,1426
5080 unsigned char fnin[\x7ffnin\x0167,1524
5081 #define YYSTYPE \x7f71,1622
5082 typedef struct node *YYSTYPE;\x7fYYSTYPE\x0172,1653
5083 YYSTYPE parse_return;\x7f73,1683
5084 YYSTYPE make_list \x7f75,1721
5085 YYSTYPE make_list \x7f77,1765
5086 char *instr;\x7finstr\x0180,1795
5087 int parse_error \x7f81,1808
5088 extern struct obstack tmp_mem;\x7f82,1829
5089 line:\x7fline\x0186,1867
5090 exp:\x7fexp\x0194,1980
5091 exp_list:\x7fexp_list\x01262,5647
5092 range_exp:\x7frange_exp\x01268,5745
5093 range_exp_list:\x7frange_exp_list\x01272,5775
5094 cell:\x7fcell\x01278,5893
5095 yyerror FUN1(\x7f285,5940
5096 make_list FUN2(\x7f292,6020
5097 #define ERROR \x7f303,6220
5098 extern struct node *yylval;\x7fyylval\x01305,6238
5099 unsigned char parse_cell_or_range \x7f308,6283
5100 unsigned char parse_cell_or_range \x7f310,6347
5101 yylex FUN0(\x7f314,6397
5102 parse_cell_or_range FUN2(\x7f586,11763
5103 #define CK_ABS_R(\x7f670,13205
5104 #define CK_REL_R(\x7f674,13284
5105 #define CK_ABS_C(\x7f679,13413
5106 #define CK_REL_C(\x7f683,13492
5107 #define MAYBEREL(\x7f688,13621
5108 str_to_col FUN1(\x7f846,16822
5110 y-src/parse.c,520
5111 #define YYBISON \x7f4,64
5112 # define        NE      \x7f6,114
5113 # define        LE      \x7f7,130
5114 # define        GE      \x7f8,146
5115 # define        NEG     \x7f9,162
5116 # define        L_CELL  \x7f10,179
5117 # define        L_RANGE \x7f11,199
5118 # define        L_VAR   \x7f12,220
5119 # define        L_CONST \x7f13,239
5120 # define        L_FN0   \x7f14,260
5121 # define        L_FN1   \x7f15,279
5122 # define        L_FN2   \x7f16,298
5123 # define        L_FN3   \x7f17,317
5124 # define        L_FN4   \x7f18,336
5125 # define        L_FNN   \x7f19,355
5126 # define        L_FN1R  \x7f20,374
5127 # define        L_FN2R  \x7f21,394
5128 # define        L_FN3R  \x7f22,414
5129 # define        L_FN4R  \x7f23,434
5130 # define        L_FNNR  \x7f24,454
5131 # define        L_LE    \x7f25,474
5132 # define        L_NE    \x7f26,492
5133 # define        L_GE    \x7f27,510
5135 /usr/share/bison/bison.simple,1787
5136 # define YYSTD(\x7f40,
5137 # define YYSTD(\x7f42,
5138 #  define YYSTACK_ALLOC \x7f50,
5139 #  define YYSIZE_T \x7f51,
5140 #    define YYSTACK_ALLOC \x7f55,
5141 #    define YYSIZE_T \x7f56,
5142 #     define YYSTACK_ALLOC \x7f59,
5143 #  define YYSTACK_FREE(\x7f67,
5144 #   define YYSIZE_T \x7f71,
5145 #    define YYSIZE_T \x7f75,
5146 #  define YYSTACK_ALLOC \x7f78,
5147 #  define YYSTACK_FREE \x7f79,
5148 union yyalloc\x7f83,
5149   short yyss;\x7f85,
5150   YYSTYPE yyvs;\x7f86,
5151   YYLTYPE yyls;\x7f88,
5152 # define YYSTACK_GAP_MAX \x7f93,
5153 #  define YYSTACK_BYTES(\x7f98,
5154 #  define YYSTACK_BYTES(\x7f102,
5155 # define YYSTACK_RELOCATE(\x7f112,
5156 # define YYSIZE_T \x7f128,
5157 # define YYSIZE_T \x7f131,
5158 #  define YYSIZE_T \x7f136,
5159 #   define YYSIZE_T \x7f140,
5160 # define YYSIZE_T \x7f145,
5161 #define yyerrok \x7f148,
5162 #define yyclearin       \x7f149,
5163 #define YYEMPTY \x7f150,
5164 #define YYEOF   \x7f151,
5165 #define YYACCEPT        \x7f152,
5166 #define YYABORT \x7f153,
5167 #define YYERROR \x7f154,
5168 #define YYFAIL  \x7f158,
5169 #define YYRECOVERING(\x7f159,
5170 #define YYBACKUP(\x7f160,
5171 #define YYTERROR        \x7f177,
5172 #define YYERRCODE       \x7f178,
5173 # define YYLLOC_DEFAULT(\x7f189,
5174 #   define YYLEX        \x7f200,
5175 #   define YYLEX        \x7f202,
5176 #   define YYLEX        \x7f206,
5177 #   define YYLEX        \x7f208,
5178 # define YYLEX  \x7f212,
5179 #  define YYFPRINTF \x7f225,
5180 # define YYDPRINTF(\x7f228,
5181 int yydebug;\x7f237,
5182 # define YYDPRINTF(\x7f239,
5183 # define YYINITDEPTH \x7f244,
5184 # undef YYMAXDEPTH\x7f255,
5185 # define YYMAXDEPTH \x7f259,
5186 #  define yymemcpy \x7f264,
5187 yymemcpy \x7f271,
5188 #   define yystrlen \x7f293,
5189 yystrlen \x7f298,
5190 #   define yystpcpy \x7f316,
5191 yystpcpy \x7f322,
5192 #  define YYPARSE_PARAM_ARG \x7f351,
5193 #  define YYPARSE_PARAM_DECL\x7f352,
5194 #  define YYPARSE_PARAM_ARG \x7f354,
5195 #  define YYPARSE_PARAM_DECL \x7f355,
5196 # define YYPARSE_PARAM_ARG\x7f358,
5197 # define YYPARSE_PARAM_DECL\x7f359,
5198 int yyparse \x7f365,
5199 int yyparse \x7f367,
5200 #define YY_DECL_NON_LSP_VARIABLES       \x7f374,
5201 # define YY_DECL_VARIABLES      \x7f385,
5202 # define YY_DECL_VARIABLES      \x7f391,
5203 yyparse \x7f403,
5204 # define YYPOPSTACK \x7f445,
5205 # define YYPOPSTACK \x7f447,
5206 # undef YYSTACK_RELOCATE\x7f548,
5208 y-src/atest.y,9
5209 exp     \x7f2,3
5211 y-src/cccp.c,303
5212 #define YYBISON \x7f4,63
5213 # define        INT     \x7f6,113
5214 # define        CHAR    \x7f7,130
5215 # define        NAME    \x7f8,148
5216 # define        ERROR   \x7f9,166
5217 # define        OR      \x7f10,185
5218 # define        AND     \x7f11,201
5219 # define        EQUAL   \x7f12,218
5220 # define        NOTEQUAL        \x7f13,237
5221 # define        LEQ     \x7f14,259
5222 # define        GEQ     \x7f15,276
5223 # define        LSH     \x7f16,293
5224 # define        RSH     \x7f17,310
5225 # define        UNARY   \x7f18,327
5227 /usr/share/bison/bison.simple,2238
5228 # define YYSTD(\x7f41,
5229 # define YYSTD(\x7f43,
5230 #  define YYSTACK_ALLOC \x7f51,
5231 #  define YYSIZE_T \x7f52,
5232 #    define YYSTACK_ALLOC \x7f56,
5233 #    define YYSIZE_T \x7f57,
5234 #     define YYSTACK_ALLOC \x7f60,
5235 #  define YYSTACK_FREE(\x7f68,
5236 #   define YYSIZE_T \x7f72,
5237 #    define YYSIZE_T \x7f76,
5238 #  define YYSTACK_ALLOC \x7f79,
5239 #  define YYSTACK_FREE \x7f80,
5240 union yyalloc\x7f84,
5241   short yyss;\x7f86,
5242   YYSTYPE yyvs;\x7f87,
5243   YYLTYPE yyls;\x7f89,
5244 # define YYSTACK_GAP_MAX \x7f94,
5245 #  define YYSTACK_BYTES(\x7f99,
5246 #  define YYSTACK_BYTES(\x7f103,
5247 # define YYSTACK_RELOCATE(\x7f113,
5248 # define YYSIZE_T \x7f129,
5249 # define YYSIZE_T \x7f132,
5250 #  define YYSIZE_T \x7f137,
5251 #   define YYSIZE_T \x7f141,
5252 # define YYSIZE_T \x7f146,
5253 #define yyerrok \x7f149,
5254 #define yyclearin       \x7f150,
5255 #define YYEMPTY \x7f151,
5256 #define YYEOF   \x7f152,
5257 #define YYACCEPT        \x7f153,
5258 #define YYABORT \x7f154,
5259 #define YYERROR \x7f155,
5260 #define YYFAIL  \x7f159,
5261 #define YYRECOVERING(\x7f160,
5262 #define YYBACKUP(\x7f161,
5263 #define YYTERROR        \x7f178,
5264 #define YYERRCODE       \x7f179,
5265 # define YYLLOC_DEFAULT(\x7f190,
5266 #   define YYLEX        \x7f201,
5267 #   define YYLEX        \x7f203,
5268 #   define YYLEX        \x7f207,
5269 #   define YYLEX        \x7f209,
5270 # define YYLEX  \x7f213,
5271 #  define YYFPRINTF \x7f226,
5272 # define YYDPRINTF(\x7f229,
5273 int yydebug;\x7f238,
5274 # define YYDPRINTF(\x7f240,
5275 # define YYINITDEPTH \x7f245,
5276 # undef YYMAXDEPTH\x7f256,
5277 # define YYMAXDEPTH \x7f260,
5278 #  define yymemcpy \x7f265,
5279 yymemcpy \x7f272,
5280 #   define yystrlen \x7f294,
5281 yystrlen \x7f299,
5282 #   define yystpcpy \x7f317,
5283 yystpcpy \x7f323,
5284 #  define YYPARSE_PARAM_ARG \x7f351,
5285 #  define YYPARSE_PARAM_DECL\x7f352,
5286 #  define YYPARSE_PARAM_ARG \x7f354,
5287 #  define YYPARSE_PARAM_DECL \x7f355,
5288 # define YYPARSE_PARAM_ARG\x7f358,
5289 # define YYPARSE_PARAM_DECL\x7f359,
5290 int yyparse \x7f365,
5291 int yyparse \x7f367,
5292 #define YY_DECL_NON_LSP_VARIABLES       \x7f374,
5293 # define YY_DECL_VARIABLES      \x7f385,
5294 # define YY_DECL_VARIABLES      \x7f391,
5295 yyparse \x7f403,
5296 # define YYPOPSTACK \x7f445,
5297 # define YYPOPSTACK \x7f447,
5298 # undef YYSTACK_RELOCATE\x7f548,
5299   *++yyvsp \x7fyyvsp\x01746,
5300   *++yylsp \x7fyylsp\x01748,
5301   yyn \x7f755,
5302   yystate \x7f757,
5303     yystate \x7f761,
5304   goto yynewstate;\x7f763,
5305   goto yyerrlab1;\x7f823,
5306   yyerrstatus \x7f846,
5307   goto yyerrhandle;\x7f848,
5308   yyn \x7f861,
5309   yystate \x7f875,
5310   yyn \x7f895,
5311   yyn \x7f903,
5312   YYDPRINTF \x7f917,
5313   *++yyvsp \x7fyyvsp\x01919,
5314   *++yylsp \x7fyylsp\x01921,
5315   yystate \x7f924,
5316   goto yynewstate;\x7f925,
5317   yyresult \x7f932,
5318   goto yyreturn;\x7f933,
5319   yyresult \x7f939,
5320   goto yyreturn;\x7f940,
5321   yyerror \x7f946,
5322   yyresult \x7f947,
5324 y-src/cccp.y,2171
5325 typedef unsigned char U_CHAR;\x7f38,1201
5326 struct arglist \x7f41,1301
5327   struct arglist *next;\x7fnext\x0142,1318
5328   U_CHAR *name;\x7fname\x0143,1342
5329   int length;\x7f44,1358
5330   int argno;\x7f45,1372
5331 #define NULL \x7f51,1468
5332 #define GENERIC_PTR \x7f56,1578
5333 #define GENERIC_PTR \x7f58,1611
5334 #define NULL_PTR \x7f63,1670
5335 int yylex \x7f66,1712
5336 void yyerror \x7f67,1726
5337 int expression_value;\x7f68,1743
5338 static jmp_buf parse_return_error;\x7f70,1766
5339 static int keyword_parsing \x7f73,1865
5340 extern unsigned char is_idstart[\x7fis_idstart\x0176,1944
5341 extern unsigned char is_idstart[], is_idchar[\x7fis_idchar\x0176,1944
5342 extern unsigned char is_idstart[], is_idchar[], is_hor_space[\x7fis_hor_space\x0176,1944
5343 extern char *xmalloc \x7fxmalloc\x0178,2009
5344 extern int pedantic;\x7f81,2062
5345 extern int traditional;\x7f84,2114
5346 #define CHAR_TYPE_SIZE \x7f87,2162
5347 #define INT_TYPE_SIZE \x7f91,2229
5348 #define LONG_TYPE_SIZE \x7f95,2296
5349 #define WCHAR_TYPE_SIZE \x7f99,2365
5350 #define possible_sum_sign(\x7f104,2556
5351 static void integer_overflow \x7f106,2632
5352 static long left_shift \x7f107,2665
5353 static long right_shift \x7f108,2692
5354   struct constant \x7f112,2733
5355   struct constant {long value;\x7f112,2733
5356   struct constant {long value; int unsignedp;\x7f112,2733
5357   struct constant {long value; int unsignedp;} integer;\x7f112,2733
5358   struct name \x7f113,2789
5359   struct name {U_CHAR *address;\x7faddress\x01113,2789
5360   struct name {U_CHAR *address; int length;\x7f113,2789
5361   struct name {U_CHAR *address; int length;} name;\x7f113,2789
5362   struct arglist *keywords;\x7fkeywords\x01114,2840
5363   int voidval;\x7f115,2868
5364   char *sval;\x7fsval\x01116,2883
5365 start \x7f143,3226
5366 exp1    \x7f148,3330
5367 exp     \x7f156,3505
5368 exp     \x7f185,4295
5369 keywords \x7f306,7835
5370 static char *lexptr;\x7flexptr\x01332,8579
5371 parse_number \x7f341,8842
5372 struct token \x7f437,11038
5373   char *operator;\x7foperator\x01438,11053
5374   int token;\x7f439,11071
5375 static struct token tokentab2[\x7ftokentab2\x01442,11088
5376 yylex \x7f459,11367
5377 parse_escape \x7f740,17718
5378 yyerror \x7f836,19599
5379 integer_overflow \x7f844,19690
5380 left_shift \x7f851,19804
5381 right_shift \x7f873,20194
5382 parse_c_expression \x7f893,20732
5383 extern int yydebug;\x7f919,21416
5384 main \x7f923,21483
5385 unsigned char is_idchar[\x7fis_idchar\x01948,21901
5386 unsigned char is_idstart[\x7fis_idstart\x01950,21996
5387 char is_hor_space[\x7fis_hor_space\x01953,22160
5388 initialize_random_junk \x7f958,22259
5389 error \x7f988,22915
5390 warning \x7f993,22963
5391 lookup \x7f999,23033
5393 tex-src/nonewline.tex,0
5395 php-src/sendmail.php,0
5397 a-src/empty.zz,0