mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-04 00:40:27 +00:00
Run clang-format on most sources
This commit is contained in:
parent
614229e3f4
commit
369f9740de
228 changed files with 4844 additions and 4637 deletions
|
@ -17,8 +17,8 @@ nodebuginfo forceinline bool32 iscont(wint_t c) {
|
|||
|
||||
char *strstr_sse42(const char *, const char *) strlenesque _Hide;
|
||||
char16_t *strstr16_sse42(const char16_t *, const char16_t *) strlenesque _Hide;
|
||||
void *memmem_sse42(const void *, size_t, const void *,
|
||||
size_t) strlenesque _Hide;
|
||||
void *memmem_sse42(const void *, size_t, const void *, size_t)
|
||||
strlenesque _Hide;
|
||||
void sha256_x86(uint32_t[hasatleast 8], const uint8_t[hasatleast 64],
|
||||
uint32_t) _Hide;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue