OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:endsize
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/nsd/dist/
udb.c
259
uint64_t
endsize
= UDB_HEADER_SIZE;
local
278
if(!write_fdata(fname, fd, &
endsize
, sizeof(
endsize
)))
udb.c
259
uint64_t
endsize
= UDB_HEADER_SIZE;
local
278
if(!write_fdata(fname, fd, &
endsize
, sizeof(
endsize
)))
/src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc
4245
size_t
endsize
= end - i > wordsize ? wordsize : end - i;
local
4246
for (size_t j = i; j < i +
endsize
; j++)
4275
&& nonzero_last ==
endsize
4280
padding_bytes +=
endsize
;
4320
if (all_ones && nonzero_last ==
endsize
)
4362
if (nonzero_last ==
endsize
)
gimple-fold.cc
4245
size_t
endsize
= end - i > wordsize ? wordsize : end - i;
local
4246
for (size_t j = i; j < i +
endsize
; j++)
4275
&& nonzero_last ==
endsize
4280
padding_bytes +=
endsize
;
4320
if (all_ones && nonzero_last ==
endsize
)
4362
if (nonzero_last ==
endsize
)
/src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc
4245
size_t
endsize
= end - i > wordsize ? wordsize : end - i;
local
4246
for (size_t j = i; j < i +
endsize
; j++)
4275
&& nonzero_last ==
endsize
4280
padding_bytes +=
endsize
;
4320
if (all_ones && nonzero_last ==
endsize
)
4362
if (nonzero_last ==
endsize
)
gimple-fold.cc
4245
size_t
endsize
= end - i > wordsize ? wordsize : end - i;
local
4246
for (size_t j = i; j < i +
endsize
; j++)
4275
&& nonzero_last ==
endsize
4280
padding_bytes +=
endsize
;
4320
if (all_ones && nonzero_last ==
endsize
)
4362
if (nonzero_last ==
endsize
)
Completed in 72 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026