Home
last modified time | relevance | path

Searched defs:test_function_pointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/Sema/
H A Dwarn-absolute-value.c787 long long test_function_pointer() { in test_function_pointer() function
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtestHarness.h69 typedef int (*test_function_pointer)(cl_device_id deviceID, cl_context context, typedef