Home
last modified time | relevance | path

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

/external/mtools/
Dvfat.h41 #define VSE3SIZE 2 macro
54 struct unicode_char text3[VSE3SIZE];
Dvfat.c283 c += unicode_write(c, vse->text3, VSE3SIZE, &end); in write_vfat()
401 c += unicode_read(vse->text3, c, VSE3SIZE); in parse_vses()