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

  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_unix.c 387 #define do_unix_getpid 0
390 do_unix_getpid(os_emul_data *emul,
2494 /* 20 */ { do_unix_getpid, "getpid" },
386 #define do_unix_getpid macro
389 do_unix_getpid(os_emul_data *emul, function
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_unix.c 387 #define do_unix_getpid 0
390 do_unix_getpid(os_emul_data *emul,
2494 /* 20 */ { do_unix_getpid, "getpid" },
386 #define do_unix_getpid macro
389 do_unix_getpid(os_emul_data *emul, function

Completed in 17 milliseconds