1
2ada-src/etags-test-for.ada,1969
3   type LL_Task_Procedure_Access LL_Task_Procedure_Access/t1,0
4   function Body_RequiredBody_Required/f3,78
5   type Type_Specific_Data Type_Specific_Data/t11,280
6   function "abs"abs/f19,504
7   type Barrier_Function_Pointer Barrier_Function_Pointer/t21,577
8   function "="=/f27,722
9   type usfreelock_ptr usfreelock_ptr/t30,803
10   function p p/f33,891
11   procedure LL_Wrapper LL_Wrapper/p37,1054
12function p p/f39,1094
13package Pkg1 Pkg1/s44,1203
14  type Private_T Private_T/t46,1220
15  package Inner1 Inner1/s48,1250
16    procedure Private_T;Private_T/p49,1270
17  package Inner2 Inner2/s52,1310
18    task Private_T;Private_T/k53,1330
19  type Public_T Public_T/t56,1365
20  procedure Pkg1_Proc1;Pkg1_Proc1/p62,1450
21  procedure Pkg1_Proc2 Pkg1_Proc2/p64,1475
22  function Pkg1_Func1 Pkg1_Func1/f66,1514
23  function Pkg1_Func2 Pkg1_Func2/f68,1553
24  package Pkg1_Pkg1 Pkg1_Pkg1/s71,1622
25    procedure Pkg1_Pkg1_Proc1;Pkg1_Pkg1_Proc1/p72,1645
26  task type Task_Type Task_Type/k75,1694
27  type Private_T Private_T/t82,1786
28package body Pkg1 Pkg1/b89,1882
29  procedure Pkg1_Proc1 Pkg1_Proc1/p91,1904
30  package body Inner1 Inner1/b96,1956
31    procedure Private_T Private_T/p97,1981
32  package body Inner2 Inner2/b103,2054
33    task body Private_T Private_T/b104,2079
34  task body Task_Type Task_Type/b112,2181
35  procedure Pkg1_Proc2 Pkg1_Proc2/p126,2367
36  function Pkg1_Func1 Pkg1_Func1/f132,2445
37  function Pkg1_Func2 Pkg1_Func2/f134,2496
38  package body Pkg1_Pkg1 Pkg1_Pkg1/b140,2596
39package body Pkg1_Pkg1 Pkg1_Pkg1/b146,2663
40  procedure Pkg1_Pkg1_Proc1 Pkg1_Pkg1_Proc1/p147,2689
41function  Pkg1_Func1 Pkg1_Func1/f155,2778
42package Truc Truc/s162,2887
43package Truc.Bidule Truc.Bidule/s166,2929
44  protected Bidule Bidule/t168,2953
45  protected type Machin_T Machin_T/t172,3007
46package body Truc.Bidule Truc.Bidule/b178,3087
47  protected body Bidule Bidule/b179,3115
48  protected Machin_T Machin_T/t186,3207
49
50ada-src/2ataspri.adb,2190
51package body System.Task_Primitives System.Task_Primitives/b64,2603
52   package RTE RTE/s69,2712
53   package TSL TSL/s70,2759
54   function To_void_ptr To_void_ptr/f86,3287
55   function To_TCB_Ptr To_TCB_Ptr/f89,3366
56   function pthread_mutexattr_setprotocolpthread_mutexattr_setprotocol/f92,3444
57   function pthread_mutexattr_setprio_ceilingpthread_mutexattr_setprio_ceiling/f99,3728
58   procedure Abort_WrapperAbort_Wrapper/p115,4302
59   procedure LL_Wrapper LL_Wrapper/p122,4526
60   procedure Initialize_LL_Tasks Initialize_LL_Tasks/p131,4830
61   function Self Self/f160,5586
62   procedure Initialize_LockInitialize_Lock/p174,5958
63   procedure Finalize_Lock Finalize_Lock/p210,6927
64   procedure Write_Lock Write_Lock/p226,7338
65   procedure Read_Lock Read_Lock/p239,7700
66   procedure Unlock Unlock/p246,7850
67   procedure Initialize_Cond Initialize_Cond/p258,8160
68   procedure Finalize_Cond Finalize_Cond/p286,8979
69   procedure Cond_Wait Cond_Wait/p300,9303
70   procedure Cond_Timed_WaitCond_Timed_Wait/p312,9661
71   procedure Cond_Signal Cond_Signal/p343,10510
72   procedure Set_PrioritySet_Priority/p355,10836
73   procedure Set_Own_Priority Set_Own_Priority/p372,11243
74   function Get_Priority Get_Priority/f385,11598
75   function Get_Own_Priority Get_Own_Priority/f398,12023
76   procedure Create_LL_TaskCreate_LL_Task/p412,12438
77      function To_Start_Addr To_Start_Addr/f426,12873
78   procedure Exit_LL_Task Exit_LL_Task/p491,14995
79   procedure Abort_Task Abort_Task/p500,15158
80   procedure Test_Abort Test_Abort/p518,15716
81   procedure Install_Abort_Handler Install_Abort_Handler/p527,15878
82   procedure Abort_WrapperAbort_Wrapper/p557,16939
83      function Address_To_Call_State Address_To_Call_State/f562,17062
84   procedure Install_Error_Handler Install_Error_Handler/p573,17351
85   procedure LL_Assert LL_Assert/p599,18146
86   procedure LL_Wrapper LL_Wrapper/p608,18299
87   procedure Initialize_TAS_Cell Initialize_TAS_Cell/p630,19010
88   procedure Finalize_TAS_Cell Finalize_TAS_Cell/p635,19129
89   procedure Clear Clear/p640,19236
90   procedure Test_And_Set Test_And_Set/p645,19330
91   function  Is_Set Is_Set/f659,19676
92
93ada-src/2ataspri.ads,2313
94package System.Task_Primitives System.Task_Primitives/s58,3169
95   type LL_Task_Procedure_Access LL_Task_Procedure_Access/t62,3253
96   type Pre_Call_State Pre_Call_State/t64,3331
97   type Task_Storage_Size Task_Storage_Size/t66,3378
98   type Machine_Exceptions Machine_Exceptions/t68,3433
99   type Error_Information Error_Information/t70,3499
100   type Lock Lock/t72,3569
101   type Condition_Variable Condition_Variable/t73,3594
102   type Task_Control_Block Task_Control_Block/t81,3955
103   type TCB_Ptr TCB_Ptr/t89,4241
104   function Address_To_TCB_Ptr Address_To_TCB_Ptr/f93,4333
105   procedure Initialize_LL_Tasks Initialize_LL_Tasks/p96,4425
106   function Self Self/f100,4602
107   procedure Initialize_Lock Initialize_Lock/p103,4707
108   procedure Finalize_Lock Finalize_Lock/p107,4879
109   procedure Write_Lock Write_Lock/p111,5034
110   procedure Read_Lock Read_Lock/p118,5428
111   procedure Unlock Unlock/p128,5995
112   procedure Initialize_Cond Initialize_Cond/p135,6300
113   procedure Finalize_Cond Finalize_Cond/p138,6413
114   procedure Cond_Wait Cond_Wait/p142,6591
115   procedure Cond_Timed_WaitCond_Timed_Wait/p155,7396
116   procedure Cond_Signal Cond_Signal/p164,7812
117   procedure Set_Priority Set_Priority/p169,8040
118   procedure Set_Own_Priority Set_Own_Priority/p173,8200
119   function Get_Priority Get_Priority/f177,8348
120   function Get_Own_Priority Get_Own_Priority/f181,8504
121   procedure Create_LL_TaskCreate_LL_Task/p185,8647
122   procedure Exit_LL_Task;Exit_LL_Task/p198,9282
123   procedure Abort_Task Abort_Task/p203,9516
124   procedure Test_Abort;Test_Abort/p210,9878
125   type Abort_Handler_Pointer Abort_Handler_Pointer/t217,10233
126   procedure Install_Abort_Handler Install_Abort_Handler/p219,10312
127   procedure Install_Error_Handler Install_Error_Handler/p226,10741
128   procedure LL_Assert LL_Assert/p231,10983
129   type Proc Proc/t238,11240
130   type TAS_Cell TAS_Cell/t242,11328
131   procedure Initialize_TAS_Cell Initialize_TAS_Cell/p249,11670
132   procedure Finalize_TAS_Cell Finalize_TAS_Cell/p255,11941
133   procedure Clear Clear/p260,12157
134   procedure Test_And_Set Test_And_Set/p267,12462
135   function  Is_Set Is_Set/f275,12877
136   type Lock Lock/t283,13155
137   type Condition_Variable Condition_Variable/t288,13267
138   type TAS_Cell TAS_Cell/t293,13389
139
140ada-src/waroquiers.ada,1503
141package Pkg1 Pkg1/s3,89
142  type Private_T Private_T/t5,106
143  package Inner1 Inner1/s7,136
144    procedure Private_T;Private_T/p8,156
145  package Inner2 Inner2/s11,196
146    task Private_T;Private_T/k12,216
147  type Public_T Public_T/t15,251
148  procedure Pkg1_Proc1;Pkg1_Proc1/p21,336
149  procedure Pkg1_Proc2 Pkg1_Proc2/p23,361
150  function Pkg1_Func1 Pkg1_Func1/f25,400
151  function Pkg1_Func2 Pkg1_Func2/f27,439
152  package Pkg1_Pkg1 Pkg1_Pkg1/s30,508
153    procedure Pkg1_Pkg1_Proc1;Pkg1_Pkg1_Proc1/p31,531
154  task type Task_Type Task_Type/k34,580
155  type Private_T Private_T/t40,671
156package body Pkg1 Pkg1/b46,766
157  procedure Pkg1_Proc1 Pkg1_Proc1/p48,788
158  package body Inner1 Inner1/b53,840
159    procedure Private_T Private_T/p54,865
160  package body Inner2 Inner2/b60,938
161    task body Private_T Private_T/b61,963
162  task body Task_Type Task_Type/b68,1064
163  procedure Pkg1_Proc2 Pkg1_Proc2/p82,1250
164  function Pkg1_Func1 Pkg1_Func1/f88,1328
165  function Pkg1_Func2 Pkg1_Func2/f90,1379
166  package body Pkg1_Pkg1 Pkg1_Pkg1/b96,1479
167package body Pkg1_Pkg1 Pkg1_Pkg1/b100,1544
168  procedure Pkg1_Pkg1_Proc1 Pkg1_Pkg1_Proc1/p101,1570
169function  Pkg1_Func1 Pkg1_Func1/f107,1657
170package Truc Truc/s112,1764
171package Truc.Bidule Truc.Bidule/s116,1816
172  protected Bidule Bidule/t125,1964
173  protected type Machin_T Machin_T/t131,2046
174package body Truc.Bidule Truc.Bidule/b138,2153
175  protected body Bidule Bidule/b139,2181
176  protected body Machin_T Machin_T/b146,2281
177
178c-src/abbrev.c,3055
179Lisp_Object Vabbrev_table_name_list;43,1429
180Lisp_Object Vglobal_abbrev_table;48,1574
181Lisp_Object Vfundamental_mode_abbrev_table;52,1685
182int abbrevs_changed;56,1786
183int abbrev_all_caps;58,1808
184Lisp_Object Vabbrev_start_location;63,1957
185Lisp_Object Vabbrev_start_location_buffer;66,2046
186Lisp_Object Vlast_abbrev;70,2155
187Lisp_Object Vlast_abbrev_text;75,2324
188int last_abbrev_point;79,2414
189DEFUN ("make-abbrev-table", Fmake_abbrev_table,82,2440
190DEFUN ("make-abbrev-table", Fmake_abbrev_table,make-abbrev-table82,2440
191DEFUN ("clear-abbrev-table", Fclear_abbrev_table,89,2632
192DEFUN ("clear-abbrev-table", Fclear_abbrev_table,clear-abbrev-table89,2632
193DEFUN ("define-abbrev", Fdefine_abbrev,104,3013
194DEFUN ("define-abbrev", Fdefine_abbrev,define-abbrev104,3013
195DEFUN ("define-global-abbrev", Fdefine_global_abbrev,146,4332
196DEFUN ("define-global-abbrev", Fdefine_global_abbrev,define-global-abbrev146,4332
197DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev,157,4703
198DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev,define-mode-abbrev157,4703
199DEFUN ("abbrev-symbol", Fabbrev_symbol,171,5171
200DEFUN ("abbrev-symbol", Fabbrev_symbol,abbrev-symbol171,5171
201DEFUN ("abbrev-expansion", Fabbrev_expansion,199,6135
202DEFUN ("abbrev-expansion", Fabbrev_expansion,abbrev-expansion199,6135
203DEFUN ("expand-abbrev", Fexpand_abbrev,215,6650
204DEFUN ("expand-abbrev", Fexpand_abbrev,expand-abbrev215,6650
205DEFUN ("unexpand-abbrev", Funexpand_abbrev,383,11495
206DEFUN ("unexpand-abbrev", Funexpand_abbrev,unexpand-abbrev383,11495
207write_abbrev 420,12702
208describe_abbrev 439,13137
209DEFUN ("insert-abbrev-table-description", Finsert_abbrev_table_description,460,13652
210DEFUN ("insert-abbrev-table-description", Finsert_abbrev_table_description,insert-abbrev-table-description460,13652
211DEFUN ("define-abbrev-table", Fdefine_abbrev_table,500,14808
212DEFUN ("define-abbrev-table", Fdefine_abbrev_table,define-abbrev-table500,14808
213syms_of_abbrev 534,15885
214  DEFVAR_LISP ("abbrev-table-name-list"536,15905
215  DEFVAR_LISP ("global-abbrev-table"542,16167
216  DEFVAR_LISP ("fundamental-mode-abbrev-table"549,16489
217  DEFVAR_LISP ("last-abbrev"555,16831
218  DEFVAR_LISP ("last-abbrev-text"558,16954
219  DEFVAR_INT ("last-abbrev-location"562,17112
220  DEFVAR_LISP ("abbrev-start-location"569,17311
221  DEFVAR_LISP ("abbrev-start-location-buffer"575,17588
222  DEFVAR_PER_BUFFER ("local-abbrev-table"580,17852
223  DEFVAR_BOOL ("abbrevs-changed"583,17995
224  DEFVAR_BOOL ("abbrev-all-caps"588,18198
225  DEFVAR_LISP ("abbrev-table-name-list",\1536,15905
226  DEFVAR_LISP ("global-abbrev-table",\1542,16167
227  DEFVAR_LISP ("fundamental-mode-abbrev-table",\1549,16489
228  DEFVAR_LISP ("last-abbrev",\1555,16831
229  DEFVAR_LISP ("last-abbrev-text",\1558,16954
230  DEFVAR_INT ("last-abbrev-location",\1562,17112
231  DEFVAR_LISP ("abbrev-start-location",\1569,17311
232  DEFVAR_LISP ("abbrev-start-location-buffer",\1575,17588
233  DEFVAR_PER_BUFFER ("local-abbrev-table",\1580,17852
234  DEFVAR_BOOL ("abbrevs-changed",\1583,17995
235  DEFVAR_BOOL ("abbrev-all-caps",\1588,18198
236
237c-src/torture.c,197
238(*tag1 tag118,452
239#define notag2 26,553
240(*tag2 tag229,630
241(*tag3 tag339,772
242#define notag4 45,861
243(*tag4 tag448,955
244tag5 57,1081
245tag6 66,1208
246int pp1(74,1317
247pp287,1419
248pp3(100,1518
249
250c-src/getopt.h,147
251#define _GETOPT_H 19,799
252struct option73,2795
253#define	no_argument	89,3122
254#define required_argument	90,3145
255#define optional_argument	91,3173
256
257c-src/etags.c,10045
258char pot_etags_version[pot_etags_version81,3471
259#  undef DEBUG84,3553
260#  define DEBUG 85,3568
261#  define DEBUG 87,3595
262#  define NDEBUG	88,3618
263# define _GNU_SOURCE 94,3706
264# undef MSDOS100,3877
265# undef  WINDOWSNT101,3891
266# define WINDOWSNT102,3910
267# undef MSDOS106,3969
268# define MSDOS 107,3983
269# define MSDOS 110,4033
270# define MAXPATHLEN 115,4112
271# undef HAVE_NTGUI116,4142
272# undef  DOS_NT117,4161
273# define DOS_NT118,4177
274# undef  assert	135,4483
275# define assert(136,4542
276# undef  CTAGS146,4858
277# define CTAGS 147,4873
278# define CTAGS 149,4899
279#define streq(152,4928
280#define strcaseeq(153,4997
281#define strneq(154,5076
282#define strncaseeq(155,5152
283#define CHARS 157,5239
284#define CHAR(158,5279
285#define	iswhite(159,5330
286#define notinname(160,5395
287#define	begtoken(161,5470
288#define	intoken(162,5543
289#define	endtoken(163,5615
290#define ISALNUM(165,5685
291#define ISALPHA(166,5723
292#define ISDIGIT(167,5761
293#define ISLOWER(168,5799
294#define lowcase(170,5838
295#define xnew(179,6016
296#define xrnew(180,6084
297typedef void Lang_function 182,6165
298} compressor;188,6366
299} language;199,6836
300typedef struct fdesc201,6849
301} fdesc;212,7367
302typedef struct node_st214,7377
303} node;225,7895
304} linebuffer;239,8249
305    at_language,245,8345
306    at_regexp,246,8394
307    at_filename,247,8438
308    at_stdin,248,8474
309    at_end	249,8517
310} argument;253,8699
311typedef struct regexp256,8759
312} regexp;268,9326
313static void error 311,10781
314# undef STDIN408,15074
315#define STDIN 411,15096
316static compressor compressors[compressors457,17665
317static const char *Ada_suffixes Ada_suffixes473,17908
318static const char Ada_help 475,17978
319static const char *Asm_suffixes Asm_suffixes493,18581
320static const char Asm_help 504,18977
321static const char *default_C_suffixes default_C_suffixes512,19313
322static const char default_C_help 515,19414
323static const char default_C_help 523,19851
324static const char *Cplusplus_suffixes Cplusplus_suffixes535,20461
325static const char Cplusplus_help 540,20659
326static const char *Cjava_suffixes Cjava_suffixes549,21114
327static char Cjava_help 551,21173
328static const char *Cobol_suffixes Cobol_suffixes556,21338
329static char Cobol_help 558,21403
330static const char *Cstar_suffixes Cstar_suffixes562,21544
331static const char *Erlang_suffixes Erlang_suffixes565,21608
332static const char Erlang_help 567,21674
333const char *Forth_suffixes Forth_suffixes571,21800
334static const char Forth_help 573,21858
335static const char *Fortran_suffixes Fortran_suffixes577,22009
336static const char Fortran_help 579,22086
337static const char *HTML_suffixes HTML_suffixes582,22191
338static const char HTML_help 584,22265
339static const char *Lisp_suffixes Lisp_suffixes589,22453
340static const char Lisp_help 591,22557
341static const char *Lua_suffixes Lua_suffixes598,22872
342static const char Lua_help 600,22935
343static const char *Makefile_filenames Makefile_filenames603,23011
344static const char Makefile_help 605,23134
345static const char *Objc_suffixes Objc_suffixes609,23278
346static const char Objc_help 613,23400
347static const char *Pascal_suffixes Pascal_suffixes619,23715
348static const char Pascal_help 621,23779
349static const char *Perl_suffixes Perl_suffixes626,23967
350static const char *Perl_interpreters Perl_interpreters628,24029
351static const char Perl_help 630,24101
352static const char *PHP_suffixes PHP_suffixes637,24452
353static const char PHP_help 639,24524
354static const char *plain_C_suffixes plain_C_suffixes643,24679
355static const char *PS_suffixes PS_suffixes647,24763
356static const char PS_help 649,24849
357static const char *Prolog_suffixes Prolog_suffixes652,24932
358static const char Prolog_help 654,24994
359static const char *Python_suffixes Python_suffixes658,25108
360static const char Python_help 660,25166
361static const char *Scheme_suffixes Scheme_suffixes665,25348
362static const char Scheme_help 667,25461
363static const char *TeX_suffixes TeX_suffixes672,25684
364static const char TeX_help 674,25782
365static const char *Texinfo_suffixes Texinfo_suffixes686,26317
366static const char Texinfo_help 688,26396
367static const char *Yacc_suffixes Yacc_suffixes691,26493
368static const char Yacc_help 693,26607
369static const char auto_help 699,26857
370static const char none_help 703,27021
371static const char no_lang_help 707,27144
372static language lang_names 718,27356
373print_language_names 753,29533
374# define EMACS_NAME 786,30756
375# define VERSION 789,30812
376print_version 792,30870
377# define PRINT_UNDOCUMENTED_OPTIONS_HELP 804,31174
378print_help 808,31251
379main 981,37439
380get_compressor_from_suffix 1319,46218
381get_language_from_langname 1355,47159
382get_language_from_interpreter 1377,47546
383get_language_from_filename 1399,47977
384process_file_name 1433,48835
385process_file 1555,51666
386init 1632,54151
387find_entries 1656,54902
388make_tag 1814,59708
389pfnote 1856,60943
390free_tree 1917,62745
391free_fdesc 1935,63030
392add_node 1955,63473
393invalidate_nodes 2035,65538
394static int number_len 2068,66194
395total_size_of_entries 2087,66695
396put_entries 2107,67155
397#define C_EXT	2193,68996
398#define C_PLAIN 2194,69038
399#define C_PLPL	2195,69071
400#define C_STAR	2196,69105
401#define C_JAVA	2197,69138
402#define C_AUTO 2198,69173
403#define YACC	2199,69243
404enum sym_type2204,69313
405  st_none,2206,69329
406  st_C_objprot,2207,69340
407  st_C_objprot, st_C_objimpl,2207,69340
408  st_C_objprot, st_C_objimpl, st_C_objend,2207,69340
409  st_C_gnumacro,2208,69383
410  st_C_ignore,2209,69400
411  st_C_ignore, st_C_attribute,2209,69400
412  st_C_javastruct,2210,69431
413  st_C_operator,2211,69450
414  st_C_class,2212,69467
415  st_C_class, st_C_template,2212,69467
416  st_C_struct,2213,69496
417  st_C_struct, st_C_extern,2213,69496
418  st_C_struct, st_C_extern, st_C_enum,2213,69496
419  st_C_struct, st_C_extern, st_C_enum, st_C_define,2213,69496
420  st_C_struct, st_C_extern, st_C_enum, st_C_define, st_C_typedef2213,69496
421struct C_stab_entry 2271,71279
422hash 2275,71410
423in_word_set 2321,72938
424      TOTAL_KEYWORDS 2325,73019
425      MIN_WORD_LENGTH 2326,73046
426      MAX_WORD_LENGTH 2327,73073
427      MIN_HASH_VALUE 2328,73101
428      MAX_HASH_VALUE 2329,73127
429C_symtype 2387,74986
430static bool inattribute;2400,75235
431  fvnone,2408,75436
432  fdefunkey,2409,75467
433  fdefunname,2410,75513
434  foperator,2411,75557
435  fvnameseen,2412,75614
436  fstartlist,2413,75667
437  finlist,2414,75723
438  flistseen,2415,75766
439  fignore,2416,75814
440  vignore	2417,75857
441} fvdef;2418,75902
442static bool fvextern;2420,75912
443  tnone,2428,76090
444  tkeyseen,2429,76120
445  ttypeseen,2430,76161
446  tinbody,2431,76200
447  tend,2432,76239
448  tignore	2433,76280
449} typdef;2434,76321
450  snone,2443,76500
451  skeyseen,2445,76576
452  stagseen,2446,76621
453  scolonseen	2447,76662
454} structdef;2448,76716
455static const char *objtag objtag2453,76810
456  dnone,2460,76943
457  dsharpseen,2461,76973
458  ddefineseen,2462,77026
459  dignorerest	2463,77071
460} definedef;2464,77113
461  onone,2472,77268
462  oprotocol,2473,77298
463  oimplementation,2474,77348
464  otagseen,2475,77396
465  oparenseen,2476,77432
466  ocatseen,2477,77487
467  oinbody,2478,77526
468  omethodsign,2479,77569
469  omethodtag,2480,77627
470  omethodcolon,2481,77667
471  omethodparm,2482,77710
472  oignore	2483,77756
473} objdef;2484,77788
474static struct tok2491,77945
475} token;2508,78627
476} cstack;2523,79137
477#define nestlev	2525,79265
478#define instruct	2527,79370
479pushclass_above 2531,79490
480popclass_above 2550,79949
481write_classname 2564,80163
482consider_token 2613,81342
483} lbs[lbs2924,88533
484#define current_lb_is_new 2926,88544
485#define switch_line_buffers(2927,88589
486#define curlb 2929,88642
487#define newlb 2930,88673
488#define curlinepos 2931,88704
489#define newlinepos 2932,88745
490#define plainc 2934,88787
491#define cplpl 2935,88831
492#define cjava 2936,88862
493#define CNL_SAVE_DEFINEDEF(2938,88906
494#define CNL(2947,89118
495make_C_tag 2960,89376
496C_entries 2986,90195
497default_C_entries 3833,110157
498plain_C_entries 3840,110277
499Cplusplus_entries 3847,110365
500Cjava_entries 3854,110461
501Cstar_entries 3861,110551
502Yacc_entries 3868,110643
503#define LOOP_ON_INPUT_LINES(3875,110721
504#define LOOKING_AT(3884,111057
505#define LOOKING_AT_NOCASE(3891,111462
506just_read_file 3901,111862
507F_takeprec 3914,112040
508F_getit 3937,112367
509Fortran_functions 3961,112841
510Ada_getit 4052,114670
511Ada_funcs 4115,116045
512Asm_labels 4228,118583
513Perl_functions 4261,119550
514Python_functions 4357,122058
515PHP_functions 4387,122685
516Cobol_paragraphs 4466,124472
517Makefile_targets 4494,125030
518Pascal_functions 4529,125951
519L_getit 4709,130319
520Lisp_functions 4725,130665
521Lua_functions 4785,131851
522PS_functions 4811,132386
523Forth_words 4841,133054
524Scheme_functions 4877,134093
525static linebuffer *TEX_toktab TEX_toktab4908,134782
526static const char *TEX_defenv TEX_defenv4912,134975
527static char TEX_esc 4920,135262
528static char TEX_opgrp 4921,135290
529static char TEX_clgrp 4922,135319
530TeX_commands 4928,135396
531#define TEX_LESC 4986,136653
532#define TEX_SESC 4987,136675
533TEX_mode 4992,136805
534TEX_decode_env 5026,137510
535Texinfo_nodes 5071,138555
536HTML_labels 5094,139014
537Prolog_functions 5219,142348
538prolog_skip_comment 5255,143129
539prolog_pr 5281,143737
540prolog_atom 5319,144629
541Erlang_functions 5379,145667
542erlang_func 5438,146966
543erlang_attribute 5476,147643
544erlang_atom 5496,148062
545scan_separators 5534,149081
546analyze_regex 5586,150461
547add_regex 5654,152051
548substitute 5767,154798
549free_regexps 5814,155838
550regex_tag_multiline 5836,156292
551nocase_tail 5913,158264
552get_tag 5928,158520
553readline_internal 5959,159456
554readline 6037,161297
555savestr 6230,167244
556savenstr 6240,167474
557skip_spaces 6249,167680
558skip_non_spaces 6258,167834
559skip_name 6267,167984
560fatal 6277,168157
561pfatal 6284,168254
562suggest_asking_for_help 6291,168333
563error 6300,168555
564concat 6313,168847
565etags_getcwd 6329,169260
566relative_filename 6350,169726
567absolute_filename 6389,170752
568absolute_dirname 6453,172417
569filename_is_absolute 6472,172846
570canonicalize_filename 6484,173097
571# define ISUPPER(6491,173236
572linebuffer_init 6514,173657
573linebuffer_setlen 6524,173888
574xmalloc 6536,174149
575xrealloc 6545,174315
576
577c-src/exit.c,47
578  } __libc_atexit;30,1022
579DEFUN(exit,38,1263
580
581c-src/exit.strange_suffix,47
582  } __libc_atexit;30,1022
583DEFUN(exit,38,1263
584
585c-src/sysdep.h,491
586#define	ENTRY(21,875
587#define	PSEUDO(26,982
588    movl $SYS_##syscall_nam$SYS_##syscall_na31,1142
589    movl $SYS_##syscall_name, %eax;eax31,1142
590    int $0x80;32,1190
591    test %eax,eax33,1220
592    test %eax, %eax;eax33,1220
593    jl syscall_error;34,1255
594#define	XCHG_0	47,1572
595#define	XCHG_1	48,1616
596#define	XCHG_2	49,1658
597#define	XCHG_3	50,1701
598#define	XCHG_4	51,1744
599#define	XCHG_5	52,1787
600#define	r0	54,1831
601#define	r1	55,1885
602#define scratch 56,1942
603#define MOVE(57,2011
604
605c-src/tab.c,196
606static int		count_words(15,263
607static char		*get_word(get_word35,553
608void			tab_free(59,966
609char			**tab_fill(tab_fill70,1129
610int			tab_delete_first(91,1638
611int			tab_count_words(103,1820
612
613c-src/dostorture.c,198
614(*tag1 tag118,468
615#define notag2 26,577
616(*tag2 tag229,657
617(*tag3 tag339,809
618#define notag4 45,904
619(*tag4 tag448,1001
620tag5 57,1136
621tag6 66,1272
622int pp1(74,1389
623pp287,1504
624pp3(100,1616
625
626c-src/emacs/src/gmalloc.c,3539
627#define USE_PTHREAD25,1003
628#undef get_current_dir_name33,1127
629#undef malloc64,2111
630#undef realloc65,2125
631#undef calloc66,2140
632#undef free67,2154
633#define malloc 68,2166
634#define realloc 69,2189
635#define calloc 70,2214
636#define aligned_alloc 71,2237
637#define free 72,2274
638#define DUMPED 80,2473
639#define ALLOCATED_BEFORE_DUMPING(81,2508
640extern void *malloc malloc94,2719
641#define INT_BIT	124,3935
642#define BLOCKLOG	125,3978
643#define BLOCKSIZE	126,4019
644#define BLOCKIFY(127,4053
645#define HEAP	131,4216
646#define FINAL_FREE_BLOCKS	135,4392
647  } malloc_info;167,5389
648#define BLOCK(176,5621
649#define ADDRESS(177,5683
650struct list186,5940
651struct alignlist196,6154
652#define LOCK(223,7065
653#define UNLOCK(228,7196
654#define LOCK_ALIGNED_BLOCKS(233,7330
655#define UNLOCK_ALIGNED_BLOCKS(238,7485
656#define LOCK(244,7650
657#define UNLOCK(245,7665
658#define LOCK_ALIGNED_BLOCKS(246,7682
659#define UNLOCK_ALIGNED_BLOCKS(247,7712
660enum mcheck_status283,9093
661    MCHECK_DISABLED 285,9116
662    MCHECK_OK,286,9188
663    MCHECK_FREE,287,9227
664    MCHECK_HEAD,288,9271
665    MCHECK_TAIL	289,9335
666struct mstats308,10154
667char *_heapbase;_heapbase355,11831
668malloc_info *_heapinfo;_heapinfo358,11929
669static size_t heapsize;361,11985
670size_t _heapindex;364,12049
671size_t _heaplimit;367,12111
672struct list _fraghead[_fraghead370,12173
673size_t _chunks_used;373,12231
674size_t _bytes_used;374,12252
675size_t _chunks_free;375,12272
676size_t _bytes_free;376,12293
677int __malloc_initialized;379,12342
678size_t __malloc_extra_blocks;381,12369
679static int state_protected_p;400,12914
680static size_t last_state_size;401,12944
681static malloc_info *last_heapinfo;last_heapinfo402,12975
682protect_malloc_state 405,13016
683#define PROTECT_MALLOC_STATE(426,13629
684#define PROTECT_MALLOC_STATE(429,13699
685align 435,13796
686get_contiguous_space 466,14618
687register_heapinfo 497,15327
688pthread_mutex_t _malloc_mutex 517,15881
689pthread_mutex_t _aligned_blocks_mutex 518,15940
690int _malloc_thread_enabled_p;519,16007
691malloc_atfork_handler_prepare 522,16050
692malloc_atfork_handler_parent 529,16141
693malloc_atfork_handler_child 536,16235
694malloc_enable_thread 544,16377
695malloc_initialize_1 563,16963
696__malloc_initialize 594,17795
697static int morecore_recursing;604,17928
698morecore_nolock 609,18068
699_malloc_internal_nolock 722,21586
700_malloc_internal 920,28104
701malloc 932,28249
702_malloc 961,29142
703_free 967,29198
704_realloc 973,29242
705struct alignlist *_aligned_blocks _aligned_blocks1004,30348
706_free_internal_nolock 1009,30477
707_free_internal 1255,38479
708free 1265,38606
709weak_alias 1277,38802
710#define min(1306,39817
711_realloc_internal_nolock 1319,40313
712_realloc_internal 1435,43567
713realloc 1447,43730
714calloc 1478,44899
715#define	__sbrk	1513,46048
716__default_morecore 1525,46517
717aligned_alloc 1557,47529
718memalign 1647,49711
719posix_memalign 1656,49916
720static size_t pagesize;1703,51325
721valloc 1706,51357
722#undef malloc1715,51498
723#undef realloc1716,51512
724#undef calloc1717,51527
725#undef aligned_alloc1718,51541
726#undef free1719,51562
727hybrid_malloc 1736,52091
728hybrid_calloc 1744,52196
729hybrid_free 1752,52327
730hybrid_aligned_alloc 1765,52634
731hybrid_realloc 1780,52990
732hybrid_get_current_dir_name 1811,53803
733#define MAGICWORD	1854,55213
734#define MAGICFREE	1855,55268
735#define MAGICBYTE	1856,55323
736#define MALLOCFLOOD	1857,55355
737#define FREEFLOOD	1858,55389
738struct hdr1860,55422
739checkhdr 1867,55588
740freehook 1891,56029
741mallochook 1927,56811
742reallochook 1944,57150
743mabort 1978,57908
744static int mcheck_used 2012,58593
745mcheck 2015,58626
746mprobe 2035,59145
747
748c-src/emacs/src/regex.h,3761
749#define _REGEX_H 21,837
750typedef unsigned long reg_syntax_t;43,1578
751#define RE_BACKSLASH_ESCAPE_IN_LISTS 47,1750
752#define RE_BK_PLUS_QM 52,1970
753#define RE_CHAR_CLASSES 58,2299
754#define RE_CONTEXT_INDEP_ANCHORS 72,3033
755#define RE_CONTEXT_INDEP_OPS 80,3459
756#define RE_CONTEXT_INVALID_OPS 84,3659
757#define RE_DOT_NEWLINE 88,3802
758#define RE_DOT_NOT_NULL 92,3938
759#define RE_HAT_LISTS_NOT_NEWLINE 96,4083
760#define RE_INTERVALS 101,4293
761#define RE_LIMITED_OPS 105,4442
762#define RE_NEWLINE_ALT 109,4584
763#define RE_NO_BK_BRACES 114,4774
764#define RE_NO_BK_PARENS 118,4965
765#define RE_NO_BK_REFS 122,5121
766#define RE_NO_BK_VBAR 126,5317
767#define RE_NO_EMPTY_RANGES 132,5611
768#define RE_UNMATCHED_RIGHT_PAREN_ORD 136,5767
769#define RE_NO_POSIX_BACKTRACKING 140,5938
770#define RE_NO_GNU_OPS 144,6134
771#define RE_FRUGAL 147,6254
772#define RE_SHY_GROUPS 150,6361
773#define RE_NO_NEWLINE_ANCHOR 153,6469
774#define RE_DEBUG 161,6885
775#define RE_SYNTAX_EMACS	183,7685
776#define RE_SYNTAX_AWK	186,7781
777#define RE_SYNTAX_GNU_AWK	193,8085
778#define RE_SYNTAX_POSIX_AWK 197,8256
779#define RE_SYNTAX_GREP	201,8394
780#define RE_SYNTAX_EGREP	206,8550
781#define RE_SYNTAX_POSIX_EGREP	212,8766
782#define RE_SYNTAX_ED 216,8911
783#define RE_SYNTAX_SED 218,8955
784#define _RE_SYNTAX_POSIX_COMMON	221,9073
785#define RE_SYNTAX_POSIX_BASIC	225,9216
786#define RE_SYNTAX_POSIX_MINIMAL_BASIC	231,9509
787#define RE_SYNTAX_POSIX_EXTENDED	234,9599
788#define RE_SYNTAX_POSIX_MINIMAL_EXTENDED	242,9968
789# undef RE_DUP_MAX253,10455
790#define RE_DUP_MAX 256,10541
791#define REG_EXTENDED 263,10763
792#define REG_ICASE 267,10887
793#define REG_NEWLINE 272,11071
794#define REG_NOSUB 276,11249
795#define REG_NOTBOL 286,11615
796#define REG_NOTEOL 289,11689
797  REG_ENOSYS 297,11860
798  REG_NOERROR 300,11942
799  REG_NOMATCH,301,11977
800  REG_BADPAT,305,12124
801  REG_ECOLLATE,306,12163
802  REG_ECTYPE,307,12204
803  REG_EESCAPE,308,12256
804  REG_ESUBREG,309,12299
805  REG_EBRACK,310,12346
806  REG_EPAREN,311,12392
807  REG_EBRACE,312,12437
808  REG_BADBR,313,12473
809  REG_ERANGE,314,12520
810  REG_ESPACE,315,12561
811  REG_BADRPT,316,12602
812  REG_EEND,319,12694
813  REG_ESIZE,320,12729
814  REG_ERPAREN,321,12791
815  REG_ERANGEX	322,12860
816} reg_errcode_t;323,12912
817# define RE_TRANSLATE_TYPE 332,13274
818struct re_pattern_buffer335,13316
819#define REGS_UNALLOCATED 376,14890
820#define REGS_REALLOCATE 377,14917
821#define REGS_FIXED 378,14943
822typedef struct re_pattern_buffer regex_t;416,16099
823typedef ssize_t regoff_t;423,16493
824struct re_registers428,16653
825# define RE_NREGS 440,16943
826} regmatch_t;451,17318
827#  define _Restrict_ 540,20887
828#  define _Restrict_ 542,20980
829#  define _Restrict_544,21019
830#  define _Restrict_arr_ 555,21419
831#  define _Restrict_arr_557,21462
832#  define CHAR_CLASS_MAX_LENGTH 593,22471
833#  define CHAR_CLASS_MAX_LENGTH 597,22649
834typedef wctype_t re_wctype_t;599,22693
835typedef wchar_t re_wchar_t;600,22723
836# define re_wctype 601,22751
837# define re_iswctype 602,22777
838# define re_wctype_to_bit(603,22807
839# define CHAR_CLASS_MAX_LENGTH 605,22845
840# define btowc(606,22907
841typedef enum { RECC_ERROR 609,22954
842	       RECC_ALNUM,610,22985
843	       RECC_ALNUM, RECC_ALPHA,610,22985
844	       RECC_ALNUM, RECC_ALPHA, RECC_WORD,610,22985
845	       RECC_GRAPH,611,23028
846	       RECC_GRAPH, RECC_PRINT,611,23028
847	       RECC_LOWER,612,23060
848	       RECC_LOWER, RECC_UPPER,612,23060
849	       RECC_PUNCT,613,23092
850	       RECC_PUNCT, RECC_CNTRL,613,23092
851	       RECC_DIGIT,614,23124
852	       RECC_DIGIT, RECC_XDIGIT,614,23124
853	       RECC_BLANK,615,23157
854	       RECC_BLANK, RECC_SPACE,615,23157
855	       RECC_MULTIBYTE,616,23189
856	       RECC_MULTIBYTE, RECC_NONASCII,616,23189
857	       RECC_ASCII,617,23228
858	       RECC_ASCII, RECC_UNIBYTE617,23228
859} re_wctype_t;618,23261
860typedef int re_wchar_t;623,23388
861
862c-src/emacs/src/keyboard.c,22931
863volatile int interrupt_input_blocked;76,1809
864volatile bool pending_signals;80,1945
865#define KBD_BUFFER_SIZE 82,1977
866KBOARD *initial_kboard;initial_kboard84,2007
867KBOARD *current_kboard;current_kboard85,2031
868static KBOARD *all_kboards;all_kboards86,2055
869static bool single_kboard;89,2155
870#define NUM_RECENT_KEYS 91,2183
871static int recent_keys_index;94,2270
872static int total_keys;97,2358
873static Lisp_Object recent_keys;100,2444
874Lisp_Object this_command_keys;107,2778
875ptrdiff_t this_command_key_count;108,2809
876static bool this_command_key_count_reset;112,2923
877static Lisp_Object raw_keybuf;116,3075
878static int raw_keybuf_count;117,3106
879#define GROW_RAW_KEYBUF	119,3136
880static ptrdiff_t this_single_command_key_start;125,3351
881static ptrdiff_t before_command_key_count;129,3499
882static ptrdiff_t before_command_echo_length;130,3542
883sigjmp_buf return_to_command_loop;135,3678
884static Lisp_Object recover_top_level_message;138,3792
885static Lisp_Object regular_top_level_message;143,3931
886static sys_jmp_buf getcjmp;147,4032
887bool waiting_for_input;150,4096
888static bool echoing;154,4187
889static struct kboard *ok_to_echo_at_next_pause;ok_to_echo_at_next_pause159,4329
890struct kboard *echo_kboard;echo_kboard166,4633
891Lisp_Object echo_message_buffer;171,4745
892bool immediate_quit;174,4838
893int quit_char;192,5624
894EMACS_INT command_loop_level;195,5681
895Lisp_Object unread_switch_frame;204,6109
896static ptrdiff_t last_non_minibuf_size;207,6217
897uintmax_t num_input_events;210,6335
898static EMACS_INT last_auto_save;214,6429
899static ptrdiff_t last_point_position;217,6524
900Lisp_Object internal_last_event_frame;228,7029
901static Lisp_Object read_key_sequence_cmd;232,7169
902static Lisp_Object read_key_sequence_remapped;233,7211
903static FILE *dribble;dribble236,7311
904bool input_pending;239,7369
905static bool input_was_pending;287,10023
906static struct input_event kbd_buffer[kbd_buffer291,10108
907static struct input_event *kbd_fetch_ptr;kbd_fetch_ptr297,10387
908static struct input_event * volatile kbd_store_ptr;302,10602
909unsigned timers_run;320,11297
910struct timespec *input_available_clear_time;input_available_clear_time324,11409
911bool interrupt_input;328,11574
912bool interrupts_deferred;331,11672
913static struct timespec timer_idleness_start_time;335,11747
914static struct timespec timer_last_idleness_start_time;340,11917
915#define READABLE_EVENTS_DO_TIMERS_NOW	346,12047
916#define READABLE_EVENTS_FILTER_EVENTS	347,12095
917#define READABLE_EVENTS_IGNORE_SQUEEZABLES	348,12143
918kset_echo_string 392,14089
919kset_kbd_queue 397,14185
920kset_keyboard_translate_table 402,14277
921kset_last_prefix_arg 407,14400
922kset_last_repeatable_command 412,14505
923kset_local_function_key_map 417,14626
924kset_overriding_terminal_local_map 422,14745
925kset_real_last_command 427,14878
926kset_system_key_syms 432,14987
927echo_add_key 443,15250
928echo_char 527,17528
929echo_dash 541,17814
930echo_now 586,19141
931cancel_echoing 635,20615
932echo_length 648,20923
933echo_truncate 660,21254
934add_command_key 672,21583
935recursive_edit_1 697,22407
936record_auto_save 742,23849
937force_auto_save_soon 751,24017
938DEFUN ("recursive-edit", Frecursive_edit,759,24138
939DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
940recursive_edit_unwind 804,25748
941any_kboard_state 817,26014
942single_kboard_state 838,26666
943not_single_kboard_state 848,26804
944struct kboard_stack858,27066
945static struct kboard_stack *kboard_stack;kboard_stack864,27139
946push_kboard 867,27187
947pop_kboard 879,27376
948temporarily_switch_to_single_kboard 914,28264
949record_single_kboard_state 943,29438
950restore_kboard_configuration 952,29622
951cmd_error 970,30078
952cmd_error_internal 1024,31511
953DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031
954DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031
955command_loop 1094,33917
956command_loop_2 1134,35136
957top_level_2 1146,35340
958top_level_1 1152,35418
959DEFUN ("top-level", Ftop_level,1164,35788
960DEFUN ("top-level", Ftop_level,top-level1164,35788
961user_error 1183,36289
962DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430
963DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430
964DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820
965DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820
966tracking_off 1216,37282
967DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817
968DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817
969bool ignore_mouse_drag_p;1256,38393
970some_mouse_moved 1259,38442
971Lisp_Object last_undo_boundary;1287,39033
972command_loop_1 1294,39274
973read_menu_command 1649,50890
974adjust_point_for_property 1678,51618
975safe_run_hooks_1 1831,57340
976safe_run_hooks_error 1841,57570
977safe_run_hook_funcall 1878,58577
978safe_run_hooks 1893,59059
979int poll_suppress_count;1908,59398
980static struct atimer *poll_timer;poll_timer1915,59488
981poll_for_input_1 1919,59590
982poll_for_input 1930,59790
983start_polling 1942,60054
984input_polling_used 1979,61092
985stop_polling 1994,61391
986set_poll_suppress_count 2009,61760
987bind_polling_period 2029,62142
988make_ctrl_char 2048,62493
989show_help_echo 2113,64456
990static Lisp_Object help_form_saved_window_configs;2156,65639
991read_char_help_form_unwind 2158,65702
992#define STOP_POLLING	2166,65960
993#define RESUME_POLLING	2170,66085
994read_event_from_main_queue 2175,66230
995read_decoded_event_from_main_queue 2249,68418
996#define MAX_ENCODED_BYTES 2254,68665
997echo_keystrokes_p 2342,71557
998read_char 2376,72849
999record_menu_key 3225,98950
1000help_char_p 3258,99675
1001record_char 3273,99954
1002save_getcjmp 3412,104236
1003restore_getcjmp 3418,104327
1004readable_events 3430,104698
1005int stop_character EXTERNALLY_VISIBLE;3497,106438
1006event_to_kboard 3500,106494
1007kbd_buffer_nr_stored 3522,107143
1008kbd_buffer_store_event 3534,107484
1009kbd_buffer_store_event_hold 3550,108026
1010kbd_buffer_unget_event 3684,111618
1011#define INPUT_EVENT_POS_MAX 3698,112019
1012#define INPUT_EVENT_POS_MIN 3701,112148
1013position_to_Time 3706,112288
1014Time_to_position 3716,112515
1015gen_help_event 3738,113172
1016kbd_buffer_store_help_event 3756,113612
1017discard_mouse_events 3773,113977
1018kbd_buffer_events_waiting 3803,114712
1019clear_event 3823,115069
1020kbd_buffer_get_event 3836,115409
1021process_special_events 4258,127882
1022swallow_events 4322,129706
1023timer_start_idle 4339,130099
1024timer_stop_idle 4355,130577
1025timer_resume_idle 4363,130721
1026struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913
1027Lisp_Object pending_funcalls;4377,131173
1028decode_timer 4381,131294
1029timer_check_2 4414,132247
1030timer_check 4572,136818
1031DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663
1032DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663
1033static Lisp_Object accent_key_syms;4625,138240
1034static Lisp_Object func_key_syms;4626,138276
1035static Lisp_Object mouse_syms;4627,138310
1036static Lisp_Object wheel_syms;4628,138341
1037static Lisp_Object drag_n_drop_syms;4629,138372
1038static const int lispy_accent_codes[lispy_accent_codes4634,138517
1039static const char *const lispy_accent_keys[lispy_accent_keys4741,139879
1040#define FUNCTION_KEY_OFFSET 4766,140315
1041const char *const lispy_function_keys[lispy_function_keys4768,140348
1042static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902
1043static const char *const lispy_kana_keys[lispy_kana_keys5026,150136
1044#define FUNCTION_KEY_OFFSET 5061,151752
1045static const char *const lispy_function_keys[lispy_function_keys5065,151895
1046#define ISO_FUNCTION_KEY_OFFSET 5149,154430
1047static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470
1048static Lisp_Object Vlispy_mouse_stem;5172,155329
1049static const char *const lispy_wheel_names[lispy_wheel_names5174,155368
1050static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620
1051static short const scroll_bar_parts[scroll_bar_parts5189,155886
1052static Lisp_Object button_down_location;5210,156911
1053static int last_mouse_button;5215,157066
1054static int last_mouse_x;5216,157096
1055static int last_mouse_y;5217,157121
1056static Time button_down_time;5218,157146
1057static int double_click_count;5222,157230
1058make_lispy_position 5228,157391
1059toolkit_menubar_in_use 5456,163954
1060make_scroll_bar_position 5469,164322
1061make_lispy_event 5485,164968
1062make_lispy_movement 6104,183531
1063make_lispy_switch_frame 6131,184262
1064make_lispy_focus_in 6137,184369
1065make_lispy_focus_out 6145,184495
1066parse_modifiers_uncached 6163,184945
1067#define SINGLE_LETTER_MOD(6185,185465
1068#undef SINGLE_LETTER_MOD6212,185906
1069#define MULTI_LETTER_MOD(6214,185932
1070#undef MULTI_LETTER_MOD6231,186400
1071apply_modifiers_uncached 6273,187574
1072static const char *const modifier_names[modifier_names6319,189193
1073#define NUM_MOD_NAMES 6325,189399
1074static Lisp_Object modifier_symbols;6327,189449
1075lispy_modifier_list 6331,189586
1076#define KEY_TO_CHAR(6353,190252
1077parse_modifiers 6356,190328
1078DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517
1079DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517
1080apply_modifiers 6422,192391
1081reorder_modifiers 6491,194720
1082modify_event_symbol 6536,196528
1083DEFUN ("event-convert-list", Fevent_convert_list,6628,199244
1084DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244
1085parse_solitary_modifier 6695,201135
1086#define SINGLE_LETTER_MOD(6701,201258
1087#define MULTI_LETTER_MOD(6705,201343
1088#undef SINGLE_LETTER_MOD6763,202641
1089#undef MULTI_LETTER_MOD6764,202666
1090lucid_event_type_list_p 6775,202889
1091get_input_pending 6814,203960
1092record_asynch_buffer_change 6834,204579
1093gobble_input 6872,205702
1094tty_read_avail_input 6967,208310
1095handle_async_input 7149,214039
1096process_pending_signals 7165,214359
1097unblock_input_to 7177,214645
1098unblock_input 7200,215277
1099totally_unblock_input 7209,215445
1100handle_input_available_signal 7217,215529
1101deliver_input_available_signal 7226,215700
1102struct user_signal_info7235,215865
1103static struct user_signal_info *user_signals user_signals7250,216090
1104add_user_signal 7253,216149
1105handle_user_signal 7275,216598
1106deliver_user_signal 7316,217558
1107find_user_signal_name 7322,217659
1108store_user_signal_events 7334,217841
1109static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416
1110static Lisp_Object menu_bar_items_vector;7368,218630
1111static int menu_bar_items_index;7369,218672
1112static const char *separator_names[separator_names7372,218707
1113menu_separator_name_p 7393,219148
1114menu_bar_items 7426,219852
1115Lisp_Object item_properties;7568,224603
1116menu_bar_item 7571,224645
1117menu_item_eval_property_1 7647,227175
1118eval_dyn 7658,227465
1119menu_item_eval_property 7666,227675
1120parse_menu_item 7686,228341
1121static Lisp_Object tool_bar_items_vector;7965,236336
1122static Lisp_Object tool_bar_item_properties;7970,236510
1123static int ntool_bar_items;7974,236606
1124tool_bar_items 7990,237083
1125process_tool_bar_item 8075,239892
1126#define PROP(8112,240969
1127set_prop 8114,241038
1128parse_tool_bar_item 8167,242453
1129#undef PROP8379,248844
1130init_tool_bar_items 8387,248969
1131append_tool_bar_item 8401,249261
1132read_char_x_menu_prompt 8443,250771
1133read_char_minibuf_menu_prompt 8503,252445
1134#define PUSH_C_STR(8527,253014
1135follow_key 8726,258553
1136active_maps 8733,258695
1137typedef struct keyremap8742,259021
1138} keyremap;8754,259464
1139access_keymap_keyremap 8764,259808
1140keyremap_step 8811,261450
1141test_undefined 8867,262934
1142read_key_sequence 8916,264861
1143read_key_sequence_vs 9826,295821
1144DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294
1145DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294
1146DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982
1147DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982
1148detect_input_pending 9950,300488
1149detect_input_pending_ignore_squeezables 9959,300654
1150detect_input_pending_run_timers 9967,300870
1151clear_input_pending 9985,301362
1152requeued_events_pending_p 9997,301732
1153DEFUN ("input-pending-p", Finput_pending_p,10002,301813
1154DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813
1155DEFUN ("recent-keys", Frecent_keys,10024,302596
1156DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596
1157DEFUN ("this-command-keys", Fthis_command_keys,10055,303517
1158DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517
1159DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958
1160DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958
1161DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380
1162DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380
1163DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955
1164DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955
1165DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495
1166DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495
1167DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510
1168DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510
1169DEFUN ("recursion-depth", Frecursion_depth,10158,307069
1170DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069
1171DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406
1172DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406
1173DEFUN ("discard-input", Fdiscard_input,10203,308447
1174DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447
1175DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949
1176DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949
1177stuff_buffered_input 10285,311045
1178set_waiting_for_input 10323,312016
1179clear_waiting_for_input 10337,312390
1180handle_interrupt_signal 10351,312754
1181deliver_interrupt_signal 10378,313642
1182static int volatile force_quit_count;10387,313932
1183handle_interrupt 10401,314414
1184quit_throw_to_read_char 10541,318711
1185DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288
1186DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288
1187DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516
1188DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516
1189DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432
1190DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432
1191DEFUN ("set-quit-char", Fset_quit_char,10694,322706
1192DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706
1193DEFUN ("set-input-mode", Fset_input_mode,10729,323570
1194DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570
1195DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459
1196DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459
1197DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837
1198DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837
1199DEFUN ("posn-at-point", Fposn_at_point,10824,327060
1200DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060
1201init_kboard 10861,328214
1202allocate_kboard 10893,329284
1203wipe_kboard 10909,329637
1204delete_kboard 10917,329751
1205init_keyboard 10942,330281
1206struct event_head11021,332696
1207static const struct event_head head_table[head_table11027,332747
1208syms_of_keyboard 11045,333577
1209  DEFVAR_LISP ("internal--top-level-message"11058,333972
1210  DEFVAR_LISP ("last-command-event"11312,342173
1211  DEFVAR_LISP ("last-nonmenu-event"11315,342297
1212  DEFVAR_LISP ("last-input-event"11321,342636
1213  DEFVAR_LISP ("unread-command-events"11324,342730
1214  DEFVAR_LISP ("unread-post-input-method-events"11332,343190
1215  DEFVAR_LISP ("unread-input-method-events"11338,343529
1216  DEFVAR_LISP ("meta-prefix-char"11346,343898
1217  DEFVAR_KBOARD ("last-command"11351,344106
1218  DEFVAR_KBOARD ("real-last-command"11368,344787
1219  DEFVAR_KBOARD ("last-repeatable-command"11372,344973
1220  DEFVAR_LISP ("this-command"11378,345261
1221  DEFVAR_LISP ("real-this-command"11384,345498
1222  DEFVAR_LISP ("this-command-keys-shift-translated"11388,345680
1223  DEFVAR_LISP ("this-original-command"11396,346123
1224  DEFVAR_INT ("auto-save-interval"11403,346520
1225  DEFVAR_LISP ("auto-save-timeout"11408,346734
1226  DEFVAR_LISP ("echo-keystrokes"11415,347079
1227  DEFVAR_INT ("polling-period"11421,347350
1228  DEFVAR_LISP ("double-click-time"11428,347693
1229  DEFVAR_INT ("double-click-fuzz"11435,348029
1230  DEFVAR_INT ("num-input-keys"11446,348519
1231  DEFVAR_INT ("num-nonmacro-input-events"11452,348794
1232  DEFVAR_LISP ("last-event-frame"11457,349032
1233  DEFVAR_LISP ("tty-erase-char"11463,349311
1234  DEFVAR_LISP ("help-char"11466,349434
1235  DEFVAR_LISP ("help-event-list"11472,349717
1236  DEFVAR_LISP ("help-form"11477,349928
1237  DEFVAR_LISP ("prefix-help-command"11483,350176
1238  DEFVAR_LISP ("top-level"11489,350454
1239  DEFVAR_KBOARD ("keyboard-translate-table"11495,350675
1240  DEFVAR_BOOL ("cannot-suspend"11511,351488
1241  DEFVAR_BOOL ("menu-prompting"11516,351715
1242  DEFVAR_LISP ("menu-prompt-more-char"11526,352145
1243  DEFVAR_INT ("extra-keyboard-modifiers"11531,352391
1244  DEFVAR_LISP ("deactivate-mark"11545,353117
1245  DEFVAR_LISP ("pre-command-hook"11553,353486
1246  DEFVAR_LISP ("post-command-hook"11560,353841
1247  DEFVAR_LISP ("echo-area-clear-hook"11568,354204
1248  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354419
1249  DEFVAR_LISP ("menu-bar-final-items"11578,354622
1250  DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354872
1251  DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355230
1252  DEFVAR_LISP ("overriding-local-map"11598,355652
1253  DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356103
1254  DEFVAR_LISP ("special-event-map"11613,356442
1255  DEFVAR_LISP ("track-mouse"11617,356630
1256  DEFVAR_KBOARD ("system-key-alist"11620,356757
1257  DEFVAR_KBOARD ("local-function-key-map"11629,357138
1258  DEFVAR_KBOARD ("input-decode-map"11658,358597
1259  DEFVAR_LISP ("function-key-map"11675,359385
1260  DEFVAR_LISP ("key-translation-map"11683,359801
1261  DEFVAR_LISP ("deferred-action-list"11689,360145
1262  DEFVAR_LISP ("deferred-action-function"11694,360393
1263  DEFVAR_LISP ("delayed-warnings-list"11700,360692
1264  DEFVAR_LISP ("timer-list"11708,361100
1265  DEFVAR_LISP ("timer-idle-list"11712,361252
1266  DEFVAR_LISP ("input-method-function"11716,361415
1267  DEFVAR_LISP ("input-method-previous-message"11737,362384
1268  DEFVAR_LISP ("show-help-function"11744,362745
1269  DEFVAR_LISP ("disable-point-adjustment"11749,362977
1270  DEFVAR_LISP ("global-disable-point-adjustment"11761,363527
1271  DEFVAR_LISP ("minibuffer-message-timeout"11770,363893
1272  DEFVAR_LISP ("throw-on-input"11775,364171
1273  DEFVAR_LISP ("command-error-function"11781,364422
1274  DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364909
1275  DEFVAR_LISP ("select-active-regions"11798,365236
1276  DEFVAR_LISP ("saved-region-selection"11807,365628
1277  DEFVAR_LISP ("selection-inhibit-update-commands"11815,366013
1278  DEFVAR_LISP ("debug-on-event"11825,366554
1279keys_of_keyboard 11841,367115
1280mark_kboards 11916,370434
1281  DEFVAR_LISP ("internal--top-level-message",\111058,333972
1282  DEFVAR_LISP ("last-command-event",\111312,342173
1283  DEFVAR_LISP ("last-nonmenu-event",\111315,342297
1284  DEFVAR_LISP ("last-input-event",\111321,342636
1285  DEFVAR_LISP ("unread-command-events",\111324,342730
1286  DEFVAR_LISP ("unread-post-input-method-events",\111332,343190
1287  DEFVAR_LISP ("unread-input-method-events",\111338,343529
1288  DEFVAR_LISP ("meta-prefix-char",\111346,343898
1289  DEFVAR_KBOARD ("last-command",\111351,344106
1290  DEFVAR_KBOARD ("real-last-command",\111368,344787
1291  DEFVAR_KBOARD ("last-repeatable-command",\111372,344973
1292  DEFVAR_LISP ("this-command",\111378,345261
1293  DEFVAR_LISP ("real-this-command",\111384,345498
1294  DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345680
1295  DEFVAR_LISP ("this-original-command",\111396,346123
1296  DEFVAR_INT ("auto-save-interval",\111403,346520
1297  DEFVAR_LISP ("auto-save-timeout",\111408,346734
1298  DEFVAR_LISP ("echo-keystrokes",\111415,347079
1299  DEFVAR_INT ("polling-period",\111421,347350
1300  DEFVAR_LISP ("double-click-time",\111428,347693
1301  DEFVAR_INT ("double-click-fuzz",\111435,348029
1302  DEFVAR_INT ("num-input-keys",\111446,348519
1303  DEFVAR_INT ("num-nonmacro-input-events",\111452,348794
1304  DEFVAR_LISP ("last-event-frame",\111457,349032
1305  DEFVAR_LISP ("tty-erase-char",\111463,349311
1306  DEFVAR_LISP ("help-char",\111466,349434
1307  DEFVAR_LISP ("help-event-list",\111472,349717
1308  DEFVAR_LISP ("help-form",\111477,349928
1309  DEFVAR_LISP ("prefix-help-command",\111483,350176
1310  DEFVAR_LISP ("top-level",\111489,350454
1311  DEFVAR_KBOARD ("keyboard-translate-table",\111495,350675
1312  DEFVAR_BOOL ("cannot-suspend",\111511,351488
1313  DEFVAR_BOOL ("menu-prompting",\111516,351715
1314  DEFVAR_LISP ("menu-prompt-more-char",\111526,352145
1315  DEFVAR_INT ("extra-keyboard-modifiers",\111531,352391
1316  DEFVAR_LISP ("deactivate-mark",\111545,353117
1317  DEFVAR_LISP ("pre-command-hook",\111553,353486
1318  DEFVAR_LISP ("post-command-hook",\111560,353841
1319  DEFVAR_LISP ("echo-area-clear-hook",\111568,354204
1320  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354419
1321  DEFVAR_LISP ("menu-bar-final-items",\111578,354622
1322  DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354872
1323  DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355230
1324  DEFVAR_LISP ("overriding-local-map",\111598,355652
1325  DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356103
1326  DEFVAR_LISP ("special-event-map",\111613,356442
1327  DEFVAR_LISP ("track-mouse",\111617,356630
1328  DEFVAR_KBOARD ("system-key-alist",\111620,356757
1329  DEFVAR_KBOARD ("local-function-key-map",\111629,357138
1330  DEFVAR_KBOARD ("input-decode-map",\111658,358597
1331  DEFVAR_LISP ("function-key-map",\111675,359385
1332  DEFVAR_LISP ("key-translation-map",\111683,359801
1333  DEFVAR_LISP ("deferred-action-list",\111689,360145
1334  DEFVAR_LISP ("deferred-action-function",\111694,360393
1335  DEFVAR_LISP ("delayed-warnings-list",\111700,360692
1336  DEFVAR_LISP ("timer-list",\111708,361100
1337  DEFVAR_LISP ("timer-idle-list",\111712,361252
1338  DEFVAR_LISP ("input-method-function",\111716,361415
1339  DEFVAR_LISP ("input-method-previous-message",\111737,362384
1340  DEFVAR_LISP ("show-help-function",\111744,362745
1341  DEFVAR_LISP ("disable-point-adjustment",\111749,362977
1342  DEFVAR_LISP ("global-disable-point-adjustment",\111761,363527
1343  DEFVAR_LISP ("minibuffer-message-timeout",\111770,363893
1344  DEFVAR_LISP ("throw-on-input",\111775,364171
1345  DEFVAR_LISP ("command-error-function",\111781,364422
1346  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364909
1347  DEFVAR_LISP ("select-active-regions",\111798,365236
1348  DEFVAR_LISP ("saved-region-selection",\111807,365628
1349  DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366013
1350  DEFVAR_LISP ("debug-on-event",\111825,366554
1351
1352c-src/emacs/src/lisp.h,20276
1353#define EMACS_LISP_H22,801
1354#define DECLARE_GDB_SYM(47,1422
1355# define DEFINE_GDB_SYMBOL_BEGIN(49,1509
1356# define DEFINE_GDB_SYMBOL_END(50,1579
1357# define DEFINE_GDB_SYMBOL_BEGIN(52,1626
1358# define DEFINE_GDB_SYMBOL_END(53,1703
1359#undef min57,1791
1360#undef max58,1802
1361#define max(59,1813
1362#define min(60,1855
1363#define ARRAYELTS(63,1937
1364#define GCTYPEBITS 67,2080
1365DEFINE_GDB_SYMBOL_BEGIN GCTYPEBITS66,2038
1366# define NONPOINTER_BITS 78,2568
1367# define NONPOINTER_BITS 80,2601
1368typedef int EMACS_INT;91,3024
1369typedef unsigned int EMACS_UINT;92,3047
1370#  define EMACS_INT_MAX 93,3080
1371#  define pI 94,3112
1372typedef long int EMACS_INT;96,3204
1373typedef unsigned long EMACS_UINT;97,3232
1374#  define EMACS_INT_MAX 98,3266
1375#  define pI 99,3299
1376typedef long long int EMACS_INT;103,3478
1377typedef unsigned long long int EMACS_UINT;104,3511
1378#  define EMACS_INT_MAX 105,3554
1379#  define pI 106,3588
1380enum {  BOOL_VECTOR_BITS_PER_CHAR 114,3805
1381#define BOOL_VECTOR_BITS_PER_CHAR 115,3841
1382typedef size_t bits_word;123,4166
1383# define BITS_WORD_MAX 124,4192
1384enum { BITS_PER_BITS_WORD 125,4224
1385typedef unsigned char bits_word;127,4291
1386# define BITS_WORD_MAX 128,4324
1387enum { BITS_PER_BITS_WORD 129,4387
1388    BITS_PER_CHAR 136,4571
1389    BITS_PER_SHORT 137,4606
1390    BITS_PER_LONG 138,4658
1391    BITS_PER_EMACS_INT 139,4713
1392typedef intmax_t printmax_t;148,5090
1393typedef uintmax_t uprintmax_t;149,5119
1394# define pMd 150,5150
1395# define pMu 151,5171
1396typedef EMACS_INT printmax_t;153,5198
1397typedef EMACS_UINT uprintmax_t;154,5228
1398# define pMd 155,5260
1399# define pMu 156,5279
1400# define pD 165,5665
1401# define pD 167,5710
1402# define pD 169,5757
1403# define pD 171,5780
1404# define eassert(200,7063
1405# define eassume(201,7141
1406# define eassert(208,7320
1407# define eassume(212,7451
1408enum Lisp_Bits239,8520
1409#define GCALIGNMENT 243,8648
1410    VALBITS 246,8743
1411    INTTYPEBITS 249,8839
1412    FIXNUM_BITS 252,8946
1413#define VAL_MAX 263,9328
1414#define USE_LSB_TAG 271,9778
1415DEFINE_GDB_SYMBOL_BEGIN USE_LSB_TAG270,9734
1416# define alignas(281,10078
1417# define GCALIGNED 288,10228
1418# define GCALIGNED 290,10293
1419# define lisp_h_XLI(327,11643
1420# define lisp_h_XIL(328,11674
1421# define lisp_h_XLI(330,11725
1422# define lisp_h_XIL(331,11752
1423#define lisp_h_CHECK_LIST_CONS(333,11786
1424#define lisp_h_CHECK_NUMBER(334,11857
1425#define lisp_h_CHECK_SYMBOL(335,11928
1426#define lisp_h_CHECK_TYPE(336,11997
1427#define lisp_h_CONSP(338,12108
1428#define lisp_h_EQ(339,12157
1429#define lisp_h_FLOATP(340,12202
1430#define lisp_h_INTEGERP(341,12253
1431#define lisp_h_MARKERP(342,12334
1432#define lisp_h_MISCP(343,12409
1433#define lisp_h_NILP(344,12458
1434#define lisp_h_SET_SYMBOL_VAL(345,12494
1435#define lisp_h_SYMBOL_CONSTANT_P(347,12608
1436#define lisp_h_SYMBOL_VAL(348,12672
1437#define lisp_h_SYMBOLP(350,12773
1438#define lisp_h_VECTORLIKEP(351,12826
1439#define lisp_h_XCAR(352,12887
1440#define lisp_h_XCDR(353,12925
1441#define lisp_h_XCONS(354,12965
1442#define lisp_h_XHASH(356,13060
1443#define lisp_h_XPNTR(357,13094
1444# define lisp_h_check_cons_list(360,13222
1445# define lisp_h_make_number(363,13290
1446# define lisp_h_XFASTINT(365,13393
1447# define lisp_h_XINT(366,13430
1448# define lisp_h_XSYMBOL(367,13479
1449# define lisp_h_XTYPE(371,13632
1450# define lisp_h_XUNTAG(372,13697
1451# define XLI(381,14087
1452# define XIL(382,14118
1453# define CHECK_LIST_CONS(383,14149
1454# define CHECK_NUMBER(384,14210
1455# define CHECK_SYMBOL(385,14259
1456# define CHECK_TYPE(386,14308
1457# define CONSP(387,14383
1458# define EQ(388,14418
1459# define FLOATP(389,14453
1460# define INTEGERP(390,14490
1461# define MARKERP(391,14531
1462# define MISCP(392,14570
1463# define NILP(393,14605
1464# define SET_SYMBOL_VAL(394,14638
1465# define SYMBOL_CONSTANT_P(395,14701
1466# define SYMBOL_VAL(396,14764
1467# define SYMBOLP(397,14813
1468# define VECTORLIKEP(398,14852
1469# define XCAR(399,14899
1470# define XCDR(400,14932
1471# define XCONS(401,14965
1472# define XHASH(402,15000
1473# define XPNTR(403,15035
1474#  define check_cons_list(405,15098
1475#  define make_number(408,15177
1476#  define XFASTINT(409,15225
1477#  define XINT(410,15267
1478#  define XSYMBOL(411,15301
1479#  define XTYPE(412,15341
1480#  define XUNTAG(413,15377
1481#define LISP_MACRO_DEFUN(421,15673
1482#define LISP_MACRO_DEFUN_VOID(425,15846
1483#define INTMASK 437,16290
1484#define case_Lisp_Int 438,16343
1485#define ENUM_BF(445,16682
1486#define ENUM_BF(447,16723
1487enum Lisp_Type451,16764
1488    Lisp_Symbol 454,16852
1489    Lisp_Misc 458,16994
1490    Lisp_Int0 461,17068
1491    Lisp_Int1 462,17087
1492    Lisp_String 466,17265
1493    Lisp_Vectorlike 472,17544
1494    Lisp_Cons 475,17633
1495    Lisp_Float 477,17671
1496enum Lisp_Misc_Type485,18017
1497    Lisp_Misc_Free 487,18041
1498    Lisp_Misc_Marker,488,18070
1499    Lisp_Misc_Overlay,489,18092
1500    Lisp_Misc_Save_Value,490,18115
1501    Lisp_Misc_Finalizer,491,18141
1502    Lisp_Misc_Float,494,18276
1503    Lisp_Misc_Limit496,18360
1504enum Lisp_Fwd_Type502,18544
1505    Lisp_Fwd_Int,504,18567
1506    Lisp_Fwd_Bool,505,18620
1507    Lisp_Fwd_Obj,506,18671
1508    Lisp_Fwd_Buffer_Obj,507,18730
1509    Lisp_Fwd_Kboard_Obj	508,18801
1510typedef struct { EMACS_INT i; } Lisp_Object;567,21772
1511#define LISP_INITIALLY(569,21818
1512#undef CHECK_LISP_OBJECT_TYPE571,21849
1513enum CHECK_LISP_OBJECT_TYPE 572,21879
1514enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE 572,21879
1515typedef EMACS_INT Lisp_Object;577,22055
1516#define LISP_INITIALLY(578,22086
1517enum CHECK_LISP_OBJECT_TYPE 579,22116
1518enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE 579,22116
1519#define LISP_INITIALLY_ZERO 582,22217
1520enum symbol_interned639,24190
1521  SYMBOL_UNINTERNED 641,24213
1522  SYMBOL_INTERNED 642,24238
1523  SYMBOL_INTERNED_IN_INITIAL_OBARRAY 643,24261
1524enum symbol_redirect646,24306
1525  SYMBOL_PLAINVAL 648,24329
1526  SYMBOL_VARALIAS 649,24353
1527  SYMBOL_LOCALIZED 650,24377
1528  SYMBOL_FORWARDED 651,24401
1529struct Lisp_Symbol654,24428
1530#define EXFUN(707,26243
1531#define DEFUN_ARGS_MANY	712,26437
1532#define DEFUN_ARGS_UNEVALLED	713,26489
1533#define DEFUN_ARGS_0	714,26532
1534#define DEFUN_ARGS_1	715,26560
1535#define DEFUN_ARGS_2	716,26595
1536#define DEFUN_ARGS_3	717,26643
1537#define DEFUN_ARGS_4	718,26704
1538#define DEFUN_ARGS_5	719,26778
1539#define DEFUN_ARGS_6	721,26871
1540#define DEFUN_ARGS_7	723,26977
1541#define DEFUN_ARGS_8	725,27096
1542#define TAG_PTR(729,27287
1543#define TAG_SYMOFFSET(734,27534
1544#define XLI_BUILTIN_LISPSYM(741,27833
1545#define DEFINE_LISP_SYMBOL(746,28092
1546# define DEFINE_NON_NIL_Q_SYMBOL_MACROS 755,28563
1547LISP_MACRO_DEFUN 762,28768
1548# define ARRAY_MARK_FLAG 768,29015
1549# define PSEUDOVECTOR_FLAG 774,29258
1550enum pvec_type780,29559
1551  PVEC_NORMAL_VECTOR,782,29576
1552  PVEC_FREE,783,29598
1553  PVEC_PROCESS,784,29611
1554  PVEC_FRAME,785,29627
1555  PVEC_WINDOW,786,29641
1556  PVEC_BOOL_VECTOR,787,29656
1557  PVEC_BUFFER,788,29676
1558  PVEC_HASH_TABLE,789,29691
1559  PVEC_TERMINAL,790,29710
1560  PVEC_WINDOW_CONFIGURATION,791,29727
1561  PVEC_SUBR,792,29756
1562  PVEC_OTHER,793,29769
1563  PVEC_COMPILED,795,29847
1564  PVEC_CHAR_TABLE,796,29864
1565  PVEC_SUB_CHAR_TABLE,797,29883
1566  PVEC_FONT 798,29906
1567enum More_Lisp_Bits801,29982
1568    PSEUDOVECTOR_SIZE_BITS 808,30373
1569    PSEUDOVECTOR_SIZE_MASK 809,30406
1570    PSEUDOVECTOR_REST_BITS 813,30616
1571    PSEUDOVECTOR_REST_MASK 814,30649
1572    PSEUDOVECTOR_AREA_BITS 818,30814
1573    PVEC_TYPE_MASK 819,30892
1574# define VALMASK 829,31293
1575DEFINE_GDB_SYMBOL_BEGIN VALMASK828,31248
1576#define MOST_POSITIVE_FIXNUM 834,31523
1577#define MOST_NEGATIVE_FIXNUM 835,31583
1578XINT 874,32675
1579XFASTINT 889,33026
1580XSYMBOL 899,33254
1581XTYPE 910,33472
1582XUNTAG 918,33652
1583LISP_MACRO_DEFUN 927,33848
1584LISP_MACRO_DEFUN 940,34233
1585#define FIXNUM_OVERFLOW_P(958,34846
1586LISP_MACRO_DEFUN FIXNUM_OVERFLOW_P952,34623
1587LISP_MACRO_DEFUN 970,35162
1588XSTRING 980,35382
1589#define SYMBOL_INDEX(988,35566
1590XFLOAT 991,35627
1591XPROCESS 1000,35769
1592XWINDOW 1007,35886
1593XTERMINAL 1014,36003
1594XSUBR 1021,36125
1595XBUFFER 1028,36236
1596XCHAR_TABLE 1035,36360
1597XSUB_CHAR_TABLE 1042,36497
1598XBOOL_VECTOR 1049,36639
1599make_lisp_ptr 1058,36818
1600make_lisp_symbol 1066,37004
1601builtin_lisp_symbol 1074,37188
1602#define XSETINT(1079,37270
1603#define XSETFASTINT(1080,37316
1604#define XSETCONS(1081,37366
1605#define XSETVECTOR(1082,37426
1606#define XSETSTRING(1083,37494
1607#define XSETSYMBOL(1084,37558
1608#define XSETFLOAT(1085,37612
1609#define XSETMISC(1086,37674
1610#define XSETPVECTYPE(1090,37763
1611#define XSETPVECTYPESIZE(1092,37879
1612#define XSETPSEUDOVECTOR(1099,38176
1613#define XSETTYPED_PSEUDOVECTOR(1105,38360
1614#define XSETWINDOW_CONFIGURATION(1110,38570
1615#define XSETPROCESS(1112,38666
1616#define XSETWINDOW(1113,38732
1617#define XSETTERMINAL(1114,38796
1618#define XSETSUBR(1115,38864
1619#define XSETCOMPILED(1116,38924
1620#define XSETBUFFER(1117,38992
1621#define XSETCHAR_TABLE(1118,39056
1622#define XSETBOOL_VECTOR(1119,39128
1623#define XSETSUB_CHAR_TABLE(1120,39202
1624XINTPTR 1128,39572
1625make_pointer_integer 1134,39652
1626LISP_MACRO_DEFUN_VOID 1143,39817
1627typedef struct interval *INTERVAL;INTERVAL1149,39978
1628xcar_addr 1174,40751
1629xcdr_addr 1179,40828
1630LISP_MACRO_DEFUN 1185,40922
1631XSETCDR 1198,41298
1632CAR 1205,41448
1633CDR 1212,41582
1634CAR_SAFE 1221,41782
1635CDR_SAFE 1226,41868
1636STRING_MULTIBYTE 1243,42241
1637#define STRING_BYTES_BOUND 1261,43048
1638#define STRING_SET_UNIBYTE(1265,43192
1639#define STRING_SET_MULTIBYTE(1275,43507
1640SDATA 1286,43821
1641SSDATA 1291,43899
1642SREF 1297,44028
1643SSET 1302,44119
1644SCHARS 1307,44233
1645STRING_BYTES 1316,44406
1646SBYTES 1326,44586
1647STRING_SET_CHARS 1331,44672
1648struct vectorlike_header1343,45223
1649struct Lisp_Vector1369,46473
1650    ALIGNOF_STRUCT_LISP_VECTOR1378,46672
1651struct Lisp_Bool_Vector1384,46855
1652bool_vector_size 1399,47376
1653bool_vector_data 1407,47514
1654bool_vector_uchar_data 1413,47608
1655bool_vector_words 1421,47794
1656bool_vector_bytes 1428,47989
1657bool_vector_bitref 1437,48229
1658bool_vector_ref 1445,48469
1659bool_vector_set 1453,48609
1660    header_size 1471,49038
1661    bool_header_size 1472,49097
1662    word_size 1473,49162
1663AREF 1479,49275
1664aref_addr 1485,49382
1665ASIZE 1491,49492
1666ASET 1497,49574
1667gc_aset 1504,49733
1668enum { NIL_IS_ZERO 1515,50260
1669memclear 1520,50455
1670#define VECSIZE(1531,50753
1671#define PSEUDOVECSIZE(1538,51038
1672#define UNSIGNED_CMP(1546,51471
1673#define ASCII_CHAR_P(1552,51725
1674enum CHARTAB_SIZE_BITS1565,52480
1675    CHARTAB_SIZE_BITS_0 1567,52507
1676    CHARTAB_SIZE_BITS_1 1568,52536
1677    CHARTAB_SIZE_BITS_2 1569,52565
1678    CHARTAB_SIZE_BITS_3 1570,52594
1679struct Lisp_Char_Table1575,52663
1680struct Lisp_Sub_Char_Table1606,53743
1681CHAR_TABLE_REF_ASCII 1628,54557
1682CHAR_TABLE_REF 1648,55104
1683CHAR_TABLE_SET 1658,55393
1684struct Lisp_Subr1670,55777
1685enum char_table_specials1692,56789
1686    CHAR_TABLE_STANDARD_SLOTS 1697,56984
1687    SUB_CHAR_TABLE_OFFSET 1701,57205
1688CHAR_TABLE_EXTRA_SLOTS 1707,57368
1689LISP_MACRO_DEFUN 1723,57912
1690SYMBOL_BLV 1732,58172
1691SYMBOL_FWD 1738,58307
1692LISP_MACRO_DEFUN_VOID 1744,58419
1693SET_SYMBOL_BLV 1754,58682
1694SET_SYMBOL_FWD 1760,58841
1695SYMBOL_NAME 1767,58992
1696SYMBOL_INTERNED_P 1775,59121
1697SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P 1783,59290
1698#define DEFSYM(1796,59800
1699LISP_MACRO_DEFUN DEFSYM1792,59621
1700struct hash_table_test1805,60053
1701struct Lisp_Hash_Table1823,60546
1702XHASH_TABLE 1880,62522
1703#define XSET_HASH_TABLE(1885,62593
1704HASH_TABLE_P 1889,62694
1705HASH_KEY 1896,62851
1706HASH_VALUE 1903,63031
1707HASH_NEXT 1911,63245
1708HASH_HASH 1918,63422
1709HASH_INDEX 1926,63668
1710HASH_TABLE_SIZE 1933,63817
1711enum DEFAULT_HASH_SIZE 1940,63947
1712enum DEFAULT_HASH_SIZE { DEFAULT_HASH_SIZE 1940,63947
1713static double const DEFAULT_REHASH_THRESHOLD 1946,64167
1714static double const DEFAULT_REHASH_SIZE 1950,64290
1715sxhash_combine 1956,64456
1716SXHASH_REDUCE 1964,64639
1717struct Lisp_Misc_Any	1971,64797
1718struct Lisp_Marker1978,64971
1719struct Lisp_Overlay2021,66832
1720    SAVE_UNUSED,2047,67635
1721    SAVE_INTEGER,2048,67652
1722    SAVE_FUNCPOINTER,2049,67670
1723    SAVE_POINTER,2050,67692
1724    SAVE_OBJECT2051,67710
1725enum { SAVE_SLOT_BITS 2055,67795
1726enum { SAVE_VALUE_SLOTS 2058,67892
1727enum { SAVE_TYPE_BITS 2062,68000
1728enum Lisp_Save_Type2064,68066
1729    SAVE_TYPE_INT_INT 2066,68090
1730    SAVE_TYPE_INT_INT_INT2067,68163
1731    SAVE_TYPE_OBJ_OBJ 2069,68253
1732    SAVE_TYPE_OBJ_OBJ_OBJ 2070,68324
1733    SAVE_TYPE_OBJ_OBJ_OBJ_OBJ2071,68405
1734    SAVE_TYPE_PTR_INT 2073,68500
1735    SAVE_TYPE_PTR_OBJ 2074,68573
1736    SAVE_TYPE_PTR_PTR 2075,68645
1737    SAVE_TYPE_FUNCPTR_PTR_OBJ2076,68718
1738    SAVE_TYPE_MEMORY 2080,68876
1739typedef void (*voidfuncptr)voidfuncptr2108,69830
1740struct Lisp_Save_Value2110,69867
1741save_type 2134,70746
1742XSAVE_POINTER 2143,70976
1743set_save_pointer 2149,71138
1744XSAVE_FUNCPOINTER 2155,71320
1745XSAVE_INTEGER 2164,71540
1746set_save_integer 2170,71702
1747XSAVE_OBJECT 2179,71923
1748struct Lisp_Finalizer2186,72100
1749struct Lisp_Free2201,72575
1750union Lisp_Misc2212,72876
1751XMISC 2223,73175
1752XMISCANY 2229,73264
1753XMISCTYPE 2236,73373
1754XMARKER 2242,73461
1755XOVERLAY 2249,73576
1756XSAVE_VALUE 2256,73697
1757XFINALIZER 2263,73826
1758struct Lisp_Intfwd2274,74111
1759struct Lisp_Boolfwd2284,74405
1760struct Lisp_Objfwd2294,74696
1761struct Lisp_Buffer_Objfwd2302,74928
1762struct Lisp_Buffer_Local_Value2334,76464
1763struct Lisp_Kboard_Objfwd2362,77723
1764union Lisp_Fwd2368,77832
1765XFWDTYPE 2378,78078
1766XBUFFER_OBJFWD 2384,78174
1767struct Lisp_Float2391,78310
1768XFLOAT_DATA 2401,78428
1769    IEEE_FLOATING_POINT2415,78937
1770#define _UCHAR_T2423,79260
1771typedef unsigned char UCHAR;2424,79277
1772enum Lisp_Compiled2429,79360
1773    COMPILED_ARGLIST 2431,79383
1774    COMPILED_BYTECODE 2432,79409
1775    COMPILED_CONSTANTS 2433,79436
1776    COMPILED_STACK_DEPTH 2434,79464
1777    COMPILED_DOC_STRING 2435,79494
1778    COMPILED_INTERACTIVE 2436,79523
1779enum char_bits2443,79825
1780    CHAR_ALT 2445,79844
1781    CHAR_SUPER 2446,79870
1782    CHAR_HYPER 2447,79898
1783    CHAR_SHIFT 2448,79926
1784    CHAR_CTL 2449,79954
1785    CHAR_META 2450,79980
1786    CHAR_MODIFIER_MASK 2452,80008
1787    CHARACTERBITS 2457,80203
1788LISP_MACRO_DEFUN 2462,80261
1789NATNUMP 2470,80403
1790RANGED_INTEGERP 2476,80484
1791#define TYPE_RANGED_INTEGERP(2481,80606
1792LISP_MACRO_DEFUN 2486,80791
1793VECTORP 2500,81264
1794OVERLAYP 2505,81367
1795SAVE_VALUEP 2510,81466
1796FINALIZERP 2516,81572
1797AUTOLOADP 2522,81676
1798BUFFER_OBJFWDP 2528,81767
1799PSEUDOVECTOR_TYPEP 2534,81865
1800PSEUDOVECTORP 2542,82118
1801WINDOW_CONFIGURATIONP 2558,82470
1802PROCESSP 2564,82580
1803WINDOWP 2570,82664
1804TERMINALP 2576,82746
1805SUBRP 2582,82832
1806COMPILEDP 2588,82910
1807BUFFERP 2594,82996
1808CHAR_TABLE_P 2600,83078
1809SUB_CHAR_TABLE_P 2606,83169
1810BOOL_VECTOR_P 2612,83268
1811FRAMEP 2618,83361
1812IMAGEP 2625,83478
1813ARRAYP 2632,83583
1814CHECK_LIST 2638,83702
1815LISP_MACRO_DEFUN_VOID 2643,83783
1816CHECK_STRING_CAR 2653,84080
1817CHECK_CONS 2658,84184
1818CHECK_VECTOR 2663,84264
1819CHECK_BOOL_VECTOR 2668,84350
1820CHECK_VECTOR_OR_STRING 2674,84527
1821CHECK_ARRAY 2683,84701
1822CHECK_BUFFER 2688,84809
1823CHECK_WINDOW 2693,84895
1824CHECK_PROCESS 2699,85001
1825CHECK_NATNUM 2705,85097
1826#define CHECK_RANGED_INTEGER(2710,85174
1827#define CHECK_TYPE_RANGED_INTEGER(2721,85557
1828#define CHECK_NUMBER_COERCE_MARKER(2729,85827
1829XFLOATINT 2738,86080
1830CHECK_NUMBER_OR_FLOAT 2744,86151
1831#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(2749,86250
1832CHECK_NUMBER_CAR 2760,86660
1833CHECK_NUMBER_CDR 2768,86782
1834#define DEFUN(2803,88377
1835#define DEFUN(2812,88845
1836FUNCTIONP 2822,89200
1837enum maxargs2831,89395
1838    MANY 2833,89412
1839    UNEVALLED 2834,89427
1840#define CALLMANY(2838,89530
1841#define CALLN(2844,89883
1842#define DEFVAR_LISP(2869,91088
1843#define DEFVAR_LISP_NOPRO(2874,91260
1844#define DEFVAR_BOOL(2879,91442
1845#define DEFVAR_INT(2884,91615
1846#define DEFVAR_BUFFER_DEFAULTS(2890,91786
1847#define DEFVAR_KBOARD(2896,91990
1848typedef jmp_buf sys_jmp_buf;2906,92314
1849# define sys_setjmp(2907,92343
1850# define sys_longjmp(2908,92378
1851typedef sigjmp_buf sys_jmp_buf;2910,92450
1852# define sys_setjmp(2911,92482
1853# define sys_longjmp(2912,92522
1854typedef jmp_buf sys_jmp_buf;2916,92681
1855# define sys_setjmp(2917,92710
1856# define sys_longjmp(2918,92744
1857enum specbind_tag 2943,93796
1858  SPECPDL_UNWIND,2944,93816
1859  SPECPDL_UNWIND_PTR,2945,93885
1860  SPECPDL_UNWIND_INT,2946,93936
1861  SPECPDL_UNWIND_VOID,2947,93984
1862  SPECPDL_BACKTRACE,2948,94038
1863  SPECPDL_LET,2949,94096
1864  SPECPDL_LET_LOCAL,2951,94226
1865  SPECPDL_LET_DEFAULT	2952,94283
1866union specbinding2955,94355
1867SPECPDL_INDEX 2996,95379
1868enum handlertype 3021,96401
1869enum handlertype { CATCHER,3021,96401
1870enum handlertype { CATCHER, CONDITION_CASE 3021,96401
1871struct handler3023,96448
1872#define PUSH_HANDLER(3053,97437
1873#define QUIT	3101,99214
1874#define QUITP 3112,99464
1875struct gcpro3132,100307
1876#define GC_USE_GCPROS_AS_BEFORE	3171,101288
1877#define GC_MAKE_GCPROS_NOOPS	3172,101323
1878#define GC_MARK_STACK_CHECK_GCPROS	3173,101355
1879#define GC_USE_GCPROS_CHECK_ZOMBIES	3174,101392
1880#define GC_MARK_STACK 3177,101453
1881#define BYTE_MARK_STACK 3181,101553
1882#define GCPRO1(3190,101824
1883#define GCPRO2(3191,101864
1884#define GCPRO3(3192,101930
1885#define GCPRO4(3194,102025
1886#define GCPRO5(3196,102145
1887#define GCPRO6(3198,102290
1888#define GCPRO7(3201,102465
1889#define UNGCPRO 3202,102544
1890#define GCPRO1(3208,102644
1891#define GCPRO2(3212,102766
1892#define GCPRO3(3217,102958
1893#define GCPRO4(3223,103220
1894#define GCPRO5(3230,103551
1895#define GCPRO6(3238,103952
1896#define GCPRO7(3247,104422
1897#define UNGCPRO 3257,104962
1898#define GCPRO1(3263,105056
1899#define GCPRO2(3269,105290
1900#define GCPRO3(3278,105708
1901#define GCPRO4(3289,106265
1902#define GCPRO5(3302,106963
1903#define GCPRO6(3317,107803
1904#define GCPRO7(3334,108784
1905#define UNGCPRO	3353,109907
1906#define RETURN_UNGCPRO(3363,110174
1907vcopy 3384,110648
1908set_hash_key_slot 3393,110923
1909set_hash_value_slot 3399,111062
1910set_symbol_function 3408,111297
1911set_symbol_plist 3414,111412
1912set_symbol_next 3420,111515
1913blv_found 3428,111688
1914set_overlay_plist 3437,111871
1915string_intervals 3445,112022
1916set_string_intervals 3453,112144
1917set_char_table_defalt 3462,112346
1918set_char_table_purpose 3467,112458
1919set_char_table_extras 3475,112627
1920set_char_table_contents 3482,112836
1921set_sub_char_table_contents 3489,113031
1922enum Arith_Comparison 3497,113294
1923  ARITH_EQUAL,3498,113318
1924  ARITH_NOTEQUAL,3499,113333
1925  ARITH_LESS,3500,113351
1926  ARITH_GRTR,3501,113365
1927  ARITH_LESS_OR_EQUAL,3502,113379
1928  ARITH_GRTR_OR_EQUAL3503,113402
1929#define INTEGER_TO_CONS(3511,113753
1930#define CONS_TO_INTEGER(3529,114616
1931enum { NEXT_ALMOST_PRIME_LIMIT 3573,116320
1932extern EMACS_INT next_almost_prime 3574,116359
1933enum constype 3739,123811
1934enum constype {CONSTYPE_HEAP,CONSTYPE_HEAP3739,123811
1935enum constype {CONSTYPE_HEAP, CONSTYPE_PURE}CONSTYPE_PURE3739,123811
1936list2i 3745,124001
1937list3i 3751,124110
1938list4i 3757,124249
1939extern Lisp_Object make_formatted_string 3767,124625
1940build_pure_c_string 3792,125653
1941build_string 3801,125858
1942make_uninit_vector 3820,126429
1943make_uninit_sub_char_table 3833,126648
1944#define ALLOCATE_PSEUDOVECTOR(3850,127192
1945#define ALLOCATE_ZEROED_PSEUDOVECTOR(3858,127528
1946INLINE void 3890,128934
1947extern void *r_alloc r_alloc3895,129055
1948#define FLOAT_TO_STRING_BUFSIZE 3927,130518
1949intern 3968,132125
1950intern_c_string 3974,132213
1951extern _Noreturn void error 4034,135592
1952fast_string_match_ignore_case 4136,140080
1953INLINE void fixup_locale 4241,143845
1954INLINE void synchronize_system_messages_locale 4242,143880
1955INLINE void synchronize_system_time_locale 4243,143937
1956#define IS_DAEMON 4257,144410
1957#define DAEMON_RUNNING 4258,144450
1958#define IS_DAEMON 4261,144549
1959#define DAEMON_RUNNING 4262,144594
1960# define WAIT_READING_MAX 4281,145413
1961# define WAIT_READING_MAX 4283,145485
1962extern _Noreturn void emacs_abort 4374,148377
1963egetenv 4532,152800
1964#define eabs(4545,153296
1965#define make_fixnum_or_float(4550,153429
1966enum MAX_ALLOCA 4556,153680
1967enum MAX_ALLOCA { MAX_ALLOCA 4556,153680
1968extern void *record_xmalloc record_xmalloc4558,153725
1969#define USE_SAFE_ALLOCA	4560,153791
1970#define AVAIL_ALLOCA(4564,153924
1971#define SAFE_ALLOCA(4568,154035
1972#define SAFE_NALLOCA(4576,154376
1973#define SAFE_ALLOCA_STRING(4590,154852
1974#define SAFE_FREE(4598,155104
1975#define SAFE_ALLOCA_LISP(4625,155682
1976# define USE_STACK_LISP_OBJECTS 4652,156804
1977# undef USE_STACK_LISP_OBJECTS4658,156970
1978# define USE_STACK_LISP_OBJECTS 4659,157001
1979enum { defined_GC_CHECK_STRING_BYTES 4663,157076
1980enum { defined_GC_CHECK_STRING_BYTES 4665,157129
1981union Aligned_Cons4670,157263
1982union Aligned_String4676,157343
1983    USE_STACK_CONS 4689,157698
1984    USE_STACK_STRING 4691,157804
1985#define STACK_CONS(4699,158141
1986#define AUTO_CONS_EXPR(4701,158238
1987#define AUTO_CONS(4709,158601
1988#define AUTO_LIST1(4710,158672
1989#define AUTO_LIST2(4712,158780
1990#define AUTO_LIST3(4716,158935
1991#define AUTO_LIST4(4720,159110
1992# define verify_ascii(4732,159501
1993#define AUTO_STRING(4740,159809
1994#define FOR_EACH_TAIL(4752,160273
1995#define FOR_EACH_ALIST_VALUE(4766,160764
1996maybe_gc 4774,161051
1997functionp 4784,161290
1998
1999c-src/machsyscalls.c,23
2000#define	SYSCALL(6,113
2001
2002c-src/machsyscalls.h,159
2003SYSCALL (mach_msg_trap,1,0
2004SYSCALL (mach_reply_port,13,314
2005SYSCALL (mach_thread_self,18,377
2006SYSCALL (mach_task_self,23,441
2007SYSCALL (mach_host_self,28,503
2008
2009c-src/h.h,1850
2010   ELEM_I/ELEM_I3,15
2011} Fails_t;5,85
2012typedef void Lang_function 6,96
2013typedef struct tpcmd8,147
2014#define ggg 10,170
2015tpcmd;15,209
2016typedef struct foobar2_ 16,216
2017} foobar2;20,307
2018    DEVICE_SWP,23,333
2019    DEVICE_LAST24,349
2020} bsp_DevId;25,365
2021  struct constant_args 27,394
2022} args;30,457
2023typedef int *regset;regset31,465
2024typedef int INT;32,486
2025typedef union abc33,503
2026} ghi1;36,534
2027typedef union abc 37,542
2028} ghi2;39,573
2029typedef struct a 40,581
2030} b;41,600
2031#define c(42,605
2032typedef struct an_extern_linkage *an_extern_linkage_ptr;an_extern_linkage_ptr43,619
2033typedef struct an_extern_linkage 44,676
2034} an_extern_linkage;56,1054
2035typedef struct pollfd   pfdset[pfdset57,1075
2036typedef union rtunion_def58,1119
2037  } womboid 63,1206
2038typedef union rtunion_def64,1220
2039womboid75,1330
2040enum {dog,dog81,1416
2041enum {dog, cat}cat81,1416
2042enum {dog, cat} animals;81,1416
2043typedef void (_CALLBACK_ *signal_handler)signal_handler82,1441
2044typedef void (_CALLBACK_ *signal_handler1)signal_handler183,1489
2045/* comment */ #define ANSIC84,1538
2046 #define ANSIC85,1566
2047typedef void (proc)87,1588
2048typedef void OperatorFun(88,1612
2049typedef int f(89,1648
2050struct my_struct 91,1691
2051typedef struct my_struct my_typedef;93,1713
2052typedef RETSIGTYPE (*signal_handler_t)signal_handler_t94,1750
2053  Date 04 May 87 235311 PDT 96,1802
2054typedef unsigned char unchar;99,1880
2055typedef int X,100,1910
2056typedef int X, Y,100,1910
2057typedef int X, Y, Z;100,1910
2058typedef mio mao;101,1931
2059typedef struct a 103,1966
2060typedef struct a { } b;103,1966
2061typedef struct b104,1990
2062} c;106,2009
2063int extvar;109,2053
2064#define tag1110,2065
2065#define aaaaaa 111,2078
2066#define bbbbbb\bbbbbb113,2102
2067#define cccccccccc115,2125
2068#define enter_critical_section	116,2144
2069#define exit_critical_to_previous	117,2199
2070#define UNDEFINED118,2259
2071struct re_pattern_buffer 119,2277
2072
2073cp-src/c.C,2094
2074template <typename ipc3dIslandHierarchy,1,0
2075template <typename ipc3dIslandHierarchy, typename ipc3dChannelType,1,0
2076template <typename ipc3dIslandHierarchy, typename ipc3dChannelType, unsigned numOfChannels,1,0
2077template <typename ipc3dIslandHierarchy, typename ipc3dChannelType, unsigned numOfChannels, typename ipc3dLinkControl,1,0
2078class CMultiChannelCSC19_3D2,151
2079        void execute(11,493
2080int main 25,1026
2081double base 26,1088
2082typedef struct s1 32,1251
2083} t1;34,1287
2084struct s2 35,1293
2085typedef struct s2 t2;38,1324
2086class A 39,1346
2087  enum { rosso,40,1356
2088  enum { rosso, giallo,40,1356
2089  enum { rosso, giallo, verde 40,1356
2090const A& A::operator+(operator+43,1431
2091void operator+(44,1467
2092void operator -(operator -45,1495
2093void operator int(operator int46,1524
2094A<int>* f(48,1556
2095int f(49,1571
2096int A<int>::f(f50,1590
2097A<float,B<int> > A<B<float>,int>::f(f51,1618
2098template <class C, int n> class AT 52,1668
2099class AU 53,1716
2100class B<B54,1735
2101class B<int> { void f(54,1735
2102const A::B::T& abt 55,1766
2103class A 56,1792
2104class A { class B 56,1792
2105class A 57,1827
2106  A operator+(59,1861
2107is_muldiv_operation(61,1888
2108domain foo 68,1956
2109     void f(69,1969
2110void A::A(A72,1990
2111struct A 73,2005
2112struct B 74,2023
2113void B::B(B75,2042
2114void BE_Node::BE_Node(BE_Node76,2057
2115class BE_Node 77,2084
2116struct foo 79,2103
2117class test 86,2157
2118  int f(87,2170
2119  int ff(89,2232
2120  int g(90,2255
2121class	AST_Root 92,2279
2122AST_ConcreteType::AST_ConcreteType(99,2394
2123AST_Array::AST_Array(107,2533
2124     void f(115,2734
2125struct A 117,2754
2126A::~A(~A120,2778
2127struct B 122,2790
2128    ~B(123,2801
2129enum {dog,dog126,2818
2130enum {dog, cat}cat126,2818
2131enum {dog, cat} animals;126,2818
2132struct {int teats;} cow;127,2843
2133class Boo 129,2869
2134    enum {dog,dog130,2881
2135    enum {dog, cat}cat130,2881
2136    foo(133,2955
2137    Boo(137,2996
2138Boo::Boo(141,3071
2139typedef int should_see_this_one_enclosed_in_extern_C;149,3156
2140typedef int (*should_see_this_function_pointer)should_see_this_function_pointer153,3229
2141typedef int should_see_this_array_type[should_see_this_array_type156,3311
2142
2143cp-src/x.cc,63
2144class XX1,0
2145XX::foo(foo9,60
2146XX::bar(bar15,95
2147main(21,126
2148
2149cp-src/burton.cpp,124
2150::dummy::dummy test::dummy1(dummy11,0
2151::dummy::dummy test::dummy2(dummy26,64
2152::dummy::dummy test::dummy3(dummy311,143
2153
2154cp-src/functions.cpp,778
2155void Date::setDate setDate5,148
2156void Date::plus plus32,938
2157void Date::minus minus42,1226
2158void Date::shift shift52,1404
2159Date & Date::operator = operator =62,1625
2160Date & Date::operator += operator +=69,1786
2161Date & Date::operator -= operator -=78,1935
2162Date & Date::operator ++ operator ++87,2076
2163Date & Date::operator -- operator --96,2212
2164int Date::operator - operator -104,2327
2165int Date::operator < operator <112,2479
2166int Date::operator > operator >116,2553
2167int Date::operator == operator ==120,2627
2168ostream& operator << operator <<124,2703
2169istream& operator >> operator >>133,2939
2170bool isLeap 159,3539
2171bool isHoliday 163,3625
2172void asort(173,3861
2173void ReadVacation 186,4060
2174void Debug 201,4519
2175int WorkingDays(211,4863
2176Date StartDay(226,5125
2177
2178cp-src/MDiagArray2.h,482
2179#define octave_MDiagArray2_h 29,870
2180#undef LTGT35,967
2181#define LTGT39,1031
2182#define LTGT 42,1051
2183class MDiagArray2 78,2022
2184  MDiagArray2 82,2077
2185  MDiagArray2 86,2154
2186  MDiagArray2 87,2198
2187  MDiagArray2 88,2254
2188  MDiagArray2 89,2329
2189  MDiagArray2 90,2387
2190  MDiagArray2 91,2450
2191  ~MDiagArray2 93,2515
2192  MDiagArray2<T>& operator = operator =95,2542
2193  operator MArray2<T> operator MArray2<T>101,2667
2194#undef LTGT144,3874
2195#define INSTANTIATE_MDIAGARRAY_FRIENDS(146,3887
2196
2197cp-src/Range.h,275
2198#define octave_Range_h 24,765
2199Range35,891
2200  Range 39,909
2201  Range 42,995
2202  Range 46,1130
2203  Range 50,1248
2204  double base 54,1376
2205  double limit 55,1425
2206  double inc 56,1475
2207  int nelem 57,1523
2208  void set_base 68,1728
2209  void set_limit 69,1774
2210  void set_inc 70,1821
2211
2212cp-src/screen.cpp,228
2213unsigned char cursor_x,15,548
2214unsigned char cursor_x, cursor_y;15,548
2215static union REGS regs;16,582
2216void goto_xy(18,607
2217void hide_cursor(27,774
2218void cursor_position(32,836
2219void clear_screen(41,997
2220void write_xyc(55,1247
2221
2222cp-src/screen.hpp,414
2223#define __COLORS9,401
2224enum COLORS 11,419
2225    BLACK,12,433
2226    BLUE,13,471
2227    GREEN,14,481
2228    CYAN,15,492
2229    RED,16,502
2230    MAGENTA,17,511
2231    BROWN,18,524
2232    LIGHTGRAY,19,535
2233    DARKGRAY,20,550
2234    LIGHTBLUE,21,589
2235    LIGHTGREEN,22,604
2236    LIGHTCYAN,23,620
2237    LIGHTRED,24,635
2238    LIGHTMAGENTA,25,649
2239    YELLOW,26,667
2240    WHITE27,679
2241#define SCREEN_FP(31,700
2242#define SCREEN_START 33,795
2243
2244cp-src/conway.cpp,288
2245#define max(12,357
2246#define min(13,393
2247const int num_rows 15,430
2248const int num_columns 16,470
2249class site *field_of_play[field_of_play18,499
2250int site::total_surrounding(total_surrounding20,550
2251void display(37,958
2252void glider(50,1239
2253void traffic_light(59,1478
2254void main(67,1633
2255
2256cp-src/conway.hpp,164
2257class site:site5,235
2258    site(10,344
2259    char read(12,410
2260    void set(13,444
2261    void clear(14,478
2262    void compute_next_state(15,514
2263    void step(22,717
2264
2265cp-src/clheir.cpp,359
2266const int max_num_generic_objects 9,298
2267generic_object * object_registry[object_registry10,340
2268void init_registry(12,400
2269void step_everybody(19,527
2270void discrete_location::clear_neighbors(clear_neighbors31,852
2271generic_object::generic_object(generic_object36,981
2272generic_object::~generic_object(~generic_object48,1255
2273void agent::move(move53,1353
2274
2275cp-src/clheir.hpp,423
2276class generic_object13,520
2277    virtual void compute_next_state(21,843
2278    virtual void step(22,889
2279const int max_num_directions 31,1220
2280class location:location33,1290
2281    location(43,1643
2282class irregular_location:irregular_location47,1687
2283    irregular_location(51,1763
2284class discrete_location:discrete_location56,1890
2285    discrete_location(62,2045
2286    void assign_neighbor(66,2185
2287class agent:agent75,2509
2288
2289cp-src/fail.C,294
2290struct A 7,263
2291	   struct B 8,274
2292		   struct C 9,289
2293			   C(11,318
2294			   operator int(operator int12,342
2295		   typedef C T;14,389
2296	   typedef B T2;16,414
2297class A 23,453
2298	class B 24,463
2299		class C 25,474
2300		int f(26,488
2301int A::B::f(f31,521
2302main(37,571
2303	class D 41,622
2304		D(43,659
2305
2306el-src/TAGTEST.EL,181
2307(foo::defmumble bletch 3,33
2308(defun foo==bar foo==bar4,66
2309(defalias 'pending-delete-mode pending-delete-mode8,182
2310(defalias (quote explicitly-quoted-pending-delete-mode)11,255
2311
2312el-src/emacs/lisp/progmodes/etags.el,5069
2313(defvar tags-file-name 34,1035
2314(defgroup etags 43,1499
2315(defcustom tags-case-fold-search 47,1567
2316(defcustom tags-table-list 59,2052
2317(defcustom tags-compression-info-list69,2450
2318(defcustom tags-add-tables 88,3232
2319(defcustom tags-revert-without-query 98,3628
2320(defvar tags-table-computed-list 103,3779
2321(defvar tags-table-computed-list-for 112,4263
2322(defvar tags-table-list-pointer 117,4511
2323(defvar tags-table-list-started-at 121,4702
2324(defvar tags-table-set-list 124,4822
2325(defcustom find-tag-hook 129,5001
2326(defcustom find-tag-default-function 137,5264
2327(define-obsolete-variable-alias 'find-tag-marker-ring-lengthfind-tag-marker-ring-length145,5603
2328(defcustom tags-tag-face 148,5700
2329(defcustom tags-apropos-verbose 154,5835
2330(defcustom tags-apropos-additional-actions 160,5999
2331(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918
2332(defvar default-tags-table-function 189,7098
2333(defvar tags-location-ring 194,7324
2334(defvar tags-table-files 201,7600
2335(defvar tags-completion-table 206,7767
2336(defvar tags-included-tables 209,7859
2337(defvar next-file-list 212,7954
2338(defvar tags-table-format-functions 217,8060
2339(defvar file-of-tag-function 224,8441
2340(defvar tags-table-files-function 228,8635
2341(defvar tags-completion-table-function 230,8746
2342(defvar snarf-tag-function 232,8841
2343(defvar goto-tag-location-function 236,9050
2344(defvar find-tag-regexp-search-function 239,9223
2345(defvar find-tag-regexp-tag-order 241,9344
2346(defvar find-tag-regexp-next-line-after-failure-p 243,9453
2347(defvar find-tag-search-function 245,9573
2348(defvar find-tag-tag-order 247,9680
2349(defvar find-tag-next-line-after-failure-p 249,9775
2350(defvar list-tags-function 251,9881
2351(defvar tags-apropos-function 253,9969
2352(defvar tags-included-tables-function 255,10063
2353(defvar verify-tags-table-function 257,10182
2354(defun initialize-new-tags-table 260,10293
2355(defun tags-table-mode 276,10981
2356(defun visit-tags-table 285,11246
2357(defun tags-table-check-computed-list 321,12784
2358(defun tags-table-extend-computed-list 360,14655
2359(defun tags-expand-table-name 400,16368
2360(defun tags-table-list-member 409,16711
2361(defun tags-verify-table 421,17183
2362(defun tags-table-including 470,19303
2363(defun tags-next-table 522,21347
2364(defun visit-tags-table-buffer 543,22204
2365(defun tags-reset-tags-tables 712,28514
2366(defun file-of-tag 731,29171
2367(defun tags-table-files 740,29520
2368(defun tags-included-tables 749,29870
2369(defun tags-completion-table 755,30116
2370(defun tags-lazy-completion-table 783,31310
2371(defun tags-completion-at-point-function 799,31945
2372(defun find-tag-tag 818,32695
2373(defvar last-tag 837,33368
2374(defun find-tag-interactive 840,33427
2375(defvar find-tag-history 852,33842
2376(defun find-tag-noselect 860,34012
2377(defun find-tag 932,37126
2378(defun find-tag-other-window 959,38342
2379(defun find-tag-other-frame 1000,40270
2380(defun find-tag-regexp 1025,41444
2381(defalias 'pop-tag-mark pop-tag-mark1049,42606
2382(defvar tag-lines-already-matched 1052,42657
2383(defun find-tag-in-order 1055,42764
2384(defun tag-find-file-of-tag-noselect 1167,47110
2385(defun tag-find-file-of-tag 1200,48956
2386(defun etags-recognize-tags-table 1208,49182
2387(defun etags-verify-tags-table 1241,50813
2388(defun etags-file-of-tag 1246,51011
2389(defun etags-tags-completion-table 1256,51346
2390(defun etags-snarf-tag 1286,52552
2391(defun etags-goto-tag-location 1324,54121
2392(defun etags-list-tags 1388,56564
2393(defmacro tags-with-face 1423,57839
2394(defun etags-tags-apropos-additional 1431,58172
2395(defun etags-tags-apropos 1465,59409
2396(defun etags-tags-table-files 1527,61618
2397(defun etags-tags-included-tables 1542,62054
2398(defun tags-recognize-empty-tags-table 1559,62594
2399(defun tag-exact-file-name-match-p 1587,63740
2400(defun tag-file-name-match-p 1596,64133
2401(defun tag-exact-match-p 1609,64689
2402(defun tag-implicit-name-match-p 1620,65257
2403(defun tag-symbol-match-p 1633,65857
2404(defun tag-word-match-p 1643,66293
2405(defun tag-partial-file-name-match-p 1652,66691
2406(defun tag-any-match-p 1662,67135
2407(defun tag-re-match-p 1667,67319
2408(defcustom tags-loop-revert-buffers 1675,67568
2409(defun next-file 1685,67977
2410(defvar tags-loop-operate 1760,70891
2411(defvar tags-loop-scan1763,70985
2412(defun tags-loop-eval 1771,71314
2413(defun tags-loop-continue 1782,71643
2414(defun tags-search 1850,73949
2415(defun tags-query-replace 1871,74775
2416(defun tags-complete-tags-table-file 1896,75999
2417(defun list-tags 1906,76378
2418(defun tags-apropos 1934,77331
2419(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78157
2420(defun select-tags-table 1964,78396
2421(defvar select-tags-table-mode-map 2019,80523
2422(define-derived-mode select-tags-table-mode 2030,80906
2423(defun select-tags-table-select 2034,81090
2424(defun select-tags-table-quit 2043,81456
2425(defun complete-tag 2049,81611
2426(defconst etags--xref-limit 2074,82552
2427(defvar etags-xref-find-definitions-tag-order 2076,82587
2428(defun etags-xref-find 2082,82877
2429(defun etags--xref-find-definitions 2096,83406
2430(defclass xref-etags-location 2129,85120
2431(defun xref-make-etags-location 2135,85343
2432(cl-defmethod xref-location-marker 2139,85498
2433(cl-defmethod xref-location-line 2146,85742
2434
2435erl-src/gs_dialog.erl,98
2436-define(VERSION2,32
2437behaviour_info(51,2177
2438show(124,5458
2439dialog_loop(219,9529
2440test(252,10806
2441
2442f-src/entry.for,172
2443      LOGICAL FUNCTION PRTPKG 3,75
2444       ENTRY  SETPRT 194,3866
2445       ENTRY  MSGSEL 395,8478
2446     & intensity1(577,12231
2447       character*(*) function foo(579,12307
2448
2449f-src/entry.strange_suffix,172
2450      LOGICAL FUNCTION PRTPKG 3,75
2451       ENTRY  SETPRT 194,3866
2452       ENTRY  MSGSEL 395,8478
2453     & intensity1(577,12231
2454       character*(*) function foo(579,12307
2455
2456f-src/entry.strange,172
2457      LOGICAL FUNCTION PRTPKG 3,75
2458       ENTRY  SETPRT 194,3866
2459       ENTRY  MSGSEL 395,8478
2460     & intensity1(577,12231
2461       character*(*) function foo(579,12307
2462
2463forth-src/test-forth.fth,733
2464: a-forth-word20,301
246599 constant a-forth-constant!22,343
246655 value a-forth-value?23,373
2467create :a-forth-dictionary-entry24,397
2468defer #a-defer-word27,460
2469: (another-forth-word)(another-forth-word)29,481
2470   9   field   >field136,582
2471   5   field   >field237,605
2472constant (a-forth-constant(a-forth-constant38,628
24732000 buffer: #some-storage41,657
2474code assemby-code-word43,685
2475: a-forth-word50,870
2476: (foo)(foo)55,988
2477: foo56,1000
2478: create-bar58,1015
24793 4 2constant 2const61,1074
24802const 2value 2val62,1095
24812variable 2var63,1114
24823.1415e fconstant fconst65,1130
2483fconst fvalue fval66,1155
2484fvariable fvar67,1174
2485synonym mypi69,1190
2486BEGIN-STRUCTURE point71,1211
2487  1 CELLS +FIELD p.x72,1262
2488  1 CELLS +FIELD p.y73,1318
2489
2490go-src/test.go,48
2491package main1,0
2492func say(5,28
2493func main(9,72
2494
2495go-src/test1.go,119
2496package main1,0
2497func (s str) PrintAdd(17,136
2498func (n intNumber) PrintAdd(21,189
2499func test(25,248
2500func main(29,285
2501
2502html-src/softwarelibero.html,200
2503Cos'è il software libero?4,38
2504Licenze d'uso di un programmalicenze65,2502
2505Sfatiamo alcuni miti138,6122
2506Il movimento open sourceoss191,8041
2507Impatto pratico del software liberoimpatto231,10070
2508
2509html-src/index.shtml,104
2510&nbsp;8,281
2511In evidenza15,447
2512Comunicati e iniziative32,976
2513Ultime notizie dall'associazione63,2030
2514
2515html-src/algrthms.html,467
2516Tutorial on Convolutional Coding with Viterbi Decoding--Description of the Data Generation, Convolutional Encoding, Channel Mapping and AWGN, and Quantizing Algorithms7,277
2517Descriptionalgorithms10,481
2518Generating the Datagenalgorithm48,1995
2519Convolutionallyconalgorithm55,2512
2520Nextstatetable262,11587
2521Outputoutputtable350,13915
2522Mapping the Channel Symbolsmapping433,16213
2523Adding Noise to theaddnoise439,16607
2524Quantizing the Receivedquantizing469,19100
2525
2526html-src/software.html,439
2527Francesco Potortì Software Page9,280
2528Software that I wrote for supporting my research activitysimulation36,1398
2529MTGmtg41,1482
2530Fracasfracas65,2624
2531GaliLEOgalileo101,4232
2532Leasqrleasqr114,4677
2533Free software that I wrote for the GNU project or for my personal or workgnu142,6066
2534Etagsetags148,6181
2535checkiso161,6731
2536cgrep178,7549
2537debian-bug.eldebian-bug190,7981
2538tcpdump205,8566
2539Links to interesting softwarelinks216,8893
2540
2541lua-src/allegro.lua,400
2542local function get_layer_by_name 7,175
2543local function count_layers 33,621
2544function GetLayerByName 54,980
2545function GetUniqueLayerName 65,1204
2546function SelectLayer 76,1415
2547function NewLayer 86,1773
2548function NewLayerSet 144,3226
2549function RemoveLayer 170,3750
2550function MoveLayerTop 211,4767
2551function MoveLayerBottom 223,5079
2552function MoveLayerBefore 236,5457
2553function MoveLayerAfter 258,6090
2554
2555lua-src/test.lua,442
2556function Rectangle.getPos 2,15
2557function Rectangle.getPos getPos2,15
2558function Circle.getPos 6,61
2559function Circle.getPos getPos6,61
2560function Cube.data.getFoo 10,102
2561function Cube.data.getFoo getFoo10,102
2562function Square.something:Bar 14,148
2563function Square.something:Bar Bar14,148
2564   function test.me_22a(22,241
2565   function test.me_22a(me_22a22,241
2566   local function test.me22b 25,297
2567   local function test.me22b me22b25,297
2568
2569make-src/Makefile,2175
2570LATEST=1,0
2571RELEASELIST=2,10
2572ADASRC=4,104
2573ASRC=5,171
2574CSRC=6,197
2575CPSRC=10,423
2576ELSRC=13,614
2577ERLSRC=14,661
2578FORTHSRC=15,702
2579FSRC=16,726
2580HTMLSRC=17,776
2581JAVASRC=18,844
2582LUASRC=19,907
2583MAKESRC=20,926
2584OBJCSRC=21,943
2585OBJCPPSRC=22,999
2586PASSRC=23,1035
2587PERLSRC=24,1053
2588PHPSRC=25,1108
2589PSSRC=26,1156
2590PROLSRC=27,1173
2591PYTSRC=28,1210
2592TEXSRC=29,1227
2593YSRC=30,1282
2594SRCS=31,1325
2595NONSRCS=35,1577
2596VHDLFLAGS=37,1624
2597COBOLFLAGS=38,1827
2598POSTSCRIPTFLAGS=39,1889
2599TCLFLAGS=40,1943
2600GETOPTOBJS=42,2002
2601RXINCLUDE=43,2034
2602REGEXOBJS=44,2056
2603CHECKOBJS=46,2075
2604CHECKFLAGS=47,2105
2605OBJS=48,2145
2606CPPFLAGS=49,2190
2607LDFLAGS=50,2259
2608WARNINGS=51,2282
2609CFLAGS=52,2466
2610FASTCFLAGS=55,2530
2611FASTCFLAGSWARN=56,2591
2612FILTER=58,2641
2613REGEX=59,2695
2614xx=60,2741
2615MAKE:MAKE62,2790
2616RUN=63,2825
2617RUN=64,2865
2618OPTIONS=65,2870
2619ARGS=66,2922
2620infiles 68,2940
2621quiettest:quiettest70,3002
2622test:test79,3409
2623${CHECKOBJS}:${CHECKOBJS}88,3805
2624checker:checker90,3849
2625standalone:standalone96,4062
2626prof:prof101,4168
2627fastetags:fastetags104,4198
2628fastctags:fastctags108,4322
2629staticetags:staticetags112,4446
2630rsynctofly:rsynctofly116,4608
2631rsyncfromfly:rsyncfromfly119,4698
2632web ftp publish:web ftp publish122,4794
2633release distrib:release distrib129,5115
2634tags:tags134,5255
2635clean:clean136,5267
2636srclist:srclist139,5302
2637regexfile:regexfile143,5391
2638/home/www/pub/etags.c.gz:/home/www/pub/etags.c.gz149,5566
2639/home/www/pub/software/unix/etags.tar.gz:/home/www/pub/software/unix/etags.tar.gz156,5825
2640regex.o:regex.o159,6031
2641getopt.o:getopt.o162,6086
2642getopt1.o:getopt1.o165,6147
2643etags:etags168,6210
2644ctags:ctags171,6299
2645man manpage:man manpage174,6396
2646etags.1.man:etags.1.man176,6422
2647maintaining.info:maintaining.info179,6475
2648TAGS:TAGS182,6557
2649%ediff:%ediff185,6587
2650oediff:oediff188,6677
2651%cdiff:%cdiff191,6764
2652xdiff:xdiff194,6854
2653ETAGS:ETAGS197,6942
2654ETAGS%:ETAGS%200,7012
2655ETAGS13 ETAGS14 ETAGS15:ETAGS13 ETAGS14 ETAGS15203,7084
2656ETAGS12:ETAGS12206,7216
2657OTAGS:OTAGS209,7304
2658CTAGS:CTAGS212,7369
2659CTAGS%:CTAGS%215,7443
2660CTAGS13 CTAGS14 CTAGS15:CTAGS13 CTAGS14 CTAGS15218,7545
2661EXTAGS:EXTAGS221,7680
2662.PRECIOUS:.PRECIOUS224,7838
2663FRC:FRC226,7894
2664
2665objc-src/Subprocess.h,98
2666#define Subprocess 41,1217
2667#define BUFFERSIZE 43,1267
2668@interface Subprocess:Subprocess45,1292
2669
2670objc-src/Subprocess.m,446
2671#define	PTY_TEMPLATE 20,494
2672#define	PTY_LENGTH 21,528
2673@interface Subprocess(Private)32,737
2674- childDidExit39,851
2675- fdHandler:fdHandler67,1589
2676showError 98,2360
2677fdHandler 112,2785
2678getptys 119,2907
2679- init:init183,4815
2680    andStdErr:init197,5147
2681- send:(const char *)string withNewline:send300,7436
2682- send:send308,7599
2683- terminateInput314,7689
2684- terminate:terminate321,7810
2685- setDelegate:setDelegate332,7961
2686- delegate338,8031
2687
2688objc-src/PackInsp.h,109
2689#define NUMSTATS	36,1101
2690#define TYPESTOSTAT	37,1120
2691@interface PackageInspector:PackageInspector39,1172
2692
2693objc-src/PackInsp.m,1322
2694static const char RCSid[RCSid30,1032
2695#define VERSION	34,1116
2696#   define DEBUG 37,1155
2697#define LISTCONTENTS	39,1181
2698#define OPENBUTTON	47,1352
2699#define LISTCONTENTSBUTTON	48,1449
2700#define LISTDESCRIPTIONBUTTON	49,1562
2701#define STATE_UNINSTALLED	52,1687
2702#define STATE_INSTALLED	53,1807
2703#define STATE_COMPRESSD	54,1948
2704#define SIZEFORMAT	57,2152
2705#define KBYTES	58,2362
2706#define MBYTES	59,2473
2707#define LOCALIZE(61,2585
2708#define LOCALIZE_ARCH(62,2668
2709+newnew67,2802
2710-showInfo:showInfo93,3417
2711-revert:revert107,3737
2712-ok:ok136,4297
2713-loadload143,4424
2714#define LOOKUP(156,4826
2715#undef LOOKUP176,5694
2716-loadKeyValuesFrom:(const char *)type inTable:loadKeyValuesFrom186,5852
2717-loadContentsOf:(const char *)type inTable:loadContentsOf238,7079
2718-loadImageloadImage257,7552
2719#define STAT_EQ(275,7940
2720-(BOOL)shouldLoad280,8116
2721-toggleDescriptiontoggleDescription301,8626
2722-(const char *)getPath:(char *)buf forType:getPath317,8899
2723-setRevertButtonTitlesetRevertButtonTitle333,9320
2724-(const char *)formatSize:(const char *)size inBuf:formatSize344,9525
2725#define WORKING	368,10045
2726-(void)getArchs370,10100
2727-(void)addArchs:addArchs385,10520
2728-subprocess:(Subprocess *)sender output:subprocess428,11351
2729-subprocessDone:subprocessDone436,11484
2730static void openInWorkspace(446,11634
2731-open:open464,12063
2732
2733objcpp-src/SimpleCalc.H,41
2734@interface SimpleCalc:SimpleCalc14,400
2735
2736objcpp-src/SimpleCalc.M,445
2737- init52,1747
2738- appendToDisplay:appendToDisplay60,1933
2739- registerAction:registerAction70,2210
2740- decimalKey:decimalKey77,2348
2741- numberKeys:numberKeys91,2661
2742- equalsKey:equalsKey112,3192
2743- operationKeys:operationKeys131,3680
2744- clearKey:clearKey153,4301
2745- clearAllKey:clearAllKey160,4410
2746- appDidInit:appDidInit168,4591
2747- windowWillClose:windowWillClose178,4882
2748- infoPanel:infoPanel186,5132
2749- helpPanel:helpPanel198,5482
2750
2751pas-src/common.pas,1875
2752procedure InitializeStringPackage;26,527
2753function newtextstring;34,874
2754procedure disposetextstring;52,1404
2755function ConcatT;78,2066
2756function AppendTextString;112,3238
2757function CopyTextString;132,3947
2758procedure CONVERT_CHARSTRING_TO_VALUE;151,4505
2759procedure append_string;172,5166
2760function To_Upper;186,5462
2761function To_Lower;194,5617
2762function EmptyNmStr(209,6213
2763function chartonmstr;219,6436
2764function LowerCaseNmStr;230,6682
2765function concatenatenamestrings;242,7007
2766procedure writenamestring;263,7517
2767function IsControlChar;277,7928
2768function namestringequal;283,8079
2769function NameStringLess;302,8539
2770function IsControlCharName(343,9710
2771function SubString;358,10208
2772function SkipChars;379,10791
2773function RemoveUnderlineControl;397,11311
2774procedure First100Chars;427,12162
2775procedure SkipSpaces;462,13298
2776function SkipBlanks;477,13782
2777function stripname;505,14595
2778function Locate;522,15039
2779function NameHasChar;543,15581
2780function integertonmstr;561,16134
2781function NmStrToInteger;585,16901
2782function AddNullToNmStr;600,17317
2783function ValToNmStr;611,17585
2784function ChangeFileType;625,18037
2785function StripPath;647,18734
2786function ReprOfChar;675,19343
2787procedure ExtractCommentInfo;702,20749
2788procedure INSERT_TREE_NODE;784,24053
2789function GetNameList;920,27926
2790procedure DisposeANameList(925,28010
2791procedure DisposeNameList;938,28340
2792function GetNewNameListNode;943,28409
2793function insertname;972,29051
2794procedure InitNameList;988,29471
2795procedure InitNameStringPool;998,29767
2796procedure NewNameString;1004,29867
2797procedure ReleaseNameString;1022,30232
2798procedure SDTrefStringToRec 1045,30741
2799procedure SDTrefSkipSpaces;1059,31092
2800function SDTrefIsEnd 1070,31323
2801function SDTrefGetInteger 1082,31529
2802procedure SDTrefRecToString 1303,37546
2803function NmStrToErrStr;1497,42305
2804function ErrStrToNmStr;1509,42557
2805function GetTextRef;1529,43112
2806
2807php-src/lce_functions.php,2152
2808  define("LCE_FUNCTIONS"LCE_FUNCTIONS4,38
2809  define("LCE_UNKNOWN"LCE_UNKNOWN9,145
2810  define("LCE_WS"LCE_WS11,194
2811  define("LCE_COMMENT"LCE_COMMENT13,244
2812  define("LCE_COMMENT_USER"LCE_COMMENT_USER15,303
2813  define("LCE_COMMENT_TOOL"LCE_COMMENT_TOOL17,366
2814  define("LCE_MSGID"LCE_MSGID19,430
2815  define("LCE_MSGSTR"LCE_MSGSTR21,488
2816  define("LCE_TEXT"LCE_TEXT23,541
2817  define("STATE_ABORT"STATE_ABORT25,567
2818  define("STATE_OK"STATE_OK26,595
2819  define("STATE_LOOP"STATE_LOOP27,620
2820  class POEntryAD 29,648
2821      function validate(31,683
2822      function checkQuotation(59,1384
2823  class CommentAD 70,1639
2824      function CommentAD(73,1693
2825      function validate(83,1944
2826  class POEntry 105,2410
2827      function POEntry(119,2711
2828      function lineCount(135,3255
2829      function serializeToVars(141,3365
2830      function write(151,3800
2831  class POReader 163,4178
2832      function gettext(177,4457
2833      function parseFromVars(189,4705
2834      function serializeToVars(215,5331
2835      function POReader(229,5613
2836      function read(243,5983
2837      function write(259,6307
2838      function isComment(277,6645
2839      function comment(284,6822
2840      function msgid(304,7247
2841      function msgstr(320,7574
2842      function start(340,8232
2843      function createPOEntries(360,8644
2844      function stripLine(394,9472
2845      function printClassification(421,10056
2846      function classifyLine(432,10301
2847  function getTextDomains(471,11094
2848  class PORManager 498,11756
2849      function PORManager(502,11822
2850      function addPOReader(507,11896
2851      function &getPOReader(getPOReader512,11992
2852      function getDomainNames(517,12081
2853  function &loadPORManager(loadPORManager523,12174
2854  function fileJoin(536,12436
2855      function lce_bindtextdomain(557,12839
2856      function lce_textdomain(614,14530
2857      function lce_gettext(620,14641
2858      function lce_dgettext(626,14767
2859      function lce(634,14966
2860      function lce_bindtextdomain(651,15488
2861      function lce_textdomain(656,15592
2862      function lce_gettext(661,15674
2863      function lce_dgettext(666,15755
2864      function lce(670,15855
2865  function lce_geteditcode(676,15898
2866
2867php-src/ptest.php,46
2868define("TEST"TEST1,0
2869test 4,26
2870foo(16,200
2871
2872perl-src/htlmify-cystic,1197
2873my @section_name;section_name12,236
2874my @appendix_name;appendix_name13,254
2875my @section_toc;section_toc15,274
2876my @appendix_toc;appendix_toc16,291
2877my $new_tag new_tag18,310
2878my $appendix;appendix24,409
2879my $section;section25,423
2880my $subsection;subsection26,436
2881my $subsubsection;subsubsection27,452
2882my $this_file_toc this_file_toc29,472
2883my %file_tocs;file_tocs30,496
2884my @output_files output_files32,512
2885my $file_index file_index33,535
2886my $output_file;output_file35,556
2887my $line;line37,574
2888my $subsection_marker;subsection_marker161,3883
2889my $new;new163,3907
2890sub read_toc 165,3917
2891	  my $entry entry218,5621
2892	  my $entry entry234,6077
2893	      my $entry entry245,6351
2894	  my $entry entry252,6536
2895	  my $entry entry268,7010
2896	      my $entry entry276,7204
2897	  my $entry entry281,7328
2898      my $entry entry296,7698
2899sub finish_subsubsections 302,7805
2900sub finish_subsections 309,7987
2901sub finish_sections 320,8310
2902sub finish_appendices 331,8599
2903sub section_url_base 337,8724
2904sub section_url_name 342,8922
2905sub section_url 355,9284
2906  my $name name357,9336
2907sub section_href 364,9452
2908sub section_name 368,9551
2909sub toc_line 372,9655
2910sub file_end 375,9750
2911
2912perl-src/yagrip.pl,233
2913sub getopt 7,156
2914	local($_,$flag,$opt,$f,$r,@temp)($_,$flag,$opt,$f,$r,@temp8,169
2915sub usage 38,856
2916	local($prog,$_,@list)($prog,$_,@list39,868
2917	local($string,$flag,@string,@temp,@last)($string,$flag,@string,@temp,@last40,897
2918
2919perl-src/kai-test.pl,203
2920sub f1 2,16
2921sub main::f2 f26,50
2922package Foo;10,90
2923sub f3 12,104
2924sub Bar::f4 f416,138
2925package Bar;20,177
2926sub f5 22,191
2927package Foo::Bar;26,225
2928sub f6 28,244
2929package main;32,278
2930sub f7 34,293
2931
2932ps-src/rfc1245.ps,2478
2933/FMversion 12,311
2934/FrameDict 17,500
2935/FMVERSION 47,1307
2936/FMLOCAL 56,1494
2937/FMDOCUMENT 73,1766
2938/FMBEGINPAGE 95,2279
2939/FMENDPAGE 109,2516
2940/FMDEFINEFONT 115,2582
2941/FMNORMALIZEGRAPHICS 126,2725
2942/FMBEGINEPSF 142,2955
2943/FMENDEPSF 153,3207
2944/setmanualfeed 158,3283
2945/max 163,3386
2946/min 164,3426
2947/inch 165,3466
2948/pagedimen 166,3485
2949/setpapername 172,3629
2950/papersize 190,4214
2951/manualpapersize 211,4789
2952/desperatepapersize 230,5211
2953/savematrix 239,5370
2954/restorematrix 242,5425
2955/dmatrix 245,5475
2956/dpi 246,5495
2957/freq 248,5583
2958/sangle 249,5658
2959/DiacriticEncoding 250,5717
2960/.notdef 251,5738
2961/.notdef 252,5801
2962/.notdef 253,5864
2963/.notdef 254,5927
2964/.notdef 255,5990
2965/numbersign 256,6051
2966/parenright 257,6115
2967/two 258,6184
2968/less 259,6251
2969/L 260,6320
2970/bracketright 261,6389
2971/i 262,6459
2972/braceright 263,6529
2973/Ntilde 264,6598
2974/atilde 265,6668
2975/iacute 266,6733
2976/ocircumflex 267,6797
2977/udieresis 268,6858
2978/paragraph 269,6919
2979/dieresis 270,6983
2980/yen 271,7050
2981/ordfeminine 272,7109
2982/exclamdown 273,7171
2983/guillemotleft 274,7230
2984/Otilde 275,7296
2985/quoteleft 276,7357
2986/fraction 277,7420
2987/periodcentered 278,7490
2988/Acircumflex 279,7549
2989/Icircumflex 280,7610
2990/Uacute 281,7680
2991/breve 282,7746
2992/ReEncode 284,7814
2993/graymode 300,8020
2994/setpattern 310,8184
2995/grayness 331,8725
2996/normalize 394,9873
2997/dnormalize 397,9942
2998/lnormalize 400,10014
2999/H 403,10104
3000/Z 406,10147
3001/X 409,10176
3002/V 412,10219
3003/N 415,10260
3004/M 418,10286
3005/E 419,10315
3006/D 420,10336
3007/O 421,10358
3008/L 423,10394
3009/Y 430,10489
3010/R 439,10588
3011/RR 450,10696
3012/C 467,10959
3013/U 473,11004
3014/F 477,11039
3015/T 481,11084
3016/RF 484,11115
3017/TF 488,11164
3018/P 495,11219
3019/PF 499,11270
3020/S 506,11344
3021/SF 510,11384
3022/B 517,11446
3023/BF 521,11505
3024/W 538,11714
3025/G 573,12382
3026/A 582,12525
3027/BEGINPRINTCODE 606,12918
3028/ENDPRINTCODE 615,13131
3029/gn 620,13259
3030/cfs 631,13384
3031/ic 636,13473
3032/ms 658,14285
3033/ip 668,14395
3034/wh 678,14492
3035/bl 684,14607
3036/s1 690,14722
3037/fl 691,14739
3038/hx 698,14887
3039/wbytes 709,15055
3040/BEGINBITMAPBWc 713,15147
3041/BEGINBITMAPGRAYc 716,15198
3042/BEGINBITMAP2BITc 719,15251
3043/COMMONBITMAPc 722,15304
3044/BEGINBITMAPBW 739,15660
3045/BEGINBITMAPGRAY 742,15709
3046/BEGINBITMAP2BIT 745,15760
3047/COMMONBITMAP 748,15811
3048/Fmcc 765,16156
3049/ngrayt 773,16371
3050/nredt 774,16393
3051/nbluet 775,16414
3052/ngreent 776,16436
3053/colorsetup 787,16603
3054/fakecolorsetup 814,17370
3055/BITMAPCOLOR 826,17636
3056/BITMAPCOLORc 839,17926
3057/BITMAPGRAY 855,18275
3058/BITMAPGRAYc 858,18335
3059/ENDBITMAP 861,18397
3060/fillprocs 868,18497
3061
3062prol-src/ordsets.prolog,525
3063is_ordset(47,1310
3064list_to_ord_set(63,1688
3065ord_add_element(71,1867
3066ord_del_element(85,2344
3067ord_disjoint(100,2783
3068ord_intersect(108,2953
3069ord_intersection(126,3553
3070ord_intersection3(130,3692
3071ord_intersection(150,4533
3072ord_intersection4(154,4705
3073ord_intersection(176,5666
3074ord_intersection2(181,5814
3075ord_member(200,6320
3076ord_seteq(216,6685
3077ord_setproduct(225,6973
3078ord_subset(240,7379
3079ord_subtract(257,7863
3080ord_symdiff(265,8056
3081ord_union(288,8889
3082ord_union4(303,9354
3083ord_union(324,10173
3084ord_union_all(329,10315
3085
3086prol-src/natded.prolog,2319
3087expandmng(100,2879
3088normalize(116,3359
3089fresh_vars(125,3716
3090subst(138,4134
3091normalize_fresh(159,4660
3092reduce_subterm(171,5112
3093reduce(185,5559
3094free_var(196,5903
3095free_for(209,6246
3096compile_lex(231,6875
3097consult_lex:-consult_lex248,7384
3098lex(259,7754
3099expandsyn(267,8068
3100bas_syn(292,8897
3101compile_empty:-compile_empty310,9376
3102complete(328,10055
3103add_active(340,10527
3104parse(353,10949
3105derived_analyses(364,11341
3106build(378,11965
3107buildact(392,12521
3108mapsyn(412,13542
3109add_edge(434,14278
3110findcats(447,14758
3111normalize_tree(465,15478
3112normalize_trees(475,15856
3113expandmng_tree(486,16248
3114expandmng_trees(496,16614
3115cat(511,17013
3116subtree(644,21266
3117hypothetical_mem(653,21565
3118make_coor(667,22130
3119start_up:-start_up688,23013
3120tokenizeatom(710,23921
3121tokenize(720,24348
3122isoperator(752,25377
3123isoptab(756,25431
3124specialsymbol(765,25756
3125sstab(771,25861
3126parse_cgi(787,26347
3127keyvalseq(792,26510
3128andkeyvalseq(796,26609
3129keyval(799,26688
3130valseq(807,26920
3131plusvalseq(810,27007
3132val(816,27109
3133argvals(824,27426
3134commaargvals(828,27503
3135atomval(833,27578
3136atom(836,27640
3137action(846,28004
3138keyvalcgi(864,28649
3139keyvalscgi(865,28670
3140outsyn(868,28726
3141act(876,29060
3142actout(901,29906
3143texttreelist(912,30089
3144htmltreelist(918,30190
3145fitchtreelist(924,30304
3146pp_html_table_tree(938,30759
3147pp_html_tree(949,31113
3148pp_html_trees(988,32381
3149pp_html_table_fitch_tree(999,32769
3150pp_html_fitch_tree(1017,33672
3151removeexp(1129,39002
3152splitexp(1142,39490
3153pp_exp(1155,39990
3154map_word(1168,40249
3155pp_exps(1180,40474
3156pp_tree(1188,40777
3157pp_trees(1216,41807
3158pp_word_list(1225,42128
3159pp_word(1231,42262
3160pp_word_list_rest(1238,42569
3161pp_cat(1248,42929
3162pp_syn(1255,43196
3163pp_syn_paren(1276,43899
3164pp_paren(1293,44377
3165pp_syn_back(1300,44661
3166pp_bas_cat(1311,45001
3167writecat(1322,45409
3168writesubs(1351,46455
3169writesups(1361,46757
3170writelistsubs(1371,47090
3171pp_lam(1380,47408
3172pp_lam_bracket(1398,48022
3173pp_lam_paren(1407,48338
3174pp_rule(1429,49238
3175member(1447,49866
3176append_list(1451,49919
3177append(1456,50010
3178at_least_one_member(1460,50076
3179numbervars(1464,50171
3180reverse(1467,50209
3181select(1471,50290
3182select_last(1475,50357
3183cat_atoms(1479,50436
3184writelist(1485,50524
3185write_lex_cat(1492,50676
3186writebreaklex(1500,50988
3187write_lex(1513,51265
3188writebreak(1521,51541
3189tt:-tt1531,51713
3190mt:-mt1534,51784
3191cmt:-cmt1537,51878
3192
3193pyt-src/server.py,1438
3194class Controls:Controls17,358
3195    def __init__(18,374
3196    def __repr__(24,590
3197    def __str__(34,871
3198class Server:Server37,934
3199    def __init__(38,948
3200    def dump(73,2198
3201    def __repr__(125,3896
3202    def __str__(128,3945
3203class User:User131,4014
3204    def __init__(132,4026
3205    def __repr__(172,5445
3206    def __str__(206,6883
3207def flag2str(223,7212
3208class LabeledEntry(232,7442
3209    def bind(234,7525
3210    def focus_set(236,7584
3211    def __init__(238,7629
3212def ButtonBar(245,7909
3213def helpwin(255,8280
3214class ListEdit(267,8707
3215    def __init__(269,8808
3216    def handleList(303,10042
3217    def handleNew(306,10094
3218    def editItem(314,10426
3219    def deleteItem(320,10596
3220def ConfirmQuit(326,10760
3221class ControlEdit(375,12377
3222    def PostControls(376,12403
3223    def GatherControls(421,13530
3224class ServerEdit(512,16264
3225    def __init__(513,16289
3226    def post(525,16629
3227    def gather(543,17191
3228    def nosave(547,17304
3229    def save(551,17408
3230    def refreshPort(556,17509
3231    def createWidgets(561,17663
3232    def edituser(631,20708
3233class UserEdit(645,20921
3234    def __init__(646,20944
3235    def post(658,21283
3236    def gather(676,21841
3237    def nosave(680,21950
3238    def save(684,22052
3239    def createWidgets(689,22151
3240class Configure(760,24879
3241    def __init__(761,24916
3242    def MakeDispose(772,25211
3243    def MakeSitelist(786,25706
3244    def editsite(794,25949
3245    def save(797,26022
3246    def nosave(807,26310
3247
3248ruby-src/test.rb,637
3249module ModuleExample1,0
3250    class ClassExample2,21
3251        def instance_method3,44
3252        def ClassExample.class_methodclass_method6,121
3253        def instance_method_exclamation!9,206
3254        def instance_method_question?12,310
3255        def instance_method_equals=instance_method_equals=15,408
3256        def `(18,502
3257        def +(21,592
3258        def [](24,640
3259        def []=([]=27,690
3260        def <<(30,752
3261        def ==(==33,802
3262        def <=(<=36,872
3263        def <=>(<=>39,943
3264        def ===(===42,990
3265    def module_instance_method46,1051
3266    def ModuleExample.module_class_methodmodule_class_method49,1131
3267
3268ruby-src/test1.ru,935
3269class A1,0
3270 def a(2,8
3271 def b(5,38
3272module A9,57
3273  class B10,66
3274    ABC 11,76
3275    Def_ 12,88
3276    Xyzzy 13,106
3277    def foo!15,121
3278    def self._bar?(_bar?18,143
3279      def qux=(qux=22,194
3280    attr_reader :foofoo26,233
3281    attr_reader :read1 read127,254
3282    attr_reader :read1 , :read2;read227,254
3283    attr_reader :read1 , :read2; attr_writer :write1,write1=27,254
3284    attr_reader :read1 , :read2; attr_writer :write1, :write2write2=27,254
3285    attr_writer :bar,bar=28,316
3286                :baz,baz=29,338
3287                :moremore=30,360
3288    attr_accessor :teetee31,382
3289    attr_accessor :teetee=31,382
3290    alias_method :qux,qux32,405
3291    alias_method :xyz,xyz33,456
3292                 :tee ; attr_reader :subtlesubtle34,479
3293    attr_reader(:foo1,foo135,523
3294    attr_reader(:foo1, :bar1,bar135,523
3295                :qux1)qux136,563
3296    alias_method ( :foo2,foo237,586
3297A::Constant Constant42,655
3298
3299rs-src/test.rs,52
3300enum IpAddrKind 3,11
3301fn test1(8,48
3302fn main(12,88
3303
3304scm-src/test.scm,260
3305(define hello 1,0
3306(set! hello 3,32
3307(define (hello-world)5,62
3308(define (there-is-a-=-in-the-middle!)there-is-a-=-in-the-middle!10,128
3309(define =starts-with-equals! =starts-with-equals!12,171
3310(define (((((curry-test 14,205
3311(define-syntax test-begin17,265
3312
3313tex-src/testenv.tex,52
3314\newcommand{\nm}\nm4,77
3315\section{blah}blah8,139
3316
3317tex-src/gzip.texi,303
3318@node Top,62,2139
3319@node Copying,80,2652
3320@node Overview,83,2705
3321@node Sample,166,7273
3322@node Invoking gzip,Invoking gzip210,8829
3323@node Advanced usage,Advanced usage357,13497
3324@node Environment,420,15209
3325@node Tapes,437,15770
3326@node Problems,460,16769
3327@node Concept Index,Concept Index473,17289
3328
3329tex-src/texinfo.tex,30627
3330\def\texinfoversion{\texinfoversion26,1035
3331\def\tie{\tie49,1526
3332\def\gloggingall{\gloggingall72,2276
3333\def\loggingall{\loggingall73,2345
3334\def\onepageout#1{\onepageout99,3282
3335\def\croppageout#1{\croppageout115,4032
3336\def\cropmarks{\cropmarks142,5092
3337\def\pagebody#1{\pagebody144,5139
3338\def\ewtop{\ewtop157,5594
3339\def\nstop{\nstop158,5658
3340\def\ewbot{\ewbot160,5741
3341\def\nsbot{\nsbot161,5805
3342\def\parsearg #1{\parsearg170,6104
3343\def\parseargx{\parseargx172,6182
3344\def\parseargline{\parseargline182,6422
3345\def\flushcr{\flushcr186,6543
3346\newif\ifENV \ENVfalse \def\inENV{\inENV190,6742
3347\def\ENVcheck{\ENVcheck191,6806
3348\outer\def\begin{\begin198,7053
3349\def\beginxxx #1{\beginxxx200,7091
3350\def\end{\end208,7346
3351\def\endxxx #1{\endxxx210,7374
3352\def\errorE#1{\errorE216,7563
3353\def\singlespace{\singlespace222,7757
3354\def\@{\@232,7980
3355\def\`{\`236,8080
3356\def\'{\'237,8092
3357\def\mylbrace {\mylbrace241,8140
3358\def\myrbrace {\myrbrace242,8173
3359\def\:{\:247,8287
3360\def\*{\*250,8341
3361\def\.{\.253,8417
3362\def\w#1{\w258,8648
3363\def\group{\group268,9131
3364  \def\Egroup{\Egroup273,9295
3365\def\need{\need289,9737
3366\def\needx#1{\needx300,10014
3367\def\dots{\dots339,11400
3368\def\page{\page343,11464
3369\def\exdent{\exdent353,11791
3370\def\exdentyyy #1{\exdentyyy354,11824
3371\def\nofillexdent{\nofillexdent357,11968
3372\def\nofillexdentyyy #1{\nofillexdentyyy358,12013
3373\def\include{\include365,12197
3374\def\includezzz #1{\includezzz366,12232
3375\def\thisfile{\thisfile369,12283
3376\def\center{\center373,12346
3377\def\centerzzz #1{\centerzzz374,12379
3378\def\sp{\sp380,12521
3379\def\spxxx #1{\spxxx381,12546
3380\def\comment{\comment387,12720
3381\def\commentxxx #1{\commentxxx390,12817
3382\def\ignoresections{\ignoresections396,12986
3383\let\chapter=\relax=\relax397,13008
3384\let\section=\relax=\relax406,13253
3385\let\subsection=\relax=\relax409,13314
3386\let\subsubsection=\relax=\relax410,13337
3387\let\appendix=\relax=\relax411,13363
3388\let\appendixsec=\relaxsec=\relax412,13384
3389\let\appendixsection=\relaxsection=\relax413,13408
3390\let\appendixsubsec=\relaxsubsec=\relax414,13436
3391\let\appendixsubsection=\relaxsubsection=\relax415,13463
3392\let\appendixsubsubsec=\relaxsubsubsec=\relax416,13494
3393\let\appendixsubsubsection=\relaxsubsubsection=\relax417,13524
3394\def\ignore{\ignore423,13626
3395\long\def\ignorexxx #1\end ignore{\ignorexxx427,13766
3396\def\direntry{\direntry429,13825
3397\long\def\direntryxxx #1\end direntry{\direntryxxx430,13864
3398\def\ifset{\ifset434,13974
3399\def\ifsetxxx #1{\ifsetxxx436,14032
3400\def\Eifset{\Eifset440,14159
3401\def\ifsetfail{\ifsetfail441,14173
3402\long\def\ifsetfailxxx #1\end ifset{\ifsetfailxxx442,14229
3403\def\ifclear{\ifclear444,14290
3404\def\ifclearxxx #1{\ifclearxxx446,14352
3405\def\Eifclear{\Eifclear450,14483
3406\def\ifclearfail{\ifclearfail451,14499
3407\long\def\ifclearfailxxx #1\end ifclear{\ifclearfailxxx452,14559
3408\def\set{\set456,14710
3409\def\setxxx #1{\setxxx457,14737
3410\def\clear{\clear460,14799
3411\def\clearxxx #1{\clearxxx461,14830
3412\def\iftex{\iftex466,14947
3413\def\Eiftex{\Eiftex467,14960
3414\def\ifinfo{\ifinfo468,14974
3415\long\def\ifinfoxxx #1\end ifinfo{\ifinfoxxx469,15024
3416\long\def\menu #1\end menu{\menu471,15083
3417\def\asis#1{\asis472,15112
3418\def\math#1{\math485,15655
3419\def\node{\node487,15699
3420\def\nodezzz#1{\nodezzz488,15737
3421\def\nodexxx[#1,#2]{\nodexxx[489,15768
3422\def\donoderef{\donoderef492,15830
3423\def\unnumbnoderef{\unnumbnoderef496,15951
3424\def\appendixnoderef{\appendixnoderef500,16082
3425\expandafter\expandafter\expandafter\appendixsetref{setref501,16128
3426\let\refill=\relaxill=\relax504,16217
3427\def\setfilename{\setfilename509,16431
3428\outer\def\bye{\bye518,16677
3429\def\inforef #1{\inforef520,16733
3430\def\inforefzzz #1,#2,#3,#4**{\inforefzzz521,16771
3431\def\losespace #1{\losespace523,16868
3432\def\sf{\sf532,17072
3433\font\defbf=cmbx10 scaled \magstep1 %was 1314bf=cmbx10558,17867
3434\font\deftt=cmtt10 scaled \magstep1tt=cmtt10559,17913
3435\def\df{\df560,17949
3436\def\resetmathfonts{\resetmathfonts635,20543
3437\def\textfonts{\textfonts648,21132
3438\def\chapfonts{\chapfonts653,21347
3439\def\secfonts{\secfonts658,21563
3440\def\subsecfonts{\subsecfonts663,21768
3441\def\indexfonts{\indexfonts668,21985
3442\def\smartitalicx{\smartitalicx691,22717
3443\def\smartitalic#1{\smartitalic692,22793
3444\let\cite=\smartitalic=\smartitalic698,22938
3445\def\b#1{\b700,22962
3446\def\t#1{\t703,22997
3447\def\samp #1{\samp706,23149
3448\def\key #1{\key707,23182
3449\def\ctrl #1{\ctrl708,23243
3450\def\tclose#1{\tclose716,23445
3451\def\ {\720,23611
3452\def\xkey{\xkey728,23880
3453\def\kbdfoo#1#2#3\par{\kbdfoo729,23896
3454\def\dmn#1{\dmn738,24197
3455\def\kbd#1{\kbd740,24224
3456\def\l#1{\l742,24281
3457\def\r#1{\r744,24310
3458\def\sc#1{\sc746,24378
3459\def\ii#1{\ii747,24421
3460\def\titlefont#1{\titlefont755,24654
3461\def\titlepage{\titlepage761,24757
3462   \def\subtitlefont{\subtitlefont766,24984
3463   \def\authorfont{\authorfont768,25068
3464   \def\title{\title774,25278
3465   \def\titlezzz##1{\titlezzz775,25313
3466   \def\subtitle{\subtitle783,25628
3467   \def\subtitlezzz##1{\subtitlezzz784,25669
3468   \def\author{\author787,25787
3469   \def\authorzzz##1{\authorzzz788,25824
3470   \def\page{\page794,26115
3471\def\Etitlepage{\Etitlepage804,26284
3472\def\finishtitlepage{\finishtitlepage817,26672
3473\def\evenheading{\evenheading846,27680
3474\def\oddheading{\oddheading847,27723
3475\def\everyheading{\everyheading848,27764
3476\def\evenfooting{\evenfooting850,27810
3477\def\oddfooting{\oddfooting851,27853
3478\def\everyfooting{\everyfooting852,27894
3479\def\headings #1 {\headings893,29586
3480\def\HEADINGSoff{\HEADINGSoff895,29635
3481\def\HEADINGSdouble{\HEADINGSdouble904,30062
3482\def\HEADINGSsingle{\HEADINGSsingle914,30382
3483\def\HEADINGSon{\HEADINGSon922,30603
3484\def\HEADINGSafter{\HEADINGSafter924,30637
3485\def\HEADINGSdoublex{\HEADINGSdoublex926,30732
3486\def\HEADINGSsingleafter{\HEADINGSsingleafter933,30920
3487\def\HEADINGSsinglex{\HEADINGSsinglex934,30981
3488\def\today{\today943,31256
3489\def\thistitle{\thistitle958,31801
3490\def\settitle{\settitle959,31826
3491\def\settitlezzz #1{\settitlezzz960,31863
3492\def\internalBitem{\internalBitem992,32793
3493\def\internalBitemx{\internalBitemx993,32843
3494\def\internalBxitem "#1"{\internalBxitem995,32888
3495\def\internalBxitemx "#1"{\internalBxitemx996,32968
3496\def\internalBkitem{\internalBkitem998,33043
3497\def\internalBkitemx{\internalBkitemx999,33095
3498\def\kitemzzz #1{\kitemzzz1001,33142
3499\def\xitemzzz #1{\xitemzzz1004,33244
3500\def\itemzzz #1{\itemzzz1007,33347
3501\def\item{\item1037,34418
3502\def\itemx{\itemx1038,34469
3503\def\kitem{\kitem1039,34522
3504\def\kitemx{\kitemx1040,34575
3505\def\xitem{\xitem1041,34630
3506\def\xitemx{\xitemx1042,34683
3507\def\description{\description1045,34793
3508\def\table{\table1047,34843
3509\def\ftable{\ftable1052,34987
3510\def\Eftable{\Eftable1056,35133
3511\def\vtable{\vtable1059,35202
3512\def\Evtable{\Evtable1063,35348
3513\def\dontindex #1{\dontindex1066,35417
3514\def\fnitemindex #1{\fnitemindex1067,35437
3515\def\vritemindex #1{\vritemindex1068,35482
3516\def\tablez #1#2#3#4#5#6{\tablez1074,35631
3517\def\Edescription{\Edescription1077,35689
3518\def\itemfont{\itemfont1082,35890
3519\def\Etable{\Etable1090,36116
3520\def\itemize{\itemize1103,36440
3521\def\itemizezzz #1{\itemizezzz1105,36476
3522\def\itemizey #1#2{\itemizey1110,36571
3523\def#2{1119,36817
3524\def\itemcontents{\itemcontents1120,36858
3525\def\bullet{\bullet1123,36906
3526\def\minus{\minus1124,36933
3527\def\frenchspacing{\frenchspacing1128,37041
3528\def\splitoff#1#2\endmark{\splitoff1134,37266
3529\def\enumerate{\enumerate1140,37496
3530\def\enumeratezzz #1{\enumeratezzz1141,37535
3531\def\enumeratey #1 #2\endenumeratey{\enumeratey1142,37588
3532  \def\thearg{\thearg1146,37735
3533  \ifx\thearg\empty \def\thearg{\thearg1147,37754
3534\def\numericenumerate{\numericenumerate1184,39088
3535\def\lowercaseenumerate{\lowercaseenumerate1190,39218
3536\def\uppercaseenumerate{\uppercaseenumerate1203,39565
3537\def\startenumeration#1{\startenumeration1219,40055
3538\def\alphaenumerate{\alphaenumerate1227,40237
3539\def\capsenumerate{\capsenumerate1228,40272
3540\def\Ealphaenumerate{\Ealphaenumerate1229,40306
3541\def\Ecapsenumerate{\Ecapsenumerate1230,40340
3542\def\itemizeitem{\itemizeitem1234,40420
3543\def\newindex #1{\newindex1259,41277
3544\def\defindex{\defindex1268,41566
3545\def\newcodeindex #1{\newcodeindex1272,41674
3546\def\defcodeindex{\defcodeindex1279,41934
3547\def\synindex #1 #2 {\synindex1283,42114
3548\def\syncodeindex #1 #2 {\syncodeindex1292,42454
3549\def\doindex#1{\doindex1309,43133
3550\def\singleindexer #1{\singleindexer1310,43192
3551\def\docodeindex#1{\docodeindex1313,43304
3552\def\singlecodeindexer #1{\singlecodeindexer1314,43371
3553\def\indexdummies{\indexdummies1316,43429
3554\def\_{\_1317,43449
3555\def\w{\w1318,43477
3556\def\bf{\bf1319,43504
3557\def\rm{\rm1320,43533
3558\def\sl{\sl1321,43562
3559\def\sf{\sf1322,43591
3560\def\tt{\tt1323,43619
3561\def\gtr{\gtr1324,43647
3562\def\less{\less1325,43677
3563\def\hat{\hat1326,43709
3564\def\char{\char1327,43739
3565\def\TeX{\TeX1328,43771
3566\def\dots{\dots1329,43801
3567\def\copyright{\copyright1330,43834
3568\def\tclose##1{\tclose1331,43877
3569\def\code##1{\code1332,43922
3570\def\samp##1{\samp1333,43963
3571\def\t##1{\t1334,44004
3572\def\r##1{\r1335,44039
3573\def\i##1{\i1336,44074
3574\def\b##1{\b1337,44109
3575\def\cite##1{\cite1338,44144
3576\def\key##1{\key1339,44185
3577\def\file##1{\file1340,44224
3578\def\var##1{\var1341,44265
3579\def\kbd##1{\kbd1342,44304
3580\def\indexdummyfont#1{\indexdummyfont1347,44460
3581\def\indexdummytex{\indexdummytex1348,44486
3582\def\indexdummydots{\indexdummydots1349,44510
3583\def\indexnofonts{\indexnofonts1351,44536
3584\let\w=\indexdummyfontdummyfont1352,44556
3585\let\t=\indexdummyfontdummyfont1353,44579
3586\let\r=\indexdummyfontdummyfont1354,44602
3587\let\i=\indexdummyfontdummyfont1355,44625
3588\let\b=\indexdummyfontdummyfont1356,44648
3589\let\emph=\indexdummyfontdummyfont1357,44671
3590\let\strong=\indexdummyfontdummyfont1358,44697
3591\let\cite=\indexdummyfont=\indexdummyfont1359,44725
3592\let\sc=\indexdummyfontdummyfont1360,44751
3593\let\tclose=\indexdummyfontdummyfont1364,44923
3594\let\code=\indexdummyfontdummyfont1365,44951
3595\let\file=\indexdummyfontdummyfont1366,44977
3596\let\samp=\indexdummyfontdummyfont1367,45003
3597\let\kbd=\indexdummyfontdummyfont1368,45029
3598\let\key=\indexdummyfontdummyfont1369,45054
3599\let\var=\indexdummyfontdummyfont1370,45079
3600\let\TeX=\indexdummytexdummytex1371,45104
3601\let\dots=\indexdummydotsdummydots1372,45128
3602\let\indexbackslash=0  %overridden during \printindex.backslash=01382,45380
3603\def\doind #1#2{\doind1384,45436
3604{\indexdummies % Must do this here, since \bf, etc expand at this stagedummies1386,45479
3605\def\rawbackslashxx{\rawbackslashxx1389,45619
3606{\indexnofontsnofonts1394,45881
3607\def\dosubind #1#2#3{\dosubind1405,46192
3608{\indexdummies % Must do this here, since \bf, etc expand at this stagedummies1407,46240
3609\def\rawbackslashxx{\rawbackslashxx1410,46344
3610{\indexnofontsnofonts1414,46498
3611\def\findex {\findex1443,47429
3612\def\kindex {\kindex1444,47452
3613\def\cindex {\cindex1445,47475
3614\def\vindex {\vindex1446,47498
3615\def\tindex {\tindex1447,47521
3616\def\pindex {\pindex1448,47544
3617\def\cindexsub {\cindexsub1450,47568
3618\def\printindex{\printindex1462,47895
3619\def\doprintindex#1{\doprintindex1464,47936
3620  \def\indexbackslash{\indexbackslash1481,48421
3621  \indexfonts\rm \tolerance=9500 \advance\baselineskip -1ptfonts\rm1482,48460
3622\def\initial #1{\initial1517,49532
3623\def\entry #1#2{\entry1523,49739
3624  \null\nobreak\indexdotfill % Have leaders before the page number.dotfill1540,50386
3625\def\indexdotfill{\indexdotfill1549,50714
3626\def\primary #1{\primary1552,50820
3627\def\secondary #1#2{\secondary1556,50902
3628\noindent\hskip\secondaryindent\hbox{#1}\indexdotfill #2\pardotfill1559,50984
3629\newbox\partialpageialpage1566,51157
3630\def\begindoublecolumns{\begindoublecolumns1572,51315
3631  \output={\global\setbox\partialpage=ialpage=1573,51351
3632\def\enddoublecolumns{\enddoublecolumns1577,51539
3633\def\doublecolumnout{\doublecolumnout1580,51624
3634  \dimen@=\pageheight \advance\dimen@ by-\ht\partialpageialpage1581,51693
3635\def\pagesofar{\pagesofar1584,51871
3636\def\balancecolumns{\balancecolumns1588,52108
3637  \availdimen@=\pageheight \advance\availdimen@ by-\ht\partialpageialpage1594,52279
3638     \dimen@=\pageheight \advance\dimen@ by-\ht\partialpageialpage1600,52540
3639\newcount \appendixno  \appendixno = `\@no1627,53445
3640\def\appendixletter{\appendixletter1628,53486
3641\def\opencontents{\opencontents1632,53589
3642\def\thischapter{\thischapter1637,53770
3643\def\seccheck#1{\seccheck1638,53808
3644\def\chapternofonts{\chapternofonts1643,53912
3645\def\result{\result1646,53987
3646\def\equiv{\equiv1647,54022
3647\def\expansion{\expansion1648,54055
3648\def\print{\print1649,54096
3649\def\TeX{\TeX1650,54129
3650\def\dots{\dots1651,54158
3651\def\copyright{\copyright1652,54189
3652\def\tt{\tt1653,54230
3653\def\bf{\bf1654,54257
3654\def\w{\w1655,54285
3655\def\less{\less1656,54310
3656\def\gtr{\gtr1657,54341
3657\def\hat{\hat1658,54370
3658\def\char{\char1659,54399
3659\def\tclose##1{\tclose1660,54430
3660\def\code##1{\code1661,54474
3661\def\samp##1{\samp1662,54514
3662\def\r##1{\r1663,54554
3663\def\b##1{\b1664,54588
3664\def\key##1{\key1665,54622
3665\def\file##1{\file1666,54660
3666\def\kbd##1{\kbd1667,54700
3667\def\i##1{\i1669,54808
3668\def\cite##1{\cite1670,54842
3669\def\var##1{\var1671,54882
3670\def\emph##1{\emph1672,54920
3671\def\dfn##1{\dfn1673,54960
3672\def\thischaptername{\thischaptername1676,55001
3673\outer\def\chapter{\chapter1677,55040
3674\def\chapterzzz #1{\chapterzzz1678,55081
3675{\chapternofonts%nofonts%1687,55477
3676\global\let\section = \numberedsec=1692,55630
3677\global\let\subsection = \numberedsubsec=1693,55665
3678\global\let\subsubsection = \numberedsubsubsec=1694,55706
3679\outer\def\appendix{\appendix1697,55757
3680\def\appendixzzz #1{\appendixzzz1698,55800
3681\global\advance \appendixno by 1 \message{no1700,55877
3682\chapmacro {#1}{Appendix \appendixletter}letter1701,55946
3683\xdef\thischapter{Appendix \appendixletter: \noexpand\thischaptername}letter:1704,56039
3684{\chapternofonts%nofonts%1705,56111
3685  {#1}{Appendix \appendixletter}letter1707,56167
3686\appendixnoderef %noderef1710,56267
3687\global\let\section = \appendixsec=1711,56286
3688\global\let\subsection = \appendixsubsec=1712,56321
3689\global\let\subsubsection = \appendixsubsubsec=1713,56362
3690\outer\def\top{\top1716,56413
3691\outer\def\unnumbered{\unnumbered1717,56453
3692\def\unnumberedzzz #1{\unnumberedzzz1718,56500
3693{\chapternofonts%nofonts%1722,56663
3694\global\let\section = \unnumberedsec=1727,56813
3695\global\let\subsection = \unnumberedsubsec=1728,56850
3696\global\let\subsubsection = \unnumberedsubsubsec=1729,56893
3697\outer\def\numberedsec{\numberedsec1732,56946
3698\def\seczzz #1{\seczzz1733,56987
3699{\chapternofonts%nofonts%1736,57143
3700\outer\def\appendixsection{\appendixsection1745,57329
3701\outer\def\appendixsec{\appendixsec1746,57386
3702\def\appendixsectionzzz #1{\appendixsectionzzz1747,57439
3703\gdef\thissection{#1}\secheading {#1}{\appendixletter}letter1749,57551
3704{\chapternofonts%nofonts%1750,57619
3705{#1}{\appendixletter}letter1752,57675
3706\appendixnoderef %noderef1755,57775
3707\outer\def\unnumberedsec{\unnumberedsec1759,57815
3708\def\unnumberedseczzz #1{\unnumberedseczzz1760,57868
3709{\chapternofonts%nofonts%1762,57963
3710\outer\def\numberedsubsec{\numberedsubsec1770,58131
3711\def\numberedsubseczzz #1{\numberedsubseczzz1771,58186
3712{\chapternofonts%nofonts%1774,58365
3713\outer\def\appendixsubsec{\appendixsubsec1783,58569
3714\def\appendixsubseczzz #1{\appendixsubseczzz1784,58624
3715\subsecheading {#1}{\appendixletter}letter1786,58746
3716{\chapternofonts%nofonts%1787,58811
3717{#1}{\appendixletter}letter1789,58870
3718\appendixnoderef %noderef1792,58985
3719\outer\def\unnumberedsubsec{\unnumberedsubsec1796,59025
3720\def\unnumberedsubseczzz #1{\unnumberedsubseczzz1797,59084
3721{\chapternofonts%nofonts%1799,59185
3722\outer\def\numberedsubsubsec{\numberedsubsubsec1807,59356
3723\def\numberedsubsubseczzz #1{\numberedsubsubseczzz1808,59417
3724{\chapternofonts%nofonts%1812,59614
3725\outer\def\appendixsubsubsec{\appendixsubsubsec1823,59847
3726\def\appendixsubsubseczzz #1{\appendixsubsubseczzz1824,59908
3727  {\appendixletter}letter1827,60047
3728{\chapternofonts%nofonts%1828,60113
3729  {\appendixletter}letter1830,60178
3730\appendixnoderef %noderef1834,60312
3731\outer\def\unnumberedsubsubsec{\unnumberedsubsubsec1838,60352
3732\def\unnumberedsubsubseczzz #1{\unnumberedsubsubseczzz1839,60417
3733{\chapternofonts%nofonts%1841,60524
3734\def\infotop{\infotop1851,60853
3735\def\infounnumbered{\infounnumbered1852,60891
3736\def\infounnumberedsec{\infounnumberedsec1853,60936
3737\def\infounnumberedsubsec{\infounnumberedsubsec1854,60987
3738\def\infounnumberedsubsubsec{\infounnumberedsubsubsec1855,61044
3739\def\infoappendix{\infoappendix1857,61108
3740\def\infoappendixsec{\infoappendixsec1858,61149
3741\def\infoappendixsubsec{\infoappendixsubsec1859,61196
3742\def\infoappendixsubsubsec{\infoappendixsubsubsec1860,61249
3743\def\infochapter{\infochapter1862,61309
3744\def\infosection{\infosection1863,61348
3745\def\infosubsection{\infosubsection1864,61387
3746\def\infosubsubsection{\infosubsubsection1865,61432
3747\global\let\section = \numberedsec=1870,61669
3748\global\let\subsection = \numberedsubsec=1871,61704
3749\global\let\subsubsection = \numberedsubsubsec=1872,61745
3750\def\majorheading{\majorheading1886,62252
3751\def\majorheadingzzz #1{\majorheadingzzz1887,62297
3752\def\chapheading{\chapheading1893,62530
3753\def\chapheadingzzz #1{\chapheadingzzz1894,62573
3754\def\heading{\heading1899,62768
3755\def\subheading{\subheading1901,62805
3756\def\subsubheading{\subsubheading1903,62848
3757\def\dobreak#1#2{\dobreak1910,63125
3758\def\setchapterstyle #1 {\setchapterstyle1912,63203
3759\def\chapbreak{\chapbreak1919,63458
3760\def\chappager{\chappager1920,63508
3761\def\chapoddpage{\chapoddpage1921,63546
3762\def\setchapternewpage #1 {\setchapternewpage1923,63625
3763\def\CHAPPAGoff{\CHAPPAGoff1925,63682
3764\def\CHAPPAGon{\CHAPPAGon1929,63776
3765\global\def\HEADINGSon{\HEADINGSon1932,63867
3766\def\CHAPPAGodd{\CHAPPAGodd1934,63909
3767\global\def\HEADINGSon{\HEADINGSon1937,64005
3768\def\CHAPFplain{\CHAPFplain1941,64059
3769\def\chfplain #1#2{\chfplain1945,64151
3770\def\unnchfplain #1{\unnchfplain1956,64374
3771\def\unnchfopen #1{\unnchfopen1964,64603
3772\def\chfopen #1#2{\chfopen1970,64811
3773\def\CHAPFopen{\CHAPFopen1975,64955
3774\def\subsecheadingbreak{\subsecheadingbreak1982,65173
3775\def\secheadingbreak{\secheadingbreak1985,65302
3776\def\secheading #1#2#3{\secheading1993,65584
3777\def\plainsecheading #1{\plainsecheading1994,65640
3778\def\secheadingi #1{\secheadingi1995,65683
3779\def\subsecheading #1#2#3#4{\subsecheading2006,66051
3780\def\subsecheadingi #1{\subsecheadingi2007,66118
3781\def\subsubsecfonts{\subsubsecfonts2014,66415
3782\def\subsubsecheading #1#2#3#4#5{\subsubsecheading2017,66538
3783\def\subsubsecheadingi #1{\subsubsecheadingi2018,66616
3784\def\startcontents#1{\startcontents2032,67088
3785   \unnumbchapmacro{#1}\def\thischapter{\thischapter2040,67361
3786\outer\def\contents{\contents2049,67720
3787\outer\def\summarycontents{\summarycontents2057,67864
3788      \def\secentry ##1##2##3##4{\secentry2067,68235
3789      \def\unnumbsecentry ##1##2{\unnumbsecentry2068,68270
3790      \def\subsecentry ##1##2##3##4##5{\subsecentry2069,68305
3791      \def\unnumbsubsecentry ##1##2{\unnumbsubsecentry2070,68346
3792      \def\subsubsecentry ##1##2##3##4##5##6{\subsubsecentry2071,68384
3793      \def\unnumbsubsubsecentry ##1##2{\unnumbsubsubsecentry2072,68431
3794\def\chapentry#1#2#3{\chapentry2085,68865
3795\def\shortchapentry#1#2#3{\shortchapentry2088,68982
3796    {#2\labelspace #1}space2091,69092
3797\def\unnumbchapentry#1#2{\unnumbchapentry2094,69146
3798\def\shortunnumberedentry#1#2{\shortunnumberedentry2095,69193
3799\def\secentry#1#2#3#4{\secentry2102,69357
3800\def\unnumbsecentry#1#2{\unnumbsecentry2103,69416
3801\def\subsecentry#1#2#3#4#5{\subsecentry2106,69477
3802\def\unnumbsubsecentry#1#2{\unnumbsubsecentry2107,69547
3803\def\subsubsecentry#1#2#3#4#5#6{\subsubsecentry2110,69621
3804  \dosubsubsecentry{#2.#3.#4.#5\labelspace#1}space2111,69655
3805\def\unnumbsubsubsecentry#1#2{\unnumbsubsubsecentry2112,69706
3806\def\dochapentry#1#2{\dochapentry2123,70080
3807\def\dosecentry#1#2{\dosecentry2138,70685
3808\def\dosubsecentry#1#2{\dosubsecentry2145,70863
3809\def\dosubsubsecentry#1#2{\dosubsubsecentry2152,71048
3810\def\labelspace{\labelspace2160,71299
3811\def\dopageno#1{\dopageno2162,71334
3812\def\doshortpageno#1{\doshortpageno2163,71360
3813\def\chapentryfonts{\chapentryfonts2165,71392
3814\def\secentryfonts{\secentryfonts2166,71427
3815\def\point{\point2192,72386
3816\def\result{\result2194,72407
3817\def\expansion{\expansion2195,72480
3818\def\print{\print2196,72551
3819\def\equiv{\equiv2198,72618
3820\def\error{\error2218,73391
3821\def\tex{\tex2224,73620
3822\def\@{\@2242,74003
3823\gdef\sepspaces{\def {\ }}}\2265,74735
3824\def\aboveenvbreak{\aboveenvbreak2268,74817
3825\def\afterenvbreak{\afterenvbreak2272,74983
3826\def\ctl{\ctl2286,75494
3827\def\ctr{\ctr2287,75566
3828\def\cbl{\cbl2288,75605
3829\def\cbr{\cbr2289,75645
3830\def\carttop{\carttop2290,75684
3831\def\cartbot{\cartbot2293,75792
3832\long\def\cartouche{\cartouche2299,75932
3833\def\Ecartouche{\Ecartouche2326,76720
3834\def\lisp{\lisp2338,76855
3835\def\Elisp{\Elisp2348,77202
3836\def\next##1{\next2360,77528
3837\def\Eexample{\Eexample2364,77570
3838\def\Esmallexample{\Esmallexample2367,77617
3839\def\smalllispx{\smalllispx2373,77795
3840\def\Esmalllisp{\Esmalllisp2383,78149
3841\obeyspaces \obeylines \ninett \indexfonts \rawbackslashfonts2396,78505
3842\def\next##1{\next2397,78562
3843\def\display{\display2401,78642
3844\def\Edisplay{\Edisplay2410,78961
3845\def\next##1{\next2422,79272
3846\def\format{\format2426,79375
3847\def\Eformat{\Eformat2434,79671
3848\def\next##1{\next2437,79760
3849\def\flushleft{\flushleft2441,79812
3850\def\Eflushleft{\Eflushleft2451,80183
3851\def\next##1{\next2454,80276
3852\def\flushright{\flushright2456,80298
3853\def\Eflushright{\Eflushright2466,80670
3854\def\next##1{\next2470,80801
3855\def\quotation{\quotation2474,80859
3856\def\Equotation{\Equotation2480,81051
3857\def\setdeffont #1 {\setdeffont2493,81449
3858\newskip\defbodyindent \defbodyindent=.4inbodyindent2495,81495
3859\newskip\defargsindent \defargsindent=50ptargsindent2496,81538
3860\newskip\deftypemargin \deftypemargin=12pttypemargin2497,81581
3861\newskip\deflastargmargin \deflastargmargin=18ptlastargmargin2498,81624
3862\def\activeparens{\activeparens2503,81822
3863\def\opnr{\opnr2529,83034
3864\def\lbrb{\lbrb2530,83099
3865\def\defname #1#2{\defname2536,83300
3866\advance\dimen2 by -\defbodyindentbodyindent2540,83418
3867\advance\dimen3 by -\defbodyindentbodyindent2542,83472
3868\setbox0=\hbox{\hskip \deflastargmargin{lastargmargin2544,83526
3869\dimen1=\hsize \advance \dimen1 by -\defargsindent %size for continuationsargsindent2546,83668
3870\parshape 2 0in \dimen0 \defargsindent \dimen1     %argsindent2547,83743
3871\rlap{\rightline{{\rm #2}\hskip \deftypemargin}typemargin2554,84112
3872\advance\leftskip by -\defbodyindentbodyindent2557,84246
3873\exdentamount=\defbodyindentbodyindent2558,84283
3874\def\defparsebody #1#2#3{\defparsebody2568,84642
3875\def#1{2572,84826
3876\def#2{2573,84862
3877\advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindentbodyindent2575,84934
3878\exdentamount=\defbodyindentbodyindent2576,85008
3879\def\defmethparsebody #1#2#3#4 {\defmethparsebody2581,85112
3880\def#1{2585,85273
3881\def#2##1 {2586,85309
3882\advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindentbodyindent2588,85392
3883\exdentamount=\defbodyindentbodyindent2589,85466
3884\def\defopparsebody #1#2#3#4#5 {\defopparsebody2592,85551
3885\def#1{2596,85712
3886\def#2##1 ##2 {2597,85748
3887\advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindentbodyindent2600,85848
3888\exdentamount=\defbodyindentbodyindent2601,85922
3889\def\defvarparsebody #1#2#3{\defvarparsebody2608,86193
3890\def#1{2612,86380
3891\def#2{2613,86416
3892\advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindentbodyindent2615,86475
3893\exdentamount=\defbodyindentbodyindent2616,86549
3894\def\defvrparsebody #1#2#3#4 {\defvrparsebody2621,86640
3895\def#1{2625,86799
3896\def#2##1 {2626,86835
3897\advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindentbodyindent2628,86905
3898\exdentamount=\defbodyindentbodyindent2629,86979
3899\def\defopvarparsebody #1#2#3#4#5 {\defopvarparsebody2632,87051
3900\def#1{2636,87215
3901\def#2##1 ##2 {2637,87251
3902\advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindentbodyindent2640,87338
3903\exdentamount=\defbodyindentbodyindent2641,87412
3904\def\defunargs #1{\defunargs2664,88172
3905\def\deftypefunargs #1{\deftypefunargs2676,88554
3906\def\deffn{\deffn2690,88936
3907\def\deffnheader #1#2#3{\deffnheader2692,88993
3908\begingroup\defname {name2693,89041
3909\def\defun{\defun2699,89186
3910\def\defunheader #1#2{\defunheader2701,89239
3911\begingroup\defname {name2702,89314
3912\defunargs {unargs2703,89350
3913\def\deftypefun{\deftypefun2709,89498
3914\def\deftypefunheader #1#2{\deftypefunheader2712,89620
3915\def\deftypefunheaderx #1#2 #3\relax{\deftypefunheaderx2714,89729
3916\begingroup\defname {name2716,89821
3917\deftypefunargs {typefunargs2717,89867
3918\def\deftypefn{\deftypefn2723,90038
3919\def\deftypefnheader #1#2#3{\deftypefnheader2726,90187
3920\def\deftypefnheaderx #1#2#3 #4\relax{\deftypefnheaderx2728,90323
3921\begingroup\defname {name2730,90416
3922\deftypefunargs {typefunargs2731,90456
3923\def\defmac{\defmac2737,90577
3924\def\defmacheader #1#2{\defmacheader2739,90634
3925\begingroup\defname {name2740,90710
3926\defunargs {unargs2741,90743
3927\def\defspec{\defspec2747,90867
3928\def\defspecheader #1#2{\defspecheader2749,90928
3929\begingroup\defname {name2750,91005
3930\defunargs {unargs2751,91045
3931\def\deffnx #1 {\deffnx2758,91240
3932\def\defunx #1 {\defunx2759,91297
3933\def\defmacx #1 {\defmacx2760,91354
3934\def\defspecx #1 {\defspecx2761,91413
3935\def\deftypefnx #1 {\deftypefnx2762,91474
3936\def\deftypeunx #1 {\deftypeunx2763,91539
3937\def\defop #1 {\defop2769,91685
3938\defopparsebody\Edefop\defopx\defopheader\defoptype}opparsebody\Edefop\defopx\defopheader\defoptype2770,91720
3939\def\defopheader #1#2#3{\defopheader2772,91774
3940\begingroup\defname {name2774,91863
3941\defunargs {unargs2775,91909
3942\def\defmethod{\defmethod2780,91970
3943\def\defmethodheader #1#2#3{\defmethodheader2782,92043
3944\begingroup\defname {name2784,92131
3945\defunargs {unargs2785,92171
3946\def\defcv #1 {\defcv2790,92245
3947\defopvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype}opvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype2791,92280
3948\def\defcvarheader #1#2#3{\defcvarheader2793,92339
3949\begingroup\defname {name2795,92425
3950\defvarargs {varargs2796,92471
3951\def\defivar{\defivar2801,92544
3952\def\defivarheader #1#2#3{\defivarheader2803,92607
3953\begingroup\defname {name2805,92693
3954\defvarargs {varargs2806,92744
3955\def\defopx #1 {\defopx2812,92893
3956\def\defmethodx #1 {\defmethodx2813,92950
3957\def\defcvx #1 {\defcvx2814,93015
3958\def\defivarx #1 {\defivarx2815,93072
3959\def\defvarargs #1{\defvarargs2822,93343
3960\def\defvr{\defvr2828,93487
3961\def\defvrheader #1#2#3{\defvrheader2830,93542
3962\begingroup\defname {name2831,93590
3963\def\defvar{\defvar2835,93675
3964\def\defvarheader #1#2{\defvarheader2837,93735
3965\begingroup\defname {name2838,93806
3966\defvarargs {varargs2839,93842
3967\def\defopt{\defopt2844,93908
3968\def\defoptheader #1#2{\defoptheader2846,93968
3969\begingroup\defname {name2847,94039
3970\defvarargs {varargs2848,94078
3971\def\deftypevar{\deftypevar2853,94135
3972\def\deftypevarheader #1#2{\deftypevarheader2856,94251
3973\begingroup\defname {name2858,94334
3974\def\deftypevr{\deftypevr2865,94508
3975\def\deftypevrheader #1#2#3{\deftypevrheader2867,94579
3976\begingroup\defname {name2868,94631
3977\def\defvrx #1 {\defvrx2876,94868
3978\def\defvarx #1 {\defvarx2877,94925
3979\def\defoptx #1 {\defoptx2878,94984
3980\def\deftypevarx #1 {\deftypevarx2879,95043
3981\def\deftypevrx #1 {\deftypevrx2880,95110
3982\def\deftpargs #1{\deftpargs2885,95259
3983\def\deftp{\deftp2889,95339
3984\def\deftpheader #1#2#3{\deftpheader2891,95394
3985\begingroup\defname {name2892,95442
3986\def\deftpx #1 {\deftpx2897,95601
3987\def\setref#1{\setref2908,95922
3988\def\unnumbsetref#1{\unnumbsetref2913,96036
3989\def\appendixsetref#1{\appendixsetref2918,96143
3990\def\pxref#1{\pxref2929,96554
3991\def\xref#1{\xref2930,96590
3992\def\ref#1{\ref2931,96625
3993\def\xrefX[#1,#2,#3,#4,#5,#6]{\xrefX[2932,96655
3994\def\printedmanual{\printedmanual2933,96698
3995\def\printednodename{\printednodename2934,96736
3996\def\printednodename{\printednodename2939,96861
3997section ``\printednodename'' in \cite{\printedmanual}\printedmanual2954,97493
3998\refx{x2957,97571
3999\def\dosetq #1#2{\dosetq2965,97791
4000\def\internalsetq #1#2{\internalsetq2973,98049
4001\def\Ypagenumber{\Ypagenumber2977,98150
4002\def\Ytitle{\Ytitle2979,98176
4003\def\Ynothing{\Ynothing2981,98203
4004\def\Ysectionnumberandtype{\Ysectionnumberandtype2983,98220
4005\def\Yappendixletterandtype{\Yappendixletterandtype2992,98536
4006\ifnum\secno=0 Appendix\xreftie'char\the\appendixno{no2993,98566
4007\else \ifnum \subsecno=0 Section\xreftie'char\the\appendixno.\the\secno %no.\the\secno2994,98621
4008Section\xreftie'char\the\appendixno.\the\secno.\the\subsecno %no.\the\secno.\the\subsecno2996,98725
4009Section\xreftie'char\the\appendixno.\the\secno.\the\subsecno.\the\subsubsecno %no.\the\secno.\the\subsecno.\the\subsubsecno2998,98796
4010  \def\linenumber{\linenumber3009,99135
4011\def\refx#1#2{\refx3015,99319
4012\def\xrdef #1#2{\xrdef3037,99945
4013\def\readauxfile{\readauxfile3040,100030
4014\def\supereject{\supereject3110,101811
4015\footstrut\parindent=\defaultparindent\hang\textindent{aultparindent\hang\textindent3131,102496
4016\def\openindices{\openindices3139,102682
4017\newdimen\defaultparindent \defaultparindent = 15ptaultparindent3151,102907
4018\parindent = \defaultparindentaultparindent3152,102959
4019\def\smallbook{\smallbook3175,103683
4020\global\def\Esmallexample{\Esmallexample3192,104110
4021\def\afourpaper{\afourpaper3196,104201
4022\def\finalout{\finalout3224,105009
4023\def\normaldoublequote{\normaldoublequote3235,105270
4024\def\normaltilde{\normaltilde3236,105296
4025\def\normalcaret{\normalcaret3237,105316
4026\def\normalunderscore{\normalunderscore3238,105336
4027\def\normalverticalbar{\normalverticalbar3239,105361
4028\def\normalless{\normalless3240,105387
4029\def\normalgreater{\normalgreater3241,105406
4030\def\normalplus{\normalplus3242,105428
4031\def\ifusingtt#1#2{\ifusingtt3253,105920
4032\def\activedoublequote{\activedoublequote3261,106248
4033\def~{~3264,106334
4034\def^{^3267,106395
4035\def_{_3270,106434
4036\def\_{\_3272,106508
4037\def\lvvmode{\lvvmode3279,106845
4038\def|{|3282,106895
4039\def<{<3285,106958
4040\def>{>3288,107015
4041\def+{+3290,107053
4042\def\turnoffactive{\turnoffactive3296,107214
4043\global\def={=3307,107500
4044\def\normalbackslash{\normalbackslash3321,107882
4045
4046merc-src/accumulator.m,3228
4047:- interface146,5371
4048:- import_module hlds148,5386
4049:- import_module univ152,5478
4050:- pred accu_transform_proc159,5793
4051:- implementation166,6115
4052:- import_module libs180,6552
4053:- import_module mdbcomp184,6681
4054:- import_module parse_tree186,6742
4055:- import_module assoc_list194,7013
4056:- import_module bool195,7042
4057:- import_module int196,7065
4058:- import_module io197,7087
4059:- import_module list198,7108
4060:- import_module map199,7131
4061:- import_module maybe200,7153
4062:- import_module pair201,7177
4063:- import_module require202,7200
4064:- import_module set203,7226
4065:- import_module solutions204,7248
4066:- import_module string205,7276
4067:- import_module term206,7301
4068:- import_module varset207,7324
4069:- type top_level213,7499
4070:- type accu_goal_id225,7900
4071:- type accu_case228,7964
4072:- type accu_goal_store234,8091
4073:- type accu_subst238,8216
4074:- type accu_warning240,8264
4075:- pred generate_warnings334,12550
4076:- pred generate_warning342,12895
4077:- pred should_attempt_accu_transform365,13886
4078:- pred should_attempt_accu_transform_2398,15406
4079:- pred accu_standardize440,17390
4080:- pred identify_goal_type465,18169
4081:- pred is_recursive_case549,21175
4082:- type store_info560,21713
4083:- func initialize_goal_store570,22060
4084:- pred accu_store580,22421
4085:- pred identify_recursive_calls601,23288
4086:- pred identify_out_and_out_prime626,24396
4087:- type accu_sets676,26425
4088:- pred accu_stage1689,26977
4089:- pred accu_stage1_2727,28347
4090:- pred accu_sets_init781,30557
4091:- func set_upto796,30984
4092:- pred accu_before812,31498
4093:- pred accu_assoc835,32477
4094:- pred accu_construct862,33712
4095:- pred accu_construct_assoc896,35307
4096:- pred accu_update938,37069
4097:- pred member_lessthan_goalid964,38219
4098:- type accu_assoc975,38652
4099:- pred accu_is_associative986,39138
4100:- pred associativity_assertion1014,40263
4101:- pred commutativity_assertion1037,41242
4102:- pred accu_is_update1057,41952
4103:- pred is_associative_construction1078,42802
4104:- type accu_substs1095,43480
4105:- type accu_base1103,43744
4106:- pred accu_stage21124,44605
4107:- pred accu_substs_init1179,46957
4108:- pred acc_var_subst_init1194,47573
4109:- pred create_new_var1207,48147
4110:- pred accu_process_assoc_set1223,48862
4111:- pred accu_has_heuristic1297,52081
4112:- pred accu_heuristic1304,52336
4113:- pred accu_process_update_set1318,52906
4114:- pred accu_divide_base_case1380,55844
4115:- pred accu_related1412,57146
4116:- inst stored_goal_plain_call1444,58415
4117:- pred lookup_call1449,58601
4118:- pred accu_stage31470,59432
4119:- pred acc_proc_info1508,61326
4120:- pred acc_pred_info1556,63449
4121:- pred accu_create_goal1600,65285
4122:- func create_acc_call1621,66400
4123:- pred create_orig_goal1634,66987
4124:- pred create_acc_goal1662,68157
4125:- func create_new_orig_recursive_goals1709,70225
4126:- func create_new_recursive_goals1723,70918
4127:- func create_new_base_goals1738,71717
4128:- pred acc_unification1749,72156
4129:- pred accu_top_level1766,72896
4130:- pred update_accumulator_pred1856,76290
4131:- func accu_rename1876,77253
4132:- func base_case_ids1889,77784
4133:- func base_case_ids_set1898,78048
4134:- func accu_goal_list1905,78269
4135:- pred calculate_goal_info1916,78680
4136:- func chain_subst1932,79319
4137:- pred chain_subst_21938,79482
4138:- some [T] pred unravel_univ1956,80060
4139:- pragma foreign_export1957,80116
4140
4141c-src/c.c,76
4142T f(1,0
4143}T i;2,14
4144void bar(5,69
4145int foobar(6,94
4146interface_locate(9,131
4147
4148c.c,1807
4149my_printf 135,
4150void fatala 138,
4151max 141,
4152struct bar 143,
4153__attribute__ ((always_inline)) max 147,
4154struct foo150,
4155char stack[stack155,
4156struct S 156,
4157} wait_status_ptr_t 161,
4158Some_Class  A 162,
4159typedef T1 T3 163,
4160T3 z 164,
4161typedef int more_aligned_int 165,
4162struct S  __attribute__ ((vector_size (16))) foo;166,
4163int foo 167,
4164char *__attribute__((aligned(8))) *f;f168,
4165int i 169,
4166extern void foobar 170,
4167typedef struct cacheLRUEntry_s172,
4168__attribute__ ((packed)) cacheLRUEntry_t;177,
4169struct foo 178,
4170     f1 183,
4171void f2 184,
4172int x 188,
4173struct foo 189,
4174short array[array190,
4175int f193,
4176DEAFUN 196,
4177XDEFUN 203,
4178DEFUN ("x-get-selection-internal", Fx_get_selection_internal,206,
4179DEFUN ("x-get-selection-internal", Fx_get_selection_internal,x-get-selection-internal206,
4180       Fx_get_selection_internal,212,
4181       Fx_get_selection_internal,x-get-selection-internal212,
4182      Fy_get_selection_internal,216,
4183      Fy_get_selection_internal,y-get-selection-internal216,
4184defun_func1(218,
4185DEFUN_func2(220,
4186typedef int bool;222,
4187bool funcboo 223,
4188struct my_struct 226,
4189typedef struct my_struct my_typedef;228,
4190int bla 229,
4191a(234,
4192int func1237,
4193static struct cca_control init_control 239,
4194static tpcmd rbtp 240,
4195static byte ring1 241,
4196static byte ring2 242,
4197request request 243,
4198int func2 246,
4199  aaa;249,
4200  bbb;251,
4201struct sss1 252,
4202struct sss2253,
4203  struct ss3255,
4204struct a b;259,
4205struct aa *b;b260,
4206  **b;b262,
4207caccacacca 263,
4208a 267,
4209  typedef struct aa 269,
4210  typedef struct aa {} aaa;269,
4211static void inita 271,
4212node *lasta lasta272,
4213b 273,
4214  typedef  int bb;275,
4215static void initb 277,
4216node *lastb lastb278,
4217typedef enum { REG_ENOSYS 279,
4218typedef enum { REG_ENOSYS = -1, aa 279,
4219typedef enum { REG_ENOSYS = -1, aa } reg_errcode_t;279,
4220
4221c-src/a/b/b.c,18
4222#define this 1,0
4223
4224../c/c.web,20
4225#define questo 34,
4226
4227y-src/parse.y,738
4228#define obstack_chunk_alloc 47,1124
4229#define obstack_chunk_free 48,1162
4230VOIDSTAR parse_hash;64,1413
4231unsigned char fnin[fnin68,1532
4232#define YYSTYPE 72,1630
4233typedef struct node *YYSTYPE;YYSTYPE73,1661
4234YYSTYPE parse_return;74,1691
4235char *instr;instr81,1803
4236int parse_error 82,1816
4237line:line87,1875
4238exp:exp95,1988
4239exp_list:exp_list263,5655
4240range_exp:range_exp269,5753
4241range_exp_list:range_exp_list273,5783
4242cell:cell279,5901
4243yyerror FUN1(286,5948
4244make_list FUN2(293,6028
4245#define ERROR 304,6228
4246yylex FUN0(315,6405
4247parse_cell_or_range FUN2(587,11772
4248#define CK_ABS_R(671,13214
4249#define CK_REL_R(675,13293
4250#define CK_ABS_C(680,13422
4251#define CK_REL_C(684,13501
4252#define MAYBEREL(689,13630
4253str_to_col FUN1(847,16831
4254
4255y-src/parse.c,520
4256#define YYBISON 4,64
4257# define	NE	6,114
4258# define	LE	7,130
4259# define	GE	8,146
4260# define	NEG	9,162
4261# define	L_CELL	10,179
4262# define	L_RANGE	11,199
4263# define	L_VAR	12,220
4264# define	L_CONST	13,239
4265# define	L_FN0	14,260
4266# define	L_FN1	15,279
4267# define	L_FN2	16,298
4268# define	L_FN3	17,317
4269# define	L_FN4	18,336
4270# define	L_FNN	19,355
4271# define	L_FN1R	20,374
4272# define	L_FN2R	21,394
4273# define	L_FN3R	22,414
4274# define	L_FN4R	23,434
4275# define	L_FNNR	24,454
4276# define	L_LE	25,474
4277# define	L_NE	26,492
4278# define	L_GE	27,510
4279
4280/usr/share/bison/bison.simple,1693
4281# define YYSTD(40,
4282# define YYSTD(42,
4283#  define YYSTACK_ALLOC 50,
4284#  define YYSIZE_T 51,
4285#    define YYSTACK_ALLOC 55,
4286#    define YYSIZE_T 56,
4287#     define YYSTACK_ALLOC 59,
4288#  define YYSTACK_FREE(67,
4289#   define YYSIZE_T 71,
4290#    define YYSIZE_T 75,
4291#  define YYSTACK_ALLOC 78,
4292#  define YYSTACK_FREE 79,
4293union yyalloc83,
4294# define YYSTACK_GAP_MAX 93,
4295#  define YYSTACK_BYTES(98,
4296#  define YYSTACK_BYTES(102,
4297# define YYSTACK_RELOCATE(112,
4298# define YYSIZE_T 128,
4299# define YYSIZE_T 131,
4300#  define YYSIZE_T 136,
4301#   define YYSIZE_T 140,
4302# define YYSIZE_T 145,
4303#define yyerrok	148,
4304#define yyclearin	149,
4305#define YYEMPTY	150,
4306#define YYEOF	151,
4307#define YYACCEPT	152,
4308#define YYABORT 153,
4309#define YYERROR	154,
4310#define YYFAIL	158,
4311#define YYRECOVERING(159,
4312#define YYBACKUP(160,
4313#define YYTERROR	177,
4314#define YYERRCODE	178,
4315# define YYLLOC_DEFAULT(189,
4316#   define YYLEX	200,
4317#   define YYLEX	202,
4318#   define YYLEX	206,
4319#   define YYLEX	208,
4320# define YYLEX	212,
4321#  define YYFPRINTF 225,
4322# define YYDPRINTF(228,
4323int yydebug;237,
4324# define YYDPRINTF(239,
4325# define YYINITDEPTH 244,
4326# undef YYMAXDEPTH255,
4327# define YYMAXDEPTH 259,
4328#  define yymemcpy 264,
4329yymemcpy 271,
4330#   define yystrlen 293,
4331yystrlen 298,
4332#   define yystpcpy 316,
4333yystpcpy 322,
4334#  define YYPARSE_PARAM_ARG 351,
4335#  define YYPARSE_PARAM_DECL352,
4336#  define YYPARSE_PARAM_ARG 354,
4337#  define YYPARSE_PARAM_DECL 355,
4338# define YYPARSE_PARAM_ARG358,
4339# define YYPARSE_PARAM_DECL359,
4340#define YY_DECL_NON_LSP_VARIABLES	374,
4341# define YY_DECL_VARIABLES	385,
4342# define YY_DECL_VARIABLES	391,
4343yyparse 403,
4344# define YYPOPSTACK 445,
4345# define YYPOPSTACK 447,
4346# undef YYSTACK_RELOCATE548,
4347
4348y-src/atest.y,9
4349exp	2,3
4350
4351y-src/cccp.c,303
4352#define YYBISON 4,63
4353# define	INT	6,113
4354# define	CHAR	7,130
4355# define	NAME	8,148
4356# define	ERROR	9,166
4357# define	OR	10,185
4358# define	AND	11,201
4359# define	EQUAL	12,218
4360# define	NOTEQUAL	13,237
4361# define	LEQ	14,259
4362# define	GEQ	15,276
4363# define	LSH	16,293
4364# define	RSH	17,310
4365# define	UNARY	18,327
4366
4367/usr/share/bison/bison.simple,2110
4368# define YYSTD(41,
4369# define YYSTD(43,
4370#  define YYSTACK_ALLOC 51,
4371#  define YYSIZE_T 52,
4372#    define YYSTACK_ALLOC 56,
4373#    define YYSIZE_T 57,
4374#     define YYSTACK_ALLOC 60,
4375#  define YYSTACK_FREE(68,
4376#   define YYSIZE_T 72,
4377#    define YYSIZE_T 76,
4378#  define YYSTACK_ALLOC 79,
4379#  define YYSTACK_FREE 80,
4380union yyalloc84,
4381# define YYSTACK_GAP_MAX 94,
4382#  define YYSTACK_BYTES(99,
4383#  define YYSTACK_BYTES(103,
4384# define YYSTACK_RELOCATE(113,
4385# define YYSIZE_T 129,
4386# define YYSIZE_T 132,
4387#  define YYSIZE_T 137,
4388#   define YYSIZE_T 141,
4389# define YYSIZE_T 146,
4390#define yyerrok	149,
4391#define yyclearin	150,
4392#define YYEMPTY	151,
4393#define YYEOF	152,
4394#define YYACCEPT	153,
4395#define YYABORT 154,
4396#define YYERROR	155,
4397#define YYFAIL	159,
4398#define YYRECOVERING(160,
4399#define YYBACKUP(161,
4400#define YYTERROR	178,
4401#define YYERRCODE	179,
4402# define YYLLOC_DEFAULT(190,
4403#   define YYLEX	201,
4404#   define YYLEX	203,
4405#   define YYLEX	207,
4406#   define YYLEX	209,
4407# define YYLEX	213,
4408#  define YYFPRINTF 226,
4409# define YYDPRINTF(229,
4410int yydebug;238,
4411# define YYDPRINTF(240,
4412# define YYINITDEPTH 245,
4413# undef YYMAXDEPTH256,
4414# define YYMAXDEPTH 260,
4415#  define yymemcpy 265,
4416yymemcpy 272,
4417#   define yystrlen 294,
4418yystrlen 299,
4419#   define yystpcpy 317,
4420yystpcpy 323,
4421#  define YYPARSE_PARAM_ARG 351,
4422#  define YYPARSE_PARAM_DECL352,
4423#  define YYPARSE_PARAM_ARG 354,
4424#  define YYPARSE_PARAM_DECL 355,
4425# define YYPARSE_PARAM_ARG358,
4426# define YYPARSE_PARAM_DECL359,
4427#define YY_DECL_NON_LSP_VARIABLES	374,
4428# define YY_DECL_VARIABLES	385,
4429# define YY_DECL_VARIABLES	391,
4430yyparse 403,
4431# define YYPOPSTACK 445,
4432# define YYPOPSTACK 447,
4433# undef YYSTACK_RELOCATE548,
4434  *++yyvsp yyvsp746,
4435  *++yylsp yylsp748,
4436  yyn 755,
4437  yystate 757,
4438    yystate 761,
4439  goto yynewstate;763,
4440  goto yyerrlab1;823,
4441  yyerrstatus 846,
4442  goto yyerrhandle;848,
4443  yyn 861,
4444  yystate 875,
4445  yyn 895,
4446  yyn 903,
4447  *++yyvsp yyvsp919,
4448  *++yylsp yylsp921,
4449  yystate 924,
4450  goto yynewstate;925,
4451  yyresult 932,
4452  goto yyreturn;933,
4453  yyresult 939,
4454  goto yyreturn;940,
4455  yyresult 947,
4456
4457y-src/cccp.y,1107
4458typedef unsigned char U_CHAR;38,1201
4459struct arglist 41,1301
4460#define NULL 51,1468
4461#define GENERIC_PTR 56,1578
4462#define GENERIC_PTR 58,1611
4463#define NULL_PTR 63,1670
4464int expression_value;68,1743
4465static jmp_buf parse_return_error;70,1766
4466static int keyword_parsing 73,1865
4467#define CHAR_TYPE_SIZE 87,2162
4468#define INT_TYPE_SIZE 91,2229
4469#define LONG_TYPE_SIZE 95,2296
4470#define WCHAR_TYPE_SIZE 99,2365
4471#define possible_sum_sign(104,2556
4472  struct constant 112,2733
4473  struct name 113,2789
4474start 143,3226
4475exp1	148,3330
4476exp	156,3505
4477exp	185,4295
4478keywords 306,7835
4479static char *lexptr;lexptr332,8579
4480parse_number 341,8842
4481struct token 437,11038
4482static struct token tokentab2[tokentab2442,11088
4483yylex 459,11367
4484parse_escape 740,17718
4485yyerror 836,19599
4486integer_overflow 844,19690
4487left_shift 851,19804
4488right_shift 873,20194
4489parse_c_expression 893,20732
4490main 923,21483
4491unsigned char is_idchar[is_idchar948,21901
4492unsigned char is_idstart[is_idstart950,21996
4493char is_hor_space[is_hor_space953,22160
4494initialize_random_junk 958,22259
4495error 988,22915
4496warning 993,22963
4497lookup 999,23033
4498
4499tex-src/nonewline.tex,0
4500
4501php-src/sendmail.php,0
4502
4503c-src/fail.c,0
4504
4505a-src/empty.zz,0
4506