Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
HDhpfs_subr.h55 …, c, cp) ((((u_char)(c))&0x80) ? ((u_char)((hpmp)->hpm_cpdblk[(cp)].b_upcase[((u_char)(c))&0x7…
HDhpfs.h277 char b_upcase[0x80]; /* Case conversion table */ member