OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sparc64_complex_floating_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
sparc64-tdep.c
609
sparc64_complex_floating_p
(const struct type *type)
1236
|| (
sparc64_complex_floating_p
(type) && len <= 16))
1397
|| (
sparc64_complex_floating_p
(type) && len == 32))
1428
else if (sparc64_floating_p (type) ||
sparc64_complex_floating_p
(type))
1499
|| (
sparc64_complex_floating_p
(type) && len == 32))
1520
else if (
sparc64_complex_floating_p
(type))
1674
else if (sparc64_floating_p (type) ||
sparc64_complex_floating_p
(type))
1728
else if (sparc64_floating_p (type) ||
sparc64_complex_floating_p
(type))
607
sparc64_complex_floating_p
(const struct type *type)
function
/src/external/gpl3/gdb/dist/gdb/
sparc64-tdep.c
607
sparc64_complex_floating_p
(const struct type *type)
1234
|| (
sparc64_complex_floating_p
(type) && len <= 16))
1395
|| (
sparc64_complex_floating_p
(type) && len == 32))
1426
else if (sparc64_floating_p (type) ||
sparc64_complex_floating_p
(type))
1497
|| (
sparc64_complex_floating_p
(type) && len == 32))
1518
else if (
sparc64_complex_floating_p
(type))
1672
else if (sparc64_floating_p (type) ||
sparc64_complex_floating_p
(type))
1726
else if (sparc64_floating_p (type) ||
sparc64_complex_floating_p
(type))
605
sparc64_complex_floating_p
(const struct type *type)
function
Completed in 22 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026