HomeSort by relevance Sort by last modified time
    Searched full:asyscall (Results 1 - 1 of 1) sorted by null

  /external/sqlite/dist/
Android.patch 46 +#define osPread64 ((ssize_t(*)(int,void*,size_t,off64_t))aSyscall[10].pCurrent)
48 #define osPread64 ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[10].pCurrent)
52 #define osWrite ((ssize_t(*)(int,const void*,size_t))aSyscall[11].pCurrent)
60 + aSyscall[13].pCurrent)
63 aSyscall[13].pCurrent)

Completed in 1170 milliseconds