Home
last modified time | relevance | path

Searched refs:curdrive (Results 1 – 23 of 23) sorted by relevance

/dports/editors/fpc-ide/fpc-3.2.2/rtl/atari/
H A Dsysdir.inc57 curdrive: word;
68 curdrive:=gemdos_dgetdrv;
70 if (newdrive <> curdrive) then
75 drives:=gemdos_dsetdrv(curdrive);
/dports/lang/fpc-source/fpc-3.2.2/rtl/atari/
H A Dsysdir.inc57 curdrive: word;
68 curdrive:=gemdos_dgetdrv;
70 if (newdrive <> curdrive) then
75 drives:=gemdos_dsetdrv(curdrive);
/dports/lang/fpc/fpc-3.2.2/rtl/atari/
H A Dsysdir.inc57 curdrive: word;
68 curdrive:=gemdos_dgetdrv;
70 if (newdrive <> curdrive) then
75 drives:=gemdos_dsetdrv(curdrive);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/atari/
H A Dsysdir.inc57 curdrive: word;
68 curdrive:=gemdos_dgetdrv;
70 if (newdrive <> curdrive) then
75 drives:=gemdos_dsetdrv(curdrive);
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Ddisc.c20 int curdrive = 0; variable
210 curdrive = 0; in disc_reset()
H A Ddisc.h15 extern int curdrive;
/dports/japanese/lipsf/lipsf-200/
H A Doutput.c119 int drive, curdrive, dammy; local
125 _dos_getdrive(&curdrive);
146 _dos_setdrive(curdrive, &dammy);
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_File_Browser.cxx489 ULONG curdrive; // Current drive in load() local
494 DosQueryCurrentDisk(&curdrive, &drives); in load()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_File_Browser.cxx485 ULONG curdrive; // Current drive in load() local
490 DosQueryCurrentDisk(&curdrive, &drives); in load()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_File_Browser.cxx489 ULONG curdrive; // Current drive in load() local
494 DosQueryCurrentDisk(&curdrive, &drives); in load()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_File_Browser.cxx500 ULONG curdrive; // Current drive in load() local
505 DosQueryCurrentDisk(&curdrive, &drives); in load()
/dports/editors/xvile/vile-9.8v/
H A Dpath.c33 # define curdrive() (_getdrive() + ('A' - 1)) macro
38 # define curdrive() _getdrive() macro
1585 : curdrive()); in lengthen_path()
1612 if (curdrive() != 0) { in lengthen_path()
1613 temp[0] = (char) curdrive(); in lengthen_path()
H A Drandom.c1143 d = curdrive(); in char2drive()
1150 curdrive(void) in curdrive() function
1198 curd = curdrive(); in curr_dir_on_drive()
1355 int curd = curdrive(); in set_directory()
H A Dproto.h1168 extern int curdrive (void);
H A DCHANGES.R5780 + path.c: Correct faulty mapping between _getdrive and curdrive.
/dports/editors/vile/vile-9.8v/
H A Dpath.c33 # define curdrive() (_getdrive() + ('A' - 1)) macro
38 # define curdrive() _getdrive() macro
1585 : curdrive()); in lengthen_path()
1612 if (curdrive() != 0) { in lengthen_path()
1613 temp[0] = (char) curdrive(); in lengthen_path()
H A Drandom.c1143 d = curdrive(); in char2drive()
1150 curdrive(void) in curdrive() function
1198 curd = curdrive(); in curr_dir_on_drive()
1355 int curd = curdrive(); in set_directory()
H A Dproto.h1168 extern int curdrive (void);
H A DCHANGES.R5780 + path.c: Correct faulty mapping between _getdrive and curdrive.
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Ddirent_uri-test.c1922 char curdrive[3] = "C:"; in test_dirent_get_absolute() local
1967 curdrive[0] = curdir[0]; in test_dirent_get_absolute()
1984 expect_abs = apr_pstrcat(pool, curdrive, expect + 1, SVN_VA_NULL); in test_dirent_get_absolute()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Ddirent_uri-test.c1922 char curdrive[3] = "C:"; in test_dirent_get_absolute() local
1967 curdrive[0] = curdir[0]; in test_dirent_get_absolute()
1984 expect_abs = apr_pstrcat(pool, curdrive, expect + 1, SVN_VA_NULL); in test_dirent_get_absolute()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Ddirent_uri-test.c1922 char curdrive[3] = "C:"; in test_dirent_get_absolute() local
1967 curdrive[0] = curdir[0]; in test_dirent_get_absolute()
1984 expect_abs = apr_pstrcat(pool, curdrive, expect + 1, SVN_VA_NULL); in test_dirent_get_absolute()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Ddirent_uri-test.c1922 char curdrive[3] = "C:"; in test_dirent_get_absolute() local
1967 curdrive[0] = curdir[0]; in test_dirent_get_absolute()
1984 expect_abs = apr_pstrcat(pool, curdrive, expect + 1, SVN_VA_NULL); in test_dirent_get_absolute()