HomeSort by: relevance | last modified time | path
    Searched defs:curses_version (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
version.c 39 #ifndef CURSES_VERSION
45 #define CURSES_VERSION "believe in unicorns"
48 #ifdef CURSES_VERSION
56 #define _CURSES_VERSION " (" CURSES_VERSION ")"
62 curses_version(void) function in typeref:typename:const char *
version.c 39 #ifndef CURSES_VERSION
45 #define CURSES_VERSION "believe in unicorns"
48 #ifdef CURSES_VERSION
56 #define _CURSES_VERSION " (" CURSES_VERSION ")"
62 curses_version(void) function in typeref:typename:const char *

Completed in 112 milliseconds