Home
last modified time | relevance | path

Searched refs:get_logical (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DFindFile.c364 static void get_logical(char *logname, char ***equiv, int *n_equiv);
670 get_logical(path->str, &equiv, &n_equiv); in test_path()
713 get_logical(logname, NULL, &n_equiv); in check_logical()
717 static void get_logical(char *logname, char ***equiv, int *n_equiv){ in get_logical() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilesdl.h127 constexpr int get_logical() const { return logical; }; in get_logical() function
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmtype.h264 int get_logical() const { return (typ == VM_TRUE); } in get_logical() function
H A Dvmrun.cpp319 val1->set_logical(val1->get_logical() ^ val2->get_logical()); in xor_and_push()
334 val1->set_logical(val1->get_logical() ^ val2->get_logical()); in xor_and_push()
/dports/www/links1/links-1.04/
H A Dvms.c103 …xt = $VMS_STATUS_SUCCESS(lib$get_logical(&display_desc, NULL, NULL, NULL, NULL, NULL, NULL, NULL)); in is_xterm()
/dports/www/links/links-2.25/
H A Dvms.c188 …xt = $VMS_STATUS_SUCCESS(lib$get_logical(&display_desc, NULL, NULL, NULL, NULL, NULL, NULL, NULL)); in is_xterm()