OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fputype
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/m68k/m68k/
fpu.c
62
int
fputype
= FPU_UNKNOWN;
variable
64
int
fputype
= FPU_NONE;
variable
82
if (
fputype
!= FPU_UNKNOWN) {
89
fputype
= FPU_NONE;
108
fputype
= FPU_68060;
110
fputype
= FPU_68040;
113
if (
fputype
== FPU_UNKNOWN) {
123
fputype
= FPU_68881;
125
fputype
= FPU_68882;
135
if (
fputype
< 0 || fputype > FPU_UNKNOWN)
[
all
...]
fpu.c
62
int
fputype
= FPU_UNKNOWN;
variable
64
int
fputype
= FPU_NONE;
variable
82
if (
fputype
!= FPU_UNKNOWN) {
89
fputype
= FPU_NONE;
108
fputype
= FPU_68060;
110
fputype
= FPU_68040;
113
if (
fputype
== FPU_UNKNOWN) {
123
fputype
= FPU_68881;
125
fputype
= FPU_68882;
135
if (
fputype
< 0 || fputype > FPU_UNKNOWN)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/arch/
loongarch.h
86
int
fputype
= 0;
member in struct:loongarch_gdbarch_features
loongarch.h
86
int
fputype
= 0;
member in struct:loongarch_gdbarch_features
/src/external/gpl3/gdb/dist/gdb/arch/
loongarch.h
86
int
fputype
= 0;
member in struct:loongarch_gdbarch_features
loongarch.h
86
int
fputype
= 0;
member in struct:loongarch_gdbarch_features
Completed in 110 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026