Home
last modified time | relevance | path

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

/external/mtools/
Dvfat.h39 #define VSE1SIZE 5 macro
47 struct unicode_char text1[VSE1SIZE];
Dvfat.c281 c += unicode_write(c, vse->text1, VSE1SIZE, &end); in write_vfat()
399 c += unicode_read(vse->text1, c, VSE1SIZE); in parse_vses()