Home
last modified time | relevance | path

Searched refs:put_unaligned_le32 (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dxzcat.c343 #ifndef put_unaligned_le32
344 static inline void put_unaligned_le32(uint32_t val, uint8_t *buf) in put_unaligned_le32() function
557 put_unaligned_le32(dest, buf + i + 1); in bcj_x86()

Completed in 5 milliseconds