Searched refs:asm_function_t (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/tests/arch-mips64/assembler/
H A Dmips64_assembler_test.cpp54 typedef void (*asm_function_t)(); typedef
55 extern "C" void asm_mips_test_jacket(asm_function_t function,
438 asm_function_t asm_function = (asm_function_t)(instrMem);
551 asm_function_t asm_function = (asm_function_t)(instrMem);
/system/core/libpixelflinger/tests/arch-arm64/assembler/
H A Darm64_assembler_test.cpp54 typedef void (*asm_function_t)(); typedef
55 extern "C" void asm_test_jacket(asm_function_t function,
482 asm_function_t asm_function = (asm_function_t)(instrMem);
598 asm_function_t asm_function = (asm_function_t)(instrMem);
690 asm_function_t asm_function = (asm_function_t)(instrMem);

Completed in 64 milliseconds