HomeSort by relevance Sort by last modified time
    Searched refs:yaffs_toupper (Results 1 - 3 of 3) 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
yaffs_guts.c 562 sum += yaffs_toupper(*bname) * i;
    [all...]

Completed in 187 milliseconds