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

  /external/strace/tests/
vmsplice.c 60 static const char w2_c[] = "89abcde"; local
61 const char *w2_d = hexdump_strdup(w2_c);
62 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
73 .iov_len = LENGTH_OF(w2_c)
78 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
90 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(iov_),
93 LENGTH_OF(w1_c), w1_d, w1_c, LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
recvmsg.c 58 static const char w2_c[] = "89abcde"; local
59 const char *w2_d = hexdump_strdup(w2_c);
60 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
76 .iov_len = LENGTH_OF(w2_c)
81 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
103 w2_c, LENGTH_OF(w2_c),
107 LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
preadv-pwritev.c 63 static const char w2_c[] = "89abcde"; local
64 const char *w2_d = hexdump_strdup(w2_c);
65 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
91 .iov_len = LENGTH_OF(w2_c)
104 w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
108 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
125 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
readv.c 56 static const char w2_c[] = "89abcde"; local
57 const char *w2_d = hexdump_strdup(w2_c);
58 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
83 .iov_len = LENGTH_OF(w2_c)
94 fds[1], w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
98 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
112 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
mmsg.c 55 static const char w2_c[] = "89abcde"; local
56 const char *w2_d = hexdump_strdup(w2_c);
57 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
73 .iov_len = LENGTH_OF(w2_c)
119 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w1_iov_),
120 LENGTH_OF(w2_c),
126 LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
preadv2-pwritev2.c 76 static const char w2_c[] = "89abcde"; local
77 const char *w2_d = hexdump_strdup(w2_c);
78 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
96 .iov_len = LENGTH_OF(w2_c)
109 w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
113 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
130 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
  /external/strace/tests-m32/
vmsplice.c 60 static const char w2_c[] = "89abcde"; local
61 const char *w2_d = hexdump_strdup(w2_c);
62 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
73 .iov_len = LENGTH_OF(w2_c)
78 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
90 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(iov_),
93 LENGTH_OF(w1_c), w1_d, w1_c, LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
recvmsg.c 58 static const char w2_c[] = "89abcde"; local
59 const char *w2_d = hexdump_strdup(w2_c);
60 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
76 .iov_len = LENGTH_OF(w2_c)
81 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
103 w2_c, LENGTH_OF(w2_c),
107 LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
preadv-pwritev.c 63 static const char w2_c[] = "89abcde"; local
64 const char *w2_d = hexdump_strdup(w2_c);
65 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
91 .iov_len = LENGTH_OF(w2_c)
104 w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
108 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
125 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
readv.c 56 static const char w2_c[] = "89abcde"; local
57 const char *w2_d = hexdump_strdup(w2_c);
58 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
83 .iov_len = LENGTH_OF(w2_c)
94 fds[1], w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
98 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
112 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
mmsg.c 55 static const char w2_c[] = "89abcde"; local
56 const char *w2_d = hexdump_strdup(w2_c);
57 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
73 .iov_len = LENGTH_OF(w2_c)
119 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w1_iov_),
120 LENGTH_OF(w2_c),
126 LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
preadv2-pwritev2.c 76 static const char w2_c[] = "89abcde"; local
77 const char *w2_d = hexdump_strdup(w2_c);
78 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
96 .iov_len = LENGTH_OF(w2_c)
109 w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
113 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
130 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
  /external/strace/tests-mx32/
vmsplice.c 60 static const char w2_c[] = "89abcde"; local
61 const char *w2_d = hexdump_strdup(w2_c);
62 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
73 .iov_len = LENGTH_OF(w2_c)
78 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
90 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(iov_),
93 LENGTH_OF(w1_c), w1_d, w1_c, LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
recvmsg.c 58 static const char w2_c[] = "89abcde"; local
59 const char *w2_d = hexdump_strdup(w2_c);
60 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
76 .iov_len = LENGTH_OF(w2_c)
81 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
103 w2_c, LENGTH_OF(w2_c),
107 LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
preadv-pwritev.c 63 static const char w2_c[] = "89abcde"; local
64 const char *w2_d = hexdump_strdup(w2_c);
65 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
91 .iov_len = LENGTH_OF(w2_c)
104 w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
108 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
125 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
readv.c 56 static const char w2_c[] = "89abcde"; local
57 const char *w2_d = hexdump_strdup(w2_c);
58 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
83 .iov_len = LENGTH_OF(w2_c)
94 fds[1], w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
98 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
112 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]
mmsg.c 55 static const char w2_c[] = "89abcde"; local
56 const char *w2_d = hexdump_strdup(w2_c);
57 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
73 .iov_len = LENGTH_OF(w2_c)
119 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w1_iov_),
120 LENGTH_OF(w2_c),
126 LENGTH_OF(w2_c), w2_d, w2_c);
    [all...]
preadv2-pwritev2.c 76 static const char w2_c[] = "89abcde"; local
77 const char *w2_d = hexdump_strdup(w2_c);
78 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
96 .iov_len = LENGTH_OF(w2_c)
109 w2_c, LENGTH_OF(w2_c), w_iov + ARRAY_SIZE(w_iov_),
113 LENGTH_OF(w0_c) + LENGTH_OF(w1_c) + LENGTH_OF(w2_c);
130 w2_c, LENGTH_OF(w2_c), (unsigned int) ARRAY_SIZE(w_iov_), w_len
    [all...]

Completed in 255 milliseconds