OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmpsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/stand/undist/
undist.c
34
*
cmpsize
() parameters in the .idb file.
94
int
cmpsize
;
member in struct:offset_table_entry
218
/* ensure we don't confuse 'size(..)' with '
cmpsize
(...)' */
335
int
cmpsize
, int off, int flags)
350
ote->
cmpsize
=
cmpsize
;
409
* 1) If the file is compressed (ent->
cmpsize
!= 0), then the
410
* EOF or a new valid string length exists ent->
cmpsize
bytes
413
* 2) If the file is not compressed (ent->
cmpsize
== 0), then the
432
len = (ent->
cmpsize
== 0) ? ent->size : ent->cmpsize
654
int size, sum,
cmpsize
, state;
local
[
all
...]
/src/external/lgpl3/gmp/dist/tests/
refmpf.c
305
mp_size_t gsize, wsize,
cmpsize
, i;
local
333
cmpsize
= MAX (PREC (got), gsize);
334
for (i = 0; i <
cmpsize
; i++)
Completed in 45 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026