Searched refs:CHAR (Results 1 – 3 of 3) sorted by relevance
77 CHAR *ErrorStatusDesc[] = {88 CHAR *Description;104 CHAR VolumeLetter;110 CHAR *Path;111 CHAR PhysicalPath[260];122 CHAR VolumeLetter, in GetDriveInfo()148 CHAR RootPath[] = "X:\\"; // "X:\" -> for GetDriveType in GetDriveInfo()149 CHAR VolumeAccessPath[] = "\\\\.\\X:"; // "\\.\X:" -> to open the volume in GetDriveInfo()249 if (GetDriveInfo ('A' + (CHAR) Index, &DriveInfo)) { in ListDrive()594 CHAR VolumeLetter; in GetPathInfo()[all …]
151 #define CHAR(c) ((Char)((c)&M_ASCII)) macro485 *bufnext++ = CHAR(c); in glob0()489 *bufnext++ = CHAR(c); in glob0()509 *bufnext++ = CHAR(c); in glob0()1034 (void)printf("%c", CHAR(*p)); in qprintf()
323 {INT, FLOAT, CHAR, FLOAT, DOUBLE, BOOL}