int bits(struct state *s, int need)
static static fork const void static count static fd const char const char static newpath char char char static envp time_t static t const char static mode static whence const char static dir time_t static t unsigned static seconds const char struct utimbuf static buf static inc static sig const char static mode static oldfd struct tms static buf static getgid static geteuid const char static filename static arg static mask struct ustat static ubuf static getppid static setsid static egid sigset_t static set struct timeval struct timezone static tz fd_set fd_set fd_set struct timeval static timeout const char char static bufsiz const char static swapflags void prot
static static fork const void static count static fd const char const char static newpath char char char static envp time_t static t const char static mode static whence const char static dir time_t static t unsigned static seconds const char struct utimbuf static buf static inc static sig const char static mode static oldfd struct tms static buf static getgid static geteuid const char static filename static arg static mask struct ustat static ubuf static getppid static setsid static egid sigset_t static set struct timeval struct timezone static tz fd_set fd_set fd_set struct timeval static timeout const char char static bufsiz const char static swapflags void static offset const char static length static mode static who const char struct statfs static buf unsigned unsigned num
RZ_API int rz_mem_protect(void *ptr, int size, const char *prot)
RZ_API void rz_mem_memzero(void *, size_t)
RZ_API bool rz_mem_is_printable(const ut8 *a, int la)
RZ_API void rz_mem_reverse(ut8 *b, int l)
struct rz_mem_pool_t RMemoryPool
RZ_API void rz_mem_copybits_delta(ut8 *dst, int doff, const ut8 *src, int soff, int bits)
RZ_API void * rz_mem_copy(void *dest, size_t dmax, const void *src, size_t smax)
RZ_API void rz_mem_swapendian(ut8 *dest, const ut8 *orig, int size)
RZ_API void * rz_mem_dup(const void *s, int l)
RZ_API int rz_mem_cmp_mask(const ut8 *dest, const ut8 *orig, const ut8 *mask, int len)
RZ_API int rz_mem_eq(const ut8 *a, const ut8 *b, int len)
Compares memory a with b over len bytes.
RZ_API void rz_mem_copyloop(ut8 *dest, const ut8 *orig, int dsize, int osize)
RZ_API int rz_mem_set_num(ut8 *dest, int dest_size, ut64 num)
RZ_API void rz_mem_copybits(ut8 *dst, const ut8 *src, int bits)
RZ_API const ut8 * rz_mem_mem_aligned(const ut8 *haystack, int hlen, const ut8 *needle, int nlen, int align)
RZ_API void rz_mem_free(void *)
RZ_API void * rz_mem_alloc(int sz)
RZ_API void rz_mem_swaporcopy(ut8 *dest, const ut8 *src, int len, bool big_endian)
RZ_API const ut8 * rz_mem_mem(const ut8 *haystack, int hlen, const ut8 *needle, int nlen)
RZ_API bool rz_mem_is_zero(const ut8 *b, int l)
RZ_API int rz_mem_count(const ut8 **addr)
RZ_API ut64 rz_mem_get_num(const ut8 *b, int size)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()