Searched defs:stat_char (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/hunt/include/
H A Dhunt_common.h230 #define stat_char(pp) (((pp)->p_flying < 0) ? _cloak_char(pp) : FLYER) macro
233 #define stat_char(pp) (((pp)->p_cloak < 0) ? _scan_char(pp) : '+') macro
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dcomplete.c586 stat_char (char *filename) function
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c599 stat_char (char *filename) function

Completed in 158 milliseconds