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

  /external/yaffs2/yaffs2/direct/
ydirectenv.h 35 #define yaffs_strcpy(a,b) strcpy(a,b) macro
  /external/yaffs2/yaffs2/
yportenv.h 45 #define yaffs_strcpy(a,b) strcpy(a,b) macro
107 #define yaffs_strcpy(a,b) strcpy(a,b) macro

Completed in 32 milliseconds