Home
last modified time | relevance | path

Searched defs:p3 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cygwin/
Dtestdll.c11 int _stdcall testdll_main(int p1, unsigned long p2, void* p3) in testdll_main()
Dtestexe.c12 testexe_main (void* p1, void *p2, char* p3, int p4) in testexe_main()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
Dshift2.s215 p3 = p2 >> 1 ; /* pointer right shift by 1 */ define
216 p3 = p3 >> 2 ; /* pointer right shift by 2 */ define
Dload.s50 p3 = [fp + 0]; define