Searched refs:l_l1K (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1386 lr = l_l1K(l1,K1,l9); in gpargs_boundary_tests() 1396 FFI_CALL(cif,l_l1K,args,&lr); in gpargs_boundary_tests()
|
D | testcases.c | 593 long ABI_ATTR l_l1K (long a1, K b, long c) in l_l1K() function
|
D | test-callback.c | 915 if (data != (void*)&l_l1K) { fprintf(out,"wrong data for l_l1K\n"); exit(1); } in l_l1K_simulator() 2522 lr = l_l1K(l1,K1,l9); in main() 2531 PREP_CALLBACK(cif,l_l1K_simulator,(void*)l_l1K); in main()
|