mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
; Update ETAGS/CTAGS tests for copyright year change.
CTAGS.good_update not yet updated.
This commit is contained in:
parent
c31f6adc31
commit
094e5f0928
9 changed files with 2820 additions and 2820 deletions
|
|
@ -615,7 +615,7 @@ FOR_EACH_ALIST_VALUE c-src/emacs/src/lisp.h /^#define FOR_EACH_ALIST_VALUE(head_
|
|||
FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/
|
||||
FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/
|
||||
FRC make-src/Makefile /^FRC:;$/
|
||||
FREEFLOOD c-src/emacs/src/gmalloc.c 1863
|
||||
FREEFLOOD c-src/emacs/src/gmalloc.c 1866
|
||||
FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/
|
||||
FUN0 y-src/parse.y /^yylex FUN0()$/
|
||||
FUN1 y-src/parse.y /^yyerror FUN1(char *, s)$/
|
||||
|
|
@ -968,12 +968,12 @@ Lua_help c-src/etags.c 600
|
|||
Lua_suffixes c-src/etags.c 598
|
||||
M ruby-src/test1.ru /^module A::M; end$/
|
||||
MAGENTA cp-src/screen.hpp 17
|
||||
MAGICBYTE c-src/emacs/src/gmalloc.c 1861
|
||||
MAGICFREE c-src/emacs/src/gmalloc.c 1860
|
||||
MAGICWORD c-src/emacs/src/gmalloc.c 1859
|
||||
MAGICBYTE c-src/emacs/src/gmalloc.c 1864
|
||||
MAGICFREE c-src/emacs/src/gmalloc.c 1863
|
||||
MAGICWORD c-src/emacs/src/gmalloc.c 1862
|
||||
MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/
|
||||
MAKESRC make-src/Makefile /^MAKESRC=Makefile$/
|
||||
MALLOCFLOOD c-src/emacs/src/gmalloc.c 1862
|
||||
MALLOCFLOOD c-src/emacs/src/gmalloc.c 1865
|
||||
MANY c-src/emacs/src/lisp.h 2833
|
||||
MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/
|
||||
MAXPATHLEN c-src/etags.c 115
|
||||
|
|
@ -1915,7 +1915,7 @@ __malloc_initialized c-src/emacs/src/gmalloc.c 380
|
|||
__repr__ pyt-src/server.py /^ def __repr__(self):$/
|
||||
__repr__ pyt-src/server.py /^ def __repr__(self):$/
|
||||
__repr__ pyt-src/server.py /^ def __repr__(self):$/
|
||||
__sbrk c-src/emacs/src/gmalloc.c 1516
|
||||
__sbrk c-src/emacs/src/gmalloc.c 1518
|
||||
__str__ pyt-src/server.py /^ def __str__(self):$/
|
||||
__str__ pyt-src/server.py /^ def __str__(self):$/
|
||||
__str__ pyt-src/server.py /^ def __str__(self):$/
|
||||
|
|
@ -2053,7 +2053,7 @@ alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/
|
|||
aligned c-src/emacs/src/gmalloc.c 199
|
||||
aligned_alloc c-src/emacs/src/gmalloc.c 71
|
||||
aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/
|
||||
aligned_alloc c-src/emacs/src/gmalloc.c 1722
|
||||
aligned_alloc c-src/emacs/src/gmalloc.c 1725
|
||||
alignlist c-src/emacs/src/gmalloc.c 196
|
||||
alive cp-src/conway.hpp 7
|
||||
all_kboards c-src/emacs/src/keyboard.c 86
|
||||
|
|
@ -2278,7 +2278,7 @@ calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_go
|
|||
calloc c-src/emacs/src/gmalloc.c 66
|
||||
calloc c-src/emacs/src/gmalloc.c 70
|
||||
calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/
|
||||
calloc c-src/emacs/src/gmalloc.c 1721
|
||||
calloc c-src/emacs/src/gmalloc.c 1724
|
||||
can_be_null c-src/emacs/src/regex.h 370
|
||||
cancel_echoing c-src/emacs/src/keyboard.c /^cancel_echoing (void)$/
|
||||
canonicalize_filename c-src/etags.c /^canonicalize_filename (register char *fn)$/
|
||||
|
|
@ -2918,7 +2918,7 @@ free c-src/emacs/src/gmalloc.c 67
|
|||
free c-src/emacs/src/gmalloc.c 72
|
||||
free c-src/emacs/src/gmalloc.c 166
|
||||
free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/
|
||||
free c-src/emacs/src/gmalloc.c 1723
|
||||
free c-src/emacs/src/gmalloc.c 1726
|
||||
free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/
|
||||
free_for prol-src/natded.prolog /^free_for(var(_),_,_).$/
|
||||
free_regexps c-src/etags.c /^free_regexps (void)$/
|
||||
|
|
@ -3028,7 +3028,7 @@ hash_table_test c-src/emacs/src/lisp.h 1805
|
|||
hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/
|
||||
hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/
|
||||
hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/
|
||||
hdr c-src/emacs/src/gmalloc.c 1865
|
||||
hdr c-src/emacs/src/gmalloc.c 1868
|
||||
head_table c-src/emacs/src/keyboard.c 11027
|
||||
header c-src/emacs/src/lisp.h 1371
|
||||
header c-src/emacs/src/lisp.h 1388
|
||||
|
|
@ -3465,7 +3465,7 @@ mach_task_self c-src/machsyscalls.h /^SYSCALL (mach_task_self, -28,$/
|
|||
mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/
|
||||
macheader tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/
|
||||
macx\defmacheader tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/
|
||||
magic c-src/emacs/src/gmalloc.c 1868
|
||||
magic c-src/emacs/src/gmalloc.c 1871
|
||||
mainmagstep tex-src/texinfo.tex /^\\let\\mainmagstep=\\magstephalf$/
|
||||
mainmagstep tex-src/texinfo.tex /^\\let\\mainmagstep=\\magstep1$/
|
||||
maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/
|
||||
|
|
@ -3495,7 +3495,7 @@ malloc c-src/emacs/src/gmalloc.c 64
|
|||
malloc c-src/emacs/src/gmalloc.c 68
|
||||
malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/
|
||||
malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/
|
||||
malloc c-src/emacs/src/gmalloc.c 1719
|
||||
malloc c-src/emacs/src/gmalloc.c 1722
|
||||
malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/
|
||||
malloc_atfork_handler_parent c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_parent (void)$/
|
||||
malloc_atfork_handler_prepare c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_prepare (void)$/
|
||||
|
|
@ -3526,7 +3526,7 @@ maybe_gc c-src/emacs/src/lisp.h /^maybe_gc (void)$/
|
|||
mcCSC cp-src/c.C 6
|
||||
mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/
|
||||
mcheck_status c-src/emacs/src/gmalloc.c 283
|
||||
mcheck_used c-src/emacs/src/gmalloc.c 2017
|
||||
mcheck_used c-src/emacs/src/gmalloc.c 2020
|
||||
mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/
|
||||
me22b lua-src/test.lua /^ local function test.me22b (one)$/
|
||||
me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/
|
||||
|
|
@ -3890,7 +3890,7 @@ pagealignmacro tex-src/texinfo.tex /^\\global\\let\\pagealignmacro=\\chappager$/
|
|||
pagealignmacro tex-src/texinfo.tex /^\\global\\let\\pagealignmacro=\\chapoddpage$/
|
||||
pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/
|
||||
pagecontents tex-src/texinfo.tex /^\\gdef\\pagecontents#1{\\ifvoid\\topins\\else\\unvbox\\to/
|
||||
pagesize c-src/emacs/src/gmalloc.c 1707
|
||||
pagesize c-src/emacs/src/gmalloc.c 1710
|
||||
pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/
|
||||
pair merc-src/accumulator.m /^:- import_module pair.$/
|
||||
par tex-src/texinfo.tex /^{\\let\\par=\\endgraf \\smallbreak}%$/
|
||||
|
|
@ -4113,7 +4113,7 @@ readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register F
|
|||
realloc c-src/emacs/src/gmalloc.c 65
|
||||
realloc c-src/emacs/src/gmalloc.c 69
|
||||
realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/
|
||||
realloc c-src/emacs/src/gmalloc.c 1720
|
||||
realloc c-src/emacs/src/gmalloc.c 1723
|
||||
reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/
|
||||
recent-keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, /
|
||||
recent_keys c-src/emacs/src/keyboard.c 100
|
||||
|
|
@ -4341,7 +4341,7 @@ size c-src/etags.c 236
|
|||
size c-src/etags.c 2522
|
||||
size c-src/emacs/src/gmalloc.c 156
|
||||
size c-src/emacs/src/gmalloc.c 163
|
||||
size c-src/emacs/src/gmalloc.c 1867
|
||||
size c-src/emacs/src/gmalloc.c 1870
|
||||
size c-src/emacs/src/lisp.h 1364
|
||||
size c-src/emacs/src/lisp.h 1390
|
||||
skeyseen c-src/etags.c 2445
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -689,39 +689,39 @@ weak_alias 1279,38850
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
__default_morecore 1528,46584
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
__default_morecore 1530,46600
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,3761
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
|
|
@ -806,54 +806,54 @@ void *(*__realloc_hook)__realloc_hook1313,39971
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
extern void *__sbrk __sbrk1521,46320
|
||||
__default_morecore 1528,46584
|
||||
void *(*__memalign_hook)__memalign_hook1557,47527
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
extern void *valloc valloc1699,51243
|
||||
extern int getpagesize 1704,51381
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
extern void *malloc malloc1726,51712
|
||||
extern void *realloc realloc1727,51747
|
||||
extern void *calloc calloc1728,51794
|
||||
extern void free 1729,51843
|
||||
extern void *aligned_alloc aligned_alloc1731,51899
|
||||
extern int posix_memalign 1733,51993
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
char *gget_current_dir_name gget_current_dir_name1812,53854
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
static void (*old_free_hook)old_free_hook1851,55050
|
||||
static void *(*old_malloc_hook)old_malloc_hook1852,55092
|
||||
static void *(*old_realloc_hook)old_realloc_hook1853,55139
|
||||
static void (*abortfunc)abortfunc1856,55253
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
extern void *__sbrk __sbrk1523,46336
|
||||
__default_morecore 1530,46600
|
||||
void *(*__memalign_hook)__memalign_hook1560,47551
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
extern void *valloc valloc1702,51267
|
||||
extern int getpagesize 1707,51405
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
extern void *malloc malloc1729,51736
|
||||
extern void *realloc realloc1730,51771
|
||||
extern void *calloc calloc1731,51818
|
||||
extern void free 1732,51867
|
||||
extern void *aligned_alloc aligned_alloc1734,51923
|
||||
extern int posix_memalign 1736,52017
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
char *gget_current_dir_name gget_current_dir_name1815,53878
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
static void (*old_free_hook)old_free_hook1854,55074
|
||||
static void *(*old_malloc_hook)old_malloc_hook1855,55116
|
||||
static void *(*old_realloc_hook)old_realloc_hook1856,55163
|
||||
static void (*abortfunc)abortfunc1859,55277
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,4576
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
|
|
@ -779,41 +779,41 @@ weak_alias 1279,38850
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
__default_morecore 1528,46584
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
size_t size;1867,55559
|
||||
size_t magic;1868,55613
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
__default_morecore 1530,46600
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
size_t size;1870,55583
|
||||
size_t magic;1871,55637
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,4485
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
|
|
@ -711,39 +711,39 @@ weak_alias 1279,38850
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
__default_morecore 1528,46584
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
__default_morecore 1530,46600
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,3761
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
|
|
@ -918,56 +918,56 @@ void *(*__realloc_hook)__realloc_hook1313,39971
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
extern void *__sbrk __sbrk1521,46320
|
||||
__default_morecore 1528,46584
|
||||
void *(*__memalign_hook)__memalign_hook1557,47527
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
extern void *valloc valloc1699,51243
|
||||
extern int getpagesize 1704,51381
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
extern void *malloc malloc1726,51712
|
||||
extern void *realloc realloc1727,51747
|
||||
extern void *calloc calloc1728,51794
|
||||
extern void free 1729,51843
|
||||
extern void *aligned_alloc aligned_alloc1731,51899
|
||||
extern int posix_memalign 1733,51993
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
char *gget_current_dir_name gget_current_dir_name1812,53854
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
static void (*old_free_hook)old_free_hook1851,55050
|
||||
static void *(*old_malloc_hook)old_malloc_hook1852,55092
|
||||
static void *(*old_realloc_hook)old_realloc_hook1853,55139
|
||||
static void (*abortfunc)abortfunc1856,55253
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
size_t size;1867,55559
|
||||
size_t magic;1868,55613
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
extern void *__sbrk __sbrk1523,46336
|
||||
__default_morecore 1530,46600
|
||||
void *(*__memalign_hook)__memalign_hook1560,47551
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
extern void *valloc valloc1702,51267
|
||||
extern int getpagesize 1707,51405
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
extern void *malloc malloc1729,51736
|
||||
extern void *realloc realloc1730,51771
|
||||
extern void *calloc calloc1731,51818
|
||||
extern void free 1732,51867
|
||||
extern void *aligned_alloc aligned_alloc1734,51923
|
||||
extern int posix_memalign 1736,52017
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
char *gget_current_dir_name gget_current_dir_name1815,53878
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
static void (*old_free_hook)old_free_hook1854,55074
|
||||
static void *(*old_malloc_hook)old_malloc_hook1855,55116
|
||||
static void *(*old_realloc_hook)old_realloc_hook1856,55163
|
||||
static void (*abortfunc)abortfunc1859,55277
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
size_t size;1870,55583
|
||||
size_t magic;1871,55637
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,5300
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
|
|
@ -918,56 +918,56 @@ void *(*__realloc_hook)__realloc_hook1313,39971
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
extern void *__sbrk __sbrk1521,46320
|
||||
__default_morecore 1528,46584
|
||||
void *(*__memalign_hook)__memalign_hook1557,47527
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
extern void *valloc valloc1699,51243
|
||||
extern int getpagesize 1704,51381
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
extern void *malloc malloc1726,51712
|
||||
extern void *realloc realloc1727,51747
|
||||
extern void *calloc calloc1728,51794
|
||||
extern void free 1729,51843
|
||||
extern void *aligned_alloc aligned_alloc1731,51899
|
||||
extern int posix_memalign 1733,51993
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
char *gget_current_dir_name gget_current_dir_name1812,53854
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
static void (*old_free_hook)old_free_hook1851,55050
|
||||
static void *(*old_malloc_hook)old_malloc_hook1852,55092
|
||||
static void *(*old_realloc_hook)old_realloc_hook1853,55139
|
||||
static void (*abortfunc)abortfunc1856,55253
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
size_t size;1867,55559
|
||||
size_t magic;1868,55613
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
extern void *__sbrk __sbrk1523,46336
|
||||
__default_morecore 1530,46600
|
||||
void *(*__memalign_hook)__memalign_hook1560,47551
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
extern void *valloc valloc1702,51267
|
||||
extern int getpagesize 1707,51405
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
extern void *malloc malloc1729,51736
|
||||
extern void *realloc realloc1730,51771
|
||||
extern void *calloc calloc1731,51818
|
||||
extern void free 1732,51867
|
||||
extern void *aligned_alloc aligned_alloc1734,51923
|
||||
extern int posix_memalign 1736,52017
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
char *gget_current_dir_name gget_current_dir_name1815,53878
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
static void (*old_free_hook)old_free_hook1854,55074
|
||||
static void *(*old_malloc_hook)old_malloc_hook1855,55116
|
||||
static void *(*old_realloc_hook)old_realloc_hook1856,55163
|
||||
static void (*abortfunc)abortfunc1859,55277
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
size_t size;1870,55583
|
||||
size_t magic;1871,55637
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,5300
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
|
|
@ -685,39 +685,39 @@ weak_alias 1279,38850
|
|||
_realloc_internal_nolock 1322,40382
|
||||
_realloc_internal 1438,43636
|
||||
realloc 1450,43799
|
||||
calloc 1481,44973
|
||||
#define __sbrk 1516,46115
|
||||
__default_morecore 1528,46584
|
||||
aligned_alloc 1560,47593
|
||||
memalign 1650,49775
|
||||
posix_memalign 1659,49980
|
||||
static size_t pagesize;1707,51420
|
||||
valloc 1710,51452
|
||||
#undef malloc1719,51593
|
||||
#undef realloc1720,51607
|
||||
#undef calloc1721,51622
|
||||
#undef aligned_alloc1722,51636
|
||||
#undef free1723,51657
|
||||
hybrid_malloc 1740,52186
|
||||
hybrid_calloc 1748,52291
|
||||
hybrid_free 1756,52422
|
||||
hybrid_aligned_alloc 1769,52729
|
||||
hybrid_realloc 1784,53085
|
||||
hybrid_get_current_dir_name 1815,53898
|
||||
#define MAGICWORD 1859,55335
|
||||
#define MAGICFREE 1860,55390
|
||||
#define MAGICBYTE 1861,55445
|
||||
#define MALLOCFLOOD 1862,55477
|
||||
#define FREEFLOOD 1863,55511
|
||||
struct hdr1865,55544
|
||||
checkhdr 1872,55710
|
||||
freehook 1896,56151
|
||||
mallochook 1932,56933
|
||||
reallochook 1949,57272
|
||||
mabort 1983,58030
|
||||
static int mcheck_used 2017,58715
|
||||
mcheck 2020,58748
|
||||
mprobe 2040,59267
|
||||
calloc 1482,44981
|
||||
#define __sbrk 1518,46131
|
||||
__default_morecore 1530,46600
|
||||
aligned_alloc 1563,47617
|
||||
memalign 1653,49799
|
||||
posix_memalign 1662,50004
|
||||
static size_t pagesize;1710,51444
|
||||
valloc 1713,51476
|
||||
#undef malloc1722,51617
|
||||
#undef realloc1723,51631
|
||||
#undef calloc1724,51646
|
||||
#undef aligned_alloc1725,51660
|
||||
#undef free1726,51681
|
||||
hybrid_malloc 1743,52210
|
||||
hybrid_calloc 1751,52315
|
||||
hybrid_free 1759,52446
|
||||
hybrid_aligned_alloc 1772,52753
|
||||
hybrid_realloc 1787,53109
|
||||
hybrid_get_current_dir_name 1818,53922
|
||||
#define MAGICWORD 1862,55359
|
||||
#define MAGICFREE 1863,55414
|
||||
#define MAGICBYTE 1864,55469
|
||||
#define MALLOCFLOOD 1865,55501
|
||||
#define FREEFLOOD 1866,55535
|
||||
struct hdr1868,55568
|
||||
checkhdr 1875,55734
|
||||
freehook 1899,56175
|
||||
mallochook 1935,56957
|
||||
reallochook 1952,57296
|
||||
mabort 1986,58054
|
||||
static int mcheck_used 2020,58739
|
||||
mcheck 2023,58772
|
||||
mprobe 2043,59291
|
||||
|
||||
c-src/emacs/src/regex.h,3761
|
||||
#define _REGEX_H 21,837
|
||||
|
|
|
|||
Loading…
Reference in a new issue