OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ag_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
aarch64-tdep.c
1642
int
ag_count
= aapcs_is_vfp_call_or_return_candidate_1 (type,
local
1645
if (
ag_count
> 0 &&
ag_count
<= HA_MAX_NUM_FLDS)
1647
*count =
ag_count
;
/src/external/gpl3/gdb/dist/gdb/
aarch64-tdep.c
1660
int
ag_count
= aapcs_is_vfp_call_or_return_candidate_1 (type,
local
1663
if (
ag_count
> 0 &&
ag_count
<= HA_MAX_NUM_FLDS)
1665
*count =
ag_count
;
Completed in 24 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026