Home
last modified time | relevance | path

Searched defs:Cannot (Results 1 – 3 of 3) sorted by relevance

/third_party/ncurses/Ada95/samples/
Dncurses2-util.adb112 procedure Cannot (s : String) is subprogram
131 end Cannot; argument
Dncurses2-util.ads64 procedure Cannot (s : String); subprogspec
/third_party/ncurses/test/
Dncurses.c479 Cannot(const char *what) in Cannot() function