[libc] handle memset sequence as a separate struct
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 18 Apr 2023 15:16:20 +0000 (15:16 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 18 Apr 2023 15:16:32 +0000 (15:16 +0000)
commit6fdc244e9f13d2ce20a26d05513f22a1e099f90a
tree233fd4798417ef0a5e041e244963ecead439dfb4
parent16808117c351089cf4282115c0f7c2eb4c2d0016
[libc] handle memset sequence as a separate struct

These sequence of calls don't really make sense for head_tail and loop_and_tail.
libc/src/string/memory_utils/memset_implementations.h
libc/src/string/memory_utils/op_generic.h
libc/test/src/string/memory_utils/op_tests.cpp