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

  /external/valgrind/main/memcheck/tests/
writev1.c 9 #define K_1 8192
11 #define CHUNK K_1 /* single chunk */
15 static char buf1[K_1];
16 static char buf2[K_1];
32 memset(buf_list[0], 0, K_1);
33 memset(buf_list[1], 0, K_1);
39 } else if ((nbytes = write(fd, buf_list[1], K_1)) != K_1) {
61 lseek(fd, K_1, 0);
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 174 milliseconds