• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<fn>
2  <name>BM_string_memcmp</name>
3  <args>AT_MANY_ALIGNED_TWOBUF</args>
4</fn>
5<fn>
6  <name>BM_string_memcpy</name>
7  <args>AT_MANY_ALIGNED_TWOBUF</args>
8</fn>
9<fn>
10  <name>BM_string_memmove_non_overlapping</name>
11  <args>AT_MANY_ALIGNED_TWOBUF</args>
12</fn>
13<fn>
14  <name>BM_string_memmove_overlap_dst_before_src</name>
15  <args>AT_MANY_ALIGNED_ONEBUF</args>
16</fn>
17<fn>
18  <name>BM_string_memmove_overlap_src_before_dst</name>
19  <args>AT_MANY_ALIGNED_ONEBUF</args>
20</fn>
21<fn>
22  <name>BM_string_memset</name>
23  <args>AT_MANY_ALIGNED_ONEBUF</args>
24</fn>
25<fn>
26  <name>BM_string_strcat_copy_only</name>
27  <args>AT_MANY_ALIGNED_TWOBUF</args>
28</fn>
29<fn>
30  <name>BM_string_strcat_half_copy_half_seek</name>
31  <args>AT_MANY_ALIGNED_TWOBUF</args>
32</fn>
33<fn>
34  <name>BM_string_strcat_seek_only</name>
35  <args>AT_MANY_ALIGNED_TWOBUF</args>
36</fn>
37<fn>
38  <name>BM_string_strchr</name>
39  <args>AT_MANY_ALIGNED_ONEBUF</args>
40</fn>
41<fn>
42  <name>BM_string_strcmp</name>
43  <args>AT_MANY_ALIGNED_TWOBUF</args>
44</fn>
45<fn>
46  <name>BM_string_strcpy</name>
47  <args>AT_MANY_ALIGNED_TWOBUF</args>
48</fn>
49<fn>
50  <name>BM_string_strlen</name>
51  <args>AT_MANY_ALIGNED_ONEBUF</args>
52</fn>
53