OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ccx
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ctfread.c
1554
struct ctf_context *
ccx
= &pst->context;
local
1556
ccx
->pst = pst;
1558
if (ctf_type_iter (cfp, ctf_psymtab_type_cb,
ccx
) == CTF_ERR)
1562
if (ctf_variable_iter (cfp, ctf_psymtab_var_cb,
ccx
) == CTF_ERR)
/src/external/gpl3/gdb/dist/gdb/
ctfread.c
1554
struct ctf_context *
ccx
= &pst->context;
local
1556
ccx
->pst = pst;
1558
if (ctf_type_iter (cfp, ctf_psymtab_type_cb,
ccx
) == CTF_ERR)
1562
if (ctf_variable_iter (cfp, ctf_psymtab_var_cb,
ccx
) == CTF_ERR)
/src/external/bsd/libarchive/dist/libarchive/
archive_string.c
2968
ccx
[_i] = cx; \
3069
int
ccx
[FDC_MAX];
local
3150
ccx
[0] = cl;
3176
ccx
[j] =
ccx
[j+1];
3186
cl =
ccx
[ucx_size-1];
Completed in 20 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026