Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/base/app/cfi-test/cfi-crasher/
Dcfi-crasher.c51 typedef int (*int_func)(int); typedef
/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c1579 PyObject *int_func = PyObject_GetAttr(integral, int_name); local