Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_frame.h49 PyFunctionObject *f_func; /* Strong reference */ member
/third_party/ffmpeg/libavutil/
Ddes.c200 static uint32_t f_func(uint32_t r, uint64_t k) in f_func() function