Searched defs:ch (Results 26 - 50 of 58) sorted by relevance

123

/seL4-refos-master/seL4_tools/elfloader-tool/include/arch-riscv/
H A Dsbi.h39 static inline void sbi_console_putchar(int ch) argument
/seL4-refos-master/tools/elfloader/include/arch-riscv/
H A Dsbi.h39 static inline void sbi_console_putchar(int ch) argument
/seL4-refos-master/kernel/manual/parts/
H A Dio.tex
H A Dcspace.tex
H A Dvspace.tex
H A Dthreads.tex
H A Dbootup.tex
/seL4-refos-master/libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.c119 int ch = axi_uartlite_getchar(d); local
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.c119 int ch = axi_uartlite_getchar(d); local
/seL4-refos-master/kernel/include/arch/riscv/arch/
H A Dsbi.h70 static inline void sbi_console_putchar(int ch) argument
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dlock.c229 int picktyp, c, ch; local
[all...]
H A Ddetect.c793 char ch; local
[all...]
H A Ddo_name.c448 char ch; local
H A Drestore.c1048 register short ch = mgetc(); local
H A Dcmd.c247 register int ch; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dlock.c229 int picktyp, c, ch; local
[all...]
H A Ddetect.c793 char ch; local
[all...]
H A Ddo_name.c448 char ch; local
H A Drestore.c1048 register short ch = mgetc(); local
/seL4-refos-master/libs/libutils/src/
H A Dzf_log.c316 const char *ch; local
384 const char ch = *mem_p; local
[all...]
/seL4-refos-master/libs/libmuslc/src/crypt/
H A Dcrypt_des.c652 static uint32_t ascii_to_bin(int ch) argument
672 static inline int ascii_is_unsafe(unsigned char ch) argument
/seL4-refos-master/projects/util_libs/libutils/src/
H A Dzf_log.c316 const char *ch; local
384 const char ch = *mem_p; local
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c1039 char ch = item->selected ? (item->count == -1L ? '+' : '#') : '-'; local
2329 register char ch = (char)in_ch; local
2415 int ch; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c1039 char ch = item->selected ? (item->count == -1L ? '+' : '#') : '-'; local
2329 register char ch = (char)in_ch; local
2415 int ch; local
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h556 char ch; member in struct:NetHackQtMenuWindow::MenuItem

Completed in 245 milliseconds

123