OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:head_slop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ggc-page.cc
856
size_t alloc_size,
head_slop
, tail_slop;
866
head_slop
= page - allocation;
870
tail_slop = alloc_size - entry_size -
head_slop
;
876
if (
head_slop
>= sizeof (page_group))
854
size_t alloc_size,
head_slop
, tail_slop;
local
/src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc
856
size_t alloc_size,
head_slop
, tail_slop;
866
head_slop
= page - allocation;
870
tail_slop = alloc_size - entry_size -
head_slop
;
876
if (
head_slop
>= sizeof (page_group))
854
size_t alloc_size,
head_slop
, tail_slop;
local
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026