Home
last modified time | relevance | path

Searched defs:swab (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/string/
H A Dswab.c20 swab(const void *__restrict from, void *__restrict to, ssize_t len) in swab() function
/openbsd-src/bin/dd/
H A Ddd.h69 size_t swab; /* # of odd-length swab blocks */ member
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_format_helper.c382 const struct drm_rect *clip, bool swab) in drm_fb_xrgb8888_to_rgb565()