Home
last modified time | relevance | path

Searched defs:FP2 (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/9/teg2/
H A Dfpiarm.c31 typedef struct FP2 FP2; typedef
34 struct FP2 { struct
35 char* name;
36 void (*f)(Internal, Internal, Internal*);
/plan9/sys/src/9/bcm/
H A Dfpiarm.c31 typedef struct FP2 FP2; typedef
34 struct FP2 { struct
35 char* name;
36 void (*f)(Internal, Internal, Internal*);
/plan9/sys/src/9/kw/
H A Dfpiarm.c26 typedef struct FP2 FP2; typedef
29 struct FP2 { struct
30 char* name;
31 void (*f)(Internal, Internal, Internal*);
/plan9/sys/src/9/omap/
H A Dfpiarm.c26 typedef struct FP2 FP2; typedef
29 struct FP2 { struct
30 char* name;
31 void (*f)(Internal, Internal, Internal*);
/plan9/sys/src/9/rb/
H A Dfpimips.c109 typedef struct FP2 FP2; typedef
129 struct FP2 { struct
130 char* name;
131 void (*f)(Internal*, Internal*, Internal*);