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

  /src/external/bsd/atf/dist/atf-c/detail/
process_test.c 405 struct child_print_data *cpd = v; local
407 fprintf(stdout, "stdout: %s\n", cpd->m_msg);
408 fprintf(stderr, "stderr: %s\n", cpd->m_msg);
420 struct child_print_data cpd = { "msg" }; local
426 errfs->m_sb_ptr, &cpd));
  /src/external/gpl3/binutils/dist/include/coff/
sym.h 125 short cpd; /* count of procedures for this file */ member in struct:fdr
  /src/external/gpl3/binutils.old/dist/include/coff/
sym.h 125 short cpd; /* count of procedures for this file */ member in struct:fdr
  /src/external/gpl3/gdb/dist/include/coff/
sym.h 125 short cpd; /* count of procedures for this file */ member in struct:fdr
  /src/external/gpl3/gdb.old/dist/include/coff/
sym.h 125 short cpd; /* count of procedures for this file */ member in struct:fdr

Completed in 21 milliseconds