Searched defs:__m_return_chtype (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtrace.c108 (__m_return_chtype)(const char *s, chtype ch) function
H A Dprivate.h156 extern chtype __m_return_chtype(const char *, chtype);
162 #define __m_return_chtype(s, c) (c) macro

Completed in 15 milliseconds