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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
ppc64-break-on-_exit.c 33 long int sc_ret local
61 if (((void) (sc_ret), __builtin_expect ((sc_err) & (1 << 28), 0)))
63 (__libc_errno = ((sc_ret)));
64 sc_ret = -1L;
67 sc_ret;
72 long int sc_ret local
100 if (((void) (sc_ret), __builtin_expect ((sc_err) & (1 << 28), 0)))
102 (__libc_errno = ((sc_ret)));
103 sc_ret = -1L;
106 sc_ret;
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
ppc64-break-on-_exit.c 33 long int sc_ret local
61 if (((void) (sc_ret), __builtin_expect ((sc_err) & (1 << 28), 0)))
63 (__libc_errno = ((sc_ret)));
64 sc_ret = -1L;
67 sc_ret;
72 long int sc_ret local
100 if (((void) (sc_ret), __builtin_expect ((sc_err) & (1 << 28), 0)))
102 (__libc_errno = ((sc_ret)));
103 sc_ret = -1L;
106 sc_ret;
    [all...]

Completed in 24 milliseconds