HomeSort by relevance Sort by last modified time
    Searched refs:PERROR (Results 1 - 8 of 8) sorted by null

  /build/kati/
file.cc 37 PERROR("fstat failed for %s", filename.c_str());
47 PERROR("read failed for %s", filename.c_str());
52 PERROR("close failed for %s", filename.c_str());
timeutil.cc 32 PERROR("gettimeofday");
fileutil.cc 75 PERROR("pipe failed");
83 PERROR("waitpid failed");
89 PERROR("read failed");
106 PERROR("dup2 failed");
110 PERROR("dup2 failed");
114 PERROR("dup2 failed");
129 PERROR("readlink for /proc/self/exe");
log.h 52 #define PERROR(...) do { \
ninja.cc 578 PERROR("fopen(build.ninja) failed");
648 PERROR("fopen(env.sh) failed");
667 PERROR("fopen(ninja.sh) failed");
686 PERROR("chmod ninja.sh failed");
regen.cc 92 PERROR("fseek");
  /external/valgrind/none/tests/mips32/
round_fpu64.c 7 #define PERROR \
103 PERROR;
201 PERROR;
  /external/libpcap/msdos/
ndis2.c 202 #define PERROR(str) printf("%s (%d): %s\n", __FILE__,__LINE__,str)
235 PERROR ("tried to free too many stacks");
298 else PERROR ("unknown module");

Completed in 269 milliseconds