Searched refs:yaffs_toupper (Results 1 – 3 of 3) sorted by relevance
49 #define yaffs_toupper(a) toupper(a) macro111 #define yaffs_toupper(a) toupper(a) macro
562 sum += yaffs_toupper(*bname) * i; in yaffs_CalcNameSum()
39 #define yaffs_toupper(a) toupper(a) macro