Home
last modified time | relevance | path

Searched defs:inb (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Dio.h16 static __inline unsigned char inb(unsigned short __port) in inb() function
/third_party/musl/arch/x86_64/bits/
H A Dio.h16 static __inline unsigned char inb(unsigned short __port) in inb() function
/third_party/musl/arch/x32/bits/
H A Dio.h16 static __inline unsigned char inb(unsigned short __port) in inb() function
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dbool-simplify2.c15 static uint inb(bool a) { return !a; } in inb() function
/third_party/musl/porting/uniproton/kernel/src/locale/
H A Diconv.c227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/src/locale/
H A Diconv.c227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument
[all...]
/third_party/musl/src/locale/
H A Diconv.c227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddecode.c742 char *inb, *outb; in recode_subtitle() local

Completed in 6 milliseconds