OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_exp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c
1953
char *
default_exp
= 0;
local
1955
for (jj = 0; (
default_exp
= cputabs_entry->default_exp_p[jj]); jj++)
1957
int rc = hwc_lookup (kk, 0,
default_exp
, NULL, 0, NULL, NULL);
1961
if (!
default_exp
)
1969
default_exp
= strdup (fallback[ff]);
1974
cpcx_default_hwcs[kk] =
default_exp
;
1975
cpcx_orig_default_hwcs[kk] =
default_exp
;
/src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c
1953
char *
default_exp
= 0;
local
1955
for (jj = 0; (
default_exp
= cputabs_entry->default_exp_p[jj]); jj++)
1957
int rc = hwc_lookup (kk, 0,
default_exp
, NULL, 0, NULL, NULL);
1961
if (!
default_exp
)
1969
default_exp
= strdup (fallback[ff]);
1974
cpcx_default_hwcs[kk] =
default_exp
;
1975
cpcx_orig_default_hwcs[kk] =
default_exp
;
/src/crypto/external/cpl/trousers/dist/src/tspi/
obj_rsakey.c
1291
BYTE
default_exp
[3] = { 0x1, 0x0, 0x1 };
local
1312
memcpy(*data,
default_exp
, offset);
Completed in 23 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026