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

  /external/valgrind/main/none/tests/s390x/
test_fork.c 8 SAY("child\n");
11 SAY("error\n");
15 SAY("parent\n");
test.h 13 #define SAY(x) say(x"\n", sizeof x)
15 /* Test COND and if it happens to be true, say so */
16 #define TEST(cond) do { if (cond) SAY(#cond); } while (0)
21 int say(const char *text, unsigned long num_chars) function
  /external/zlib/src/
make_vms.com 728 $ SAY := "WRITE_ SYS$OUTPUT"
732 $ SAY "MAP_2_SHOPT-E-NOSUCHFILE: Error, inputfile ''p1' not available"
737 $ SAY "MAP_2_SHOPT: Error, no output file provided"

Completed in 67 milliseconds