Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/cgen/
Dbasic-ops.h168 extern int LEDI (DI, DI);
198 #define LEDI(x, y) ((DI) (x) <= (DI) (y)) macro