Searched refs:get_logical (Results 1 – 6 of 6) sorted by relevance
/dports/x11-toolkits/Xmt/xmt400/Xmt/ |
H A D | FindFile.c | 364 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 D | tilesdl.h | 127 constexpr int get_logical() const { return logical; }; in get_logical() function
|
/dports/games/tads/tads-3.0.8/tads3/ |
H A D | vmtype.h | 264 int get_logical() const { return (typ == VM_TRUE); } in get_logical() function
|
H A D | vmrun.cpp | 319 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 D | vms.c | 103 …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 D | vms.c | 188 …xt = $VMS_STATUS_SUCCESS(lib$get_logical(&display_desc, NULL, NULL, NULL, NULL, NULL, NULL, NULL)); in is_xterm()
|