Home
last modified time | relevance | path

Searched refs:TRUNCDIQI (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/include/cgen/
H A Dbasic-ops.h278 extern QI TRUNCDIQI (DI);
280 #define TRUNCDIQI(x) ((QI) (DI) (x)) macro