HomeSort by: relevance | last modified time | path
    Searched refs:get_longlong (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/d10v/
endian.c 28 get_longlong (const uint8_t *x) function
d10v-sim.h 453 extern int64_t get_longlong (const uint8_t *);
465 #define READ_64(x) get_longlong(x)
  /src/external/gpl3/gdb.old/dist/sim/d10v/
endian.c 28 get_longlong (const uint8_t *x) function
d10v-sim.h 453 extern int64_t get_longlong (const uint8_t *);
465 #define READ_64(x) get_longlong(x)

Completed in 24 milliseconds