Home
last modified time | relevance | path

Searched refs:yaffs_toupper (Results 1 – 3 of 3) sorted by relevance

/external/yaffs2/yaffs2/
Dyportenv.h49 #define yaffs_toupper(a) toupper(a) macro
111 #define yaffs_toupper(a) toupper(a) macro
Dyaffs_guts.c562 sum += yaffs_toupper(*bname) * i; in yaffs_CalcNameSum()
/external/yaffs2/yaffs2/direct/
Dydirectenv.h39 #define yaffs_toupper(a) toupper(a) macro