Searched refs:scratch (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/libs/libplatsupport/plat_include/polarfire/platsupport/plat/
H A Dserial.h56 uint32_t scratch; member in struct:uart
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/polarfire/platsupport/plat/
H A Dserial.h56 uint32_t scratch; member in struct:uart
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c874 char *setf, *scratch; local
886 scratch = tparm(setf, ti_map[c]);
888 hilites[c] = (char *) alloc(strlen(scratch) + 1);
889 Strcpy(hilites[c], scratch);
892 hilites[c|BRIGHT] = (char*) alloc(strlen(scratch)+strlen(MD)+1);
894 Strcat(hilites[c|BRIGHT], scratch);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c874 char *setf, *scratch; local
886 scratch = tparm(setf, ti_map[c]);
888 hilites[c] = (char *) alloc(strlen(scratch) + 1);
889 Strcpy(hilites[c], scratch);
892 hilites[c|BRIGHT] = (char*) alloc(strlen(scratch)+strlen(MD)+1);
894 Strcat(hilites[c|BRIGHT], scratch);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1149 created (from scratch for most random levels, from a template for
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1149 created (from scratch for most random levels, from a template for

Completed in 121 milliseconds