Home
last modified time | relevance | path

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

/plan9/sys/src/libmach/
H A Dexecutable.c579 ushort (*swab)(ushort); in elf64dotout() local
691 ushort (*swab)(ushort); in elf32dotout() local
/plan9/sys/src/9/pcboot/
H A Dbootld.c43 static ushort (*swab)(ushort); variable
/plan9/sys/src/cmd/cwfs/
H A Dsub.c1407 swab(void *c, int flag) in swab() function
H A Dportdat.h226 } swab; member
/plan9/sys/include/
H A Dmach.h210 ushort (*swab)(ushort); /* ushort to local byte order */ member
/plan9/sys/src/9/port/
H A Ddevaudio.c1223 swab(uchar *a) in swab() function