home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / wdiff-0.5-src.tgz / tar.out / fsf / wdiff / TAGS < prev    next >
Text File  |  1996-09-28  |  3KB  |  121 lines

  1.  
  2. wdiff.c,1077
  3. #define EXIT_NO_DIFFERENCES 24,926
  4. #define EXIT_ANY_DIFFERENCE 25,983
  5. #define EXIT_OTHER_REASON 26,1042
  6. # define DIFF_PROGRAM 31,1258
  7. #define SEPARATOR_LINE 39,1563
  8. #  define strrchr 58,1894
  9. # define RETSIGTYPE 76,2140
  10. # define _(93,2341
  11. # define _(95,2369
  12. enum copy_modecopy_mode154,4469
  13. # define L_tmpnam 168,4841
  14. typedef struct side SIDE;SIDE171,4876
  15. struct sideside172,4935
  16. signal_handler 208,6293
  17. setup_signals 219,6489
  18. initialize_strings 234,6743
  19. putc_for_tputs 290,8411
  20. start_of_delete 302,8606
  21. end_of_delete 324,9060
  22. start_of_insert 346,9509
  23. end_of_insert 368,9964
  24. skip_whitespace 390,10428
  25. skip_word 404,10723
  26. copy_whitespace 419,11062
  27. copy_word 505,13276
  28. split_file_into_words 555,14472
  29. decode_directive_line 627,16779
  30. skip_until_ordinal 700,18214
  31. copy_until_ordinal 714,18528
  32. reformat_diff_output 728,18889
  33. launch_input_program 891,23179
  34. complete_input_program 911,23690
  35. launch_output_program 922,23887
  36. complete_output_program 986,25305
  37. print_statistics 1035,26320
  38. print_copyright 1078,27711
  39. usage 1102,28563
  40. main 1139,30070
  41.  
  42. readpipe.c,18
  43. readpipe 45,1229
  44.  
  45. writepipe.c,19
  46. writepipe 45,1228
  47.  
  48. getopt.h,125
  49. #define _GETOPT_H 19,797
  50. #define    no_argument    93,3221
  51. #define required_argument    94,3244
  52. #define optional_argument    95,3272
  53.  
  54. pathmax.h,137
  55. #define _PATHMAX_H19,807
  56. #define _POSIX_PATH_MAX 33,1193
  57. #define PATH_MAX 37,1277
  58. #define PATH_MAX 46,1585
  59. #define PATH_MAX 50,1638
  60.  
  61. error.c,175
  62. #  define VA_START(29,1004
  63. #  define VA_START(32,1092
  64. # define va_alist 35,1155
  65. # define va_dcl 36,1204
  66. private_strerror 59,1769
  67. #define strerror 69,1975
  68. error 80,2305
  69.  
  70. getopt.c,204
  71. #define _NO_PROTO26,1085
  72. #define const37,1302
  73. #define    my_index    164,6120
  74. my_index 173,6270
  75. exchange 219,7715
  76. _getopt_initialize 277,9238
  77. _getopt_internal 367,12723
  78. getopt 665,20341
  79. main 684,20723
  80.  
  81. getopt1.c,105
  82. #define const29,1042
  83. #define NULL 55,1833
  84. getopt_long 59,1860
  85. getopt_long_only 75,2363
  86. main 93,2719
  87.  
  88. alloca.c,675
  89. #define ADDRESS_FUNCTION(58,1913
  90. #define ADDRESS_FUNCTION(60,1976
  91. typedef void *pointer;pointer64,2034
  92. typedef char *pointer;pointer66,2063
  93. #define    NULL    69,2094
  94. #define malloc 82,2558
  95. #define    STACK_DIRECTION    95,2957
  96. #define    STACK_DIR    100,3043
  97. #define    STACK_DIR    105,3214
  98. find_stack_direction 108,3255
  99. #define    ALIGN_SIZE    139,4045
  100. typedef union hdrhdr142,4087
  101. } header;header150,4293
  102. alloca 162,4744
  103. #define CRAY_STACK230,6222
  104. struct stack_control_headerstack_control_header233,6315
  105. struct stack_segment_linkagestack_segment_linkage248,6936
  106. struct stk_statstk_stat286,8034
  107. struct stk_trailerstk_trailer315,9457
  108. i00afunc 344,10115
  109. i00afunc 418,12063
  110.  
  111. strstr.c,15
  112. strstr 24,952
  113.  
  114. xmalloc.c,133
  115. #define VOID 23,866
  116. #define VOID 25,890
  117. #define EXIT_FAILURE 39,1061
  118. fixup_null_alloc 53,1383
  119. xmalloc 69,1647
  120. xrealloc 85,1896
  121.