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

  /src/external/gpl3/gdb/dist/gdb/stubs/
z80-stub.c 462 static char* int2hex (char *buf, int v);
680 p = int2hex(p, addr);
703 p = int2hex (&buffer[11], DBG_PACKET_SIZE);
1062 int2hex (char *buf, int v) function
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c 462 static char* int2hex (char *buf, int v);
680 p = int2hex(p, addr);
703 p = int2hex (&buffer[11], DBG_PACKET_SIZE);
1062 int2hex (char *buf, int v) function

Completed in 25 milliseconds