Home
last modified time | relevance | path

Searched defs:yaffs_toupper (Results 1 – 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/
Dyportenv.h49 #define yaffs_toupper(a) toupper(a) macro
111 #define yaffs_toupper(a) toupper(a) macro
/external/yaffs2/yaffs2/direct/
Dydirectenv.h39 #define yaffs_toupper(a) toupper(a) macro