OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:data_words
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/frv/
profile.c
389
int
data_words
= (q->length + sizeof (SI) - 1) / sizeof (SI);
local
390
if (q->regnum +
data_words
> regnum)
438
int
data_words
= (q.length + sizeof (SI) - 1) / sizeof (SI);
local
440
for (j = 0; j <
data_words
; ++j)
/src/external/gpl3/gdb/dist/sim/frv/
profile.c
389
int
data_words
= (q->length + sizeof (SI) - 1) / sizeof (SI);
local
390
if (q->regnum +
data_words
> regnum)
438
int
data_words
= (q.length + sizeof (SI) - 1) / sizeof (SI);
local
440
for (j = 0; j <
data_words
; ++j)
Completed in 79 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026