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

  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_unix.c 417 #define do_unix_getpid2 0
420 do_unix_getpid2(os_emul_data *emul,
1531 /* 20 */ { do_unix_getpid2, "getpid" },
416 #define do_unix_getpid2 macro
419 do_unix_getpid2(os_emul_data *emul, function
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_unix.c 417 #define do_unix_getpid2 0
420 do_unix_getpid2(os_emul_data *emul,
1531 /* 20 */ { do_unix_getpid2, "getpid" },
416 #define do_unix_getpid2 macro
419 do_unix_getpid2(os_emul_data *emul, function

Completed in 47 milliseconds