HomeSort by relevance Sort by last modified time
    Searched defs:yaffs_toupper (Results 1 - 2 of 2) sorted by null

  /external/yaffs2/yaffs2/direct/
ydirectenv.h 39 #define yaffs_toupper(a) toupper(a) macro
  /external/yaffs2/yaffs2/
yportenv.h 49 #define yaffs_toupper(a) toupper(a) macro
111 #define yaffs_toupper(a) toupper(a) macro

Completed in 354 milliseconds