Searched refs:aSize (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/pcre-7/pcre/
H A Dpcre_globals.c62 static void* LocalPcreMalloc(size_t aSize) argument
64 return malloc(aSize);
/macosx-10.10/Security-57031.1.35/SecurityTests/testKeychainAPI/testKeychainAPI/
H A DKCOperation.cpp135 UInt32 aSize = 0; local
140 fscanf(inFile, " Results : %ld\n", &aSize);
/macosx-10.10/hfs-285/CopyHFSMeta/
H A Dutil.c287 off_t aSize = S32(vop->vdp->altHeader.blockSize); \
297 AddExtentForFile(vop, S32(ap->startBlock) * aSize, S32(ap->blockCount) * aSize, fid); \
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c60916 static const u8 aSize[] = { 0, 1, 2, 3, 4, 6, 8, 8, 0, 0, 0, 0 }; local
[all...]

Completed in 305 milliseconds