OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sub_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
sun_map.c
132
size_t total_size, first_half, second_half,
sub_size
;
local
149
sub_size
= strlen(sub);
151
total_size = (first_half +
sub_size
+ second_half + 1);
165
(void)strncat(retval, sub,
sub_size
);
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
27403
int
sub_size
, regno0, regno1, nregs, i;
27418
sub_size
= GET_MODE_SIZE (sub_mode);
27434
int offset = i *
sub_size
;
27347
int
sub_size
, regno0, regno1, nregs, i;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
26967
int
sub_size
, regno0, regno1, nregs, i;
26982
sub_size
= GET_MODE_SIZE (sub_mode);
26998
int offset = i *
sub_size
;
26911
int
sub_size
, regno0, regno1, nregs, i;
local
Completed in 62 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026