HomeSort by: relevance | last modified time | path
    Searched defs:LEDI (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
cgen-utils.c 239 LEDI (a, b)
cgen-ops.h 178 extern int LEDI (DI, DI);
208 #define LEDI(x, y) ((DI) (x) <= (DI) (y))
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-utils.c 239 LEDI (a, b)
cgen-ops.h 178 extern int LEDI (DI, DI);
208 #define LEDI(x, y) ((DI) (x) <= (DI) (y))
  /src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h 172 extern int LEDI (DI, DI);
202 #define LEDI(x, y) ((DI) (x) <= (DI) (y))
  /src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h 172 extern int LEDI (DI, DI);
202 #define LEDI(x, y) ((DI) (x) <= (DI) (y))
  /src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h 172 extern int LEDI (DI, DI);
202 #define LEDI(x, y) ((DI) (x) <= (DI) (y))
  /src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h 172 extern int LEDI (DI, DI);
202 #define LEDI(x, y) ((DI) (x) <= (DI) (y))

Completed in 33 milliseconds