Searched refs:aKey (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dpr34312.c12 JamoClusterSearch (JamoNormMap aKey, const JamoNormMap * aClusters, argument
18 if ((aKey.seq[1] - aClusters[h].seq[1]) < 0)
19 return JamoClusterSearch (aKey, &(aClusters[l]), h - l);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dse-10.c1154 static const BYTE aKey[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0xa, 0xb, 0xc, 0xd, variable
1168 { { oid_rsa, { 2, bin72 } }, { sizeof(aKey), (BYTE *)aKey, 0} } },
1169 { { { oid_rsa, { sizeof(params), (BYTE *)params } }, { sizeof(aKey),
1170 (BYTE *)aKey, 0 } } },
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c62300 const unsigned char *aKey = (const unsigned char *)pKey; local
71643 u8 *aKey; /* Pointer to current key */ member in struct:VdbeSorterIter
[all...]

Completed in 445 milliseconds