Searched refs:get_32_sl (Results 1 – 3 of 3) sorted by relevance
125 get_32_sl(wp) != LDLINUX_MAGIC; in syslinux_patch()199 csum -= get_32_sl(wp); /* Negative checksum */ in syslinux_patch()
127 uint32_t get_32_sl(const uint32_t _slimg * p);148 static inline uint32_t get_32_sl(const uint32_t _slimg * p) in get_32_sl() function
47 uint32_t get_32_sl(const uint32_t * p) in get_32_sl() function