Searched defs:pL (Results 1 - 11 of 11) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DDynMemManager.c90 uint16* pL = ( uint16* )ptrA->memPtrE; local
91 while( pL != NULL )
93 sizeL += ( ( uint32* )pL )[ 2 ];
94 pL = *( uint16** )pL;
130 uint16* pL = NULL; local
143 pL = ptrA->memPtrE;
150 pL = *ppL;
153 if( pL == NULL )
159 ( ( uint32* )pL )[
188 uint16* pL = ( uint16* )ptrA->memPtrE; local
233 uint16* pL = ( uint16* )ptrA->memPtrE; local
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_emfloat.c189 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
197 UInt p = (UInt)pL;
H A Dtest_bzip2.c1058 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
1066 UInt p = (UInt)pL;
H A Dtest_ppc_jm1.c407 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
415 UInt p = (UInt)pL;
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c1080 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
1088 UInt p = (UInt)pL;
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
1081 UInt p = (UInt)pL;
H A Dvarinfo6.c1111 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
1119 UInt p = (UInt)pL;
/external/valgrind/main/perf/
H A Dbz2.c1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
1081 UInt p = (UInt)pL;
H A Dtest_input_for_tinycc.c1313 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) argument
1321 UInt p = (UInt)pL;
/external/sqlite/dist/orig/
H A Dsqlite3.c131288 char *pL = a[i].pList; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c131320 char *pL = a[i].pList; local
[all...]

Completed in 526 milliseconds