Searched refs:get_uchars (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c159 STATIC_DCL int FDECL(get_uchars, (FILE *,char *,char *,uchar *,BOOLEAN_P,int,const char *));
1618 get_uchars(fp, buf, bufp, list, modlist, size, name) function
1815 (void) get_uchars(fp, buf, bufp, &iflags.bouldersym, TRUE,
1818 len = get_uchars(fp, buf, bufp, translate, FALSE,
1822 len = get_uchars(fp, buf, bufp, translate, FALSE,
1826 len = get_uchars(fp, buf, bufp, translate, FALSE,
1830 len = get_uchars(fp, buf, bufp, translate, FALSE,
1836 (void) get_uchars(fp, buf, bufp, &(oc_syms[1]), TRUE,
1840 (void) get_uchars(fp, buf, bufp, &(monsyms[1]), TRUE,
1843 (void) get_uchars(f
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c159 STATIC_DCL int FDECL(get_uchars, (FILE *,char *,char *,uchar *,BOOLEAN_P,int,const char *));
1618 get_uchars(fp, buf, bufp, list, modlist, size, name) function
1815 (void) get_uchars(fp, buf, bufp, &iflags.bouldersym, TRUE,
1818 len = get_uchars(fp, buf, bufp, translate, FALSE,
1822 len = get_uchars(fp, buf, bufp, translate, FALSE,
1826 len = get_uchars(fp, buf, bufp, translate, FALSE,
1830 len = get_uchars(fp, buf, bufp, translate, FALSE,
1836 (void) get_uchars(fp, buf, bufp, &(oc_syms[1]), TRUE,
1840 (void) get_uchars(fp, buf, bufp, &(monsyms[1]), TRUE,
1843 (void) get_uchars(f
[all...]

Completed in 74 milliseconds