OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enda
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
tekhex.c
267
#define
enda
(x) (x->vma + x->size)
macro
/src/external/gpl3/binutils.old/dist/bfd/
tekhex.c
267
#define
enda
(x) (x->vma + x->size)
macro
/src/external/gpl3/gdb/dist/bfd/
tekhex.c
267
#define
enda
(x) (x->vma + x->size)
macro
/src/external/gpl3/gdb.old/dist/bfd/
tekhex.c
267
#define
enda
(x) (x->vma + x->size)
macro
/src/external/gpl3/gcc/dist/gcc/
ggc-page.cc
855
char *allocation, *a, *
enda
;
871
enda
= allocation + alloc_size - tail_slop;
884
enda
-= G.pagesize;
888
group = (page_group *)
enda
;
904
for (a =
enda
- G.pagesize; a != page; a -= G.pagesize)
853
char *allocation, *a, *
enda
;
local
/src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc
855
char *allocation, *a, *
enda
;
871
enda
= allocation + alloc_size - tail_slop;
884
enda
-= G.pagesize;
888
group = (page_group *)
enda
;
904
for (a =
enda
- G.pagesize; a != page; a -= G.pagesize)
853
char *allocation, *a, *
enda
;
local
Completed in 37 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026