Searched refs:CHAR_P (Results 1 - 25 of 36) sorted by relevance

12

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwingem.h74 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
77 E char FDECL(Gem_message_menu, (CHAR_P,int,const char *));
94 E char FDECL(Gem_yn_function, (const char *, const char *, CHAR_P));
H A Dwintty.h105 * define UNWIDENDED_PROTOTYPES (in tradstdc.h), which makes CHAR_P below a
110 E void FDECL(xputc, (CHAR_P));
185 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
188 E char FDECL(tty_message_menu, (CHAR_P,int,const char *));
205 E char FDECL(tty_yn_function, (const char *, const char *, CHAR_P));
H A Dmacwin.h229 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
238 E char FDECL(mac_yn_function, (const char *, const char *, CHAR_P));
H A Dglobal.h88 # define CHAR_P char macro
99 # define CHAR_P int macro
H A Dwinprocs.h28 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
31 char FDECL((*win_message_menu), (CHAR_P,int,const char *));
48 char FDECL((*win_yn_function), (const char *, const char *, CHAR_P));
H A Dextern.h158 E void FDECL(pushch, (CHAR_P));
159 E void FDECL(savech, (CHAR_P));
171 E int FDECL(movecmd, (CHAR_P));
181 E char FDECL(yn_function, (const char *, const char *, CHAR_P));
202 E struct obj *FDECL(o_in, (struct obj*,CHAR_P));
452 E int FDECL(def_char_to_objclass, (CHAR_P));
453 E int FDECL(def_char_to_monclass, (CHAR_P));
594 E void FDECL(explode, (int,int,int,int,CHAR_P,int));
608 E char *FDECL(fname_encode, (const char *, CHAR_P, char *, char *, int));
609 E char *FDECL(fname_decode, (CHAR_P, cha
[all...]
H A DwinX.h379 CHAR_P, CHAR_P, int, const char *, BOOLEAN_P));
395 E char FDECL(X11_yn_function, (const char *, const char *, CHAR_P));
H A Dqt_win.h813 const ANY_P * identifier, CHAR_P ch, CHAR_P gch, int attr,
830 static char qt_yn_function(const char *question, const char *choices, CHAR_P def);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwingem.h74 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
77 E char FDECL(Gem_message_menu, (CHAR_P,int,const char *));
94 E char FDECL(Gem_yn_function, (const char *, const char *, CHAR_P));
H A Dwintty.h105 * define UNWIDENDED_PROTOTYPES (in tradstdc.h), which makes CHAR_P below a
110 E void FDECL(xputc, (CHAR_P));
185 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
188 E char FDECL(tty_message_menu, (CHAR_P,int,const char *));
205 E char FDECL(tty_yn_function, (const char *, const char *, CHAR_P));
H A Dmacwin.h229 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
238 E char FDECL(mac_yn_function, (const char *, const char *, CHAR_P));
H A Dglobal.h88 # define CHAR_P char macro
99 # define CHAR_P int macro
H A Dwinprocs.h28 CHAR_P,CHAR_P,int,const char *, BOOLEAN_P));
31 char FDECL((*win_message_menu), (CHAR_P,int,const char *));
48 char FDECL((*win_yn_function), (const char *, const char *, CHAR_P));
H A Dextern.h158 E void FDECL(pushch, (CHAR_P));
159 E void FDECL(savech, (CHAR_P));
171 E int FDECL(movecmd, (CHAR_P));
181 E char FDECL(yn_function, (const char *, const char *, CHAR_P));
202 E struct obj *FDECL(o_in, (struct obj*,CHAR_P));
452 E int FDECL(def_char_to_objclass, (CHAR_P));
453 E int FDECL(def_char_to_monclass, (CHAR_P));
594 E void FDECL(explode, (int,int,int,int,CHAR_P,int));
608 E char *FDECL(fname_encode, (const char *, CHAR_P, char *, char *, int));
609 E char *FDECL(fname_decode, (CHAR_P, cha
[all...]
H A DwinX.h379 CHAR_P, CHAR_P, int, const char *, BOOLEAN_P));
395 E char FDECL(X11_yn_function, (const char *, const char *, CHAR_P));
H A Dqt_win.h813 const ANY_P * identifier, CHAR_P ch, CHAR_P gch, int attr,
830 static char qt_yn_function(const char *question, const char *choices, CHAR_P def);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dquestpgr.c23 STATIC_DCL void FDECL(convert_arg, (CHAR_P));
H A Dend.c42 STATIC_DCL void FDECL(list_vanquished, (CHAR_P,BOOLEAN_P));
43 STATIC_DCL void FDECL(list_genocided, (CHAR_P,BOOLEAN_P));
H A Ddetect.c16 STATIC_DCL boolean FDECL(check_map_spot, (int,int,CHAR_P,unsigned));
17 STATIC_DCL boolean FDECL(clear_stale_map, (CHAR_P,unsigned));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dquestpgr.c23 STATIC_DCL void FDECL(convert_arg, (CHAR_P));
H A Dend.c42 STATIC_DCL void FDECL(list_vanquished, (CHAR_P,BOOLEAN_P));
43 STATIC_DCL void FDECL(list_genocided, (CHAR_P,BOOLEAN_P));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c56 extern int FDECL(get_floor_type, (CHAR_P));
59 extern int FDECL(get_monster_id, (char *,CHAR_P));
60 extern int FDECL(get_object_id, (char *,CHAR_P));
61 extern boolean FDECL(check_monster_char, (CHAR_P));
62 extern boolean FDECL(check_object_char, (CHAR_P));
63 extern char FDECL(what_map_char, (CHAR_P));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c56 extern int FDECL(get_floor_type, (CHAR_P));
59 extern int FDECL(get_monster_id, (char *,CHAR_P));
60 extern int FDECL(get_object_id, (char *,CHAR_P));
61 extern boolean FDECL(check_monster_char, (CHAR_P));
62 extern boolean FDECL(check_object_char, (CHAR_P));
63 extern char FDECL(what_map_char, (CHAR_P));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtopl.c18 STATIC_DCL void FDECL(topl_putsym, (CHAR_P));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtopl.c18 STATIC_DCL void FDECL(topl_putsym, (CHAR_P));

Completed in 175 milliseconds

12