Searched defs:ofst (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp96 unsigned ofst; local
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-bfin.c1699 bfd_vma ofst; local
H A Delf32-frv.c1588 bfd_vma ofst; local
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c23276 os2ShmSystemLock( os2ShmNode *pNode, int lockType, int ofst, int nByte ) argument
23652 os2ShmLock( sqlite3_file *id, int ofst, int n, int flags ) argument
28240 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
28629 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
33366 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) argument
33619 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
39766 i64 ofst = (pgno-1)*(i64)pPager->pageSize; local
[all...]

Completed in 385 milliseconds