Home
last modified time | relevance | path

Searched defs:outb (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/arch/x86_64/bits/
Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() function
/third_party/musl/arch/i386/bits/
Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() function
/third_party/musl/arch/x32/bits/
Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() function
/third_party/musl/porting/uniproton/kernel/src/locale/
Diconv.c227 …v(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv()
/third_party/musl/porting/liteos_m/kernel/src/locale/
Diconv.c227 …v(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv()
/third_party/musl/src/locale/
Diconv.c227 …v(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv()
/third_party/ffmpeg/libavcodec/
Ddecode.c887 char *inb, *outb; in recode_subtitle() local
/third_party/astc-encoder/Source/
Dtinyexr.h8957 unsigned short *outb = out; // begin in hufDecode() local