Searched refs:std (Results 1 – 1 of 1) sorted by relevance
52 int std; in get_acorn_filename() local58 std = sizeof(struct iso_directory_record) + de->name_len[0]; in get_acorn_filename()59 if (std & 1) in get_acorn_filename()60 std++; in get_acorn_filename()61 if ((*((unsigned char *) de) - std) != 32) in get_acorn_filename()63 chr = ((unsigned char *) de) + std; in get_acorn_filename()