Home
last modified time | relevance | path

Searched refs:get_32_sl (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/libinstaller/
Dsyslxmod.c125 get_32_sl(wp) != LDLINUX_MAGIC; in syslinux_patch()
199 csum -= get_32_sl(wp); /* Negative checksum */ in syslinux_patch()
Dsyslxint.h127 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
/external/syslinux/dos/
Dgetsetsl.c47 uint32_t get_32_sl(const uint32_t * p) in get_32_sl() function