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

  /external/yaffs2/yaffs2/direct/
ydirectenv.h 37 #define yaffs_strlen(s) strlen(s) macro
  /external/yaffs2/yaffs2/
yportenv.h 47 #define yaffs_strlen(s) strlen(s) macro
109 #define yaffs_strlen(s) strlen(s) macro

Completed in 83 milliseconds