Home
last modified time | relevance | path

Searched refs:VSE2SIZE (Results 1 – 2 of 2) sorted by relevance

/external/mtools/
Dvfat.h40 #define VSE2SIZE 6 macro
51 struct unicode_char text2[VSE2SIZE];
Dvfat.c282 c += unicode_write(c, vse->text2, VSE2SIZE, &end); in write_vfat()
400 c += unicode_read(vse->text2, c, VSE2SIZE); in parse_vses()