Home
last modified time | relevance | path

Searched refs:show_name (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ncurses/ncurses/
H A Dreport_offsets.c43 #define show_name(name) \ macro
128 show_name(CCHARW_MAX); in main()
130 show_name(EV_MAX); in main()
131 show_name(FIFO_SIZE); in main()
132 show_name(NAMESIZE); in main()
133 show_name(MB_LEN_MAX); in main()
134 show_name(PATH_MAX); in main()
136 show_name(TRACECHR_BUF); in main()
137 show_name(TRACEMSE_MAX); in main()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp297 bool show_name, ExecutionContextScope *exe_scope) { in GetDescription() argument
301 if (show_name) { in GetDescription()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h437 void GetDescription(Stream *s, lldb::DescriptionLevel level, bool show_name,