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

  /external/valgrind/main/memcheck/tests/
test-plo.c 23 static int aligned_strlen(char *s) function
58 if (aligned_strlen(buf) == 4)
64 if (aligned_strlen(buf) == 0)
  /external/valgrind/main/memcheck/tests/amd64/
insn-pcmpistri.stderr.exp 2 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
13 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
24 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
35 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
46 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
57 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
68 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
79 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
90 at 0x........: aligned_strlen (insn-pcmpistri.c:21)
101 at 0x........: aligned_strlen (insn-pcmpistri.c:21
    [all...]
insn-pcmpistri.c 13 int aligned_strlen(const char *const s) function
62 result = aligned_strlen(s_copy);

Completed in 117 milliseconds