Searched defs:get_d (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/avr/
H A Dinterp.c250 static inline byte get_d (word op) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c251 static inline byte get_d (word op) function
[all...]
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h1716 double get_d() const { return mpz_get_d(mp); } function in class:__gmp_expr
1915 double get_d() const { return mpq_get_d(mp); } function in class:__gmp_expr
2116 double get_d() const { return mpf_get_d(mp); } function in class:__gmp_expr

Completed in 216 milliseconds