Home
last modified time | relevance | path

Searched defs:pfunc (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/builtins/Unit/
H A Denable_execute_stack_test.c36 typedef int (*pfunc)(void); typedef
H A Dclear_cache_test.c29 typedef int (*pfunc)(void); typedef
/aosp_15_r20/external/clang/test/Sema/
H A Darray-constraint.c30 typedef int (*pfunc)(void); typedef
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/SampleCode/
H A DAMRWB_E_SAMPLE.c104 void *pfunc; in encode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobject.h231 void *pfunc; /* function pointer */ member
/aosp_15_r20/external/python/cpython3/Include/
Dobject.h231 void *pfunc; /* function pointer */ member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobject.h231 void *pfunc; /* function pointer */ member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dobject.h231 void *pfunc; /* function pointer */ member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobject.h231 void *pfunc; /* function pointer */ member
/aosp_15_r20/external/python/cpython2/Python/
Dceval.c3026 PyObject **pfunc, *func, **sp; in PyEval_EvalFrameEx() local
4340 PyObject **pfunc = (*pp_stack) - n - 1; in call_function() local
/aosp_15_r20/external/tcpdump/
H A Dprint-ppp.c417 u_int (*pfunc)(netdissect_options *, const u_char *, u_int); in handle_ctrl_proto() local
H A Dprint-lldp.c1345 const char * (*pfunc)(netdissect_options *, const u_char *); in lldp_network_addr_print() local