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

  /src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h 34 typedef int64_t word64; typedef
41 #define WORD64(h,l) ((word64)((SET64HI(h)|SET64LO(l))))
  /src/external/gpl3/gdb/dist/sim/mips/
sim-main.h 34 typedef int64_t word64; typedef
41 #define WORD64(h,l) ((word64)((SET64HI(h)|SET64LO(l))))

Completed in 17 milliseconds