Home
last modified time | relevance | path

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

/third_party/Linux_Kernel/scripts/
Drecordmcount.h55 # define append_func append64 macro
88 # define append_func append32 macro
178 static void append_func(Elf_Ehdr *const ehdr, in append_func() function
/third_party/python/Modules/
D_pickle.c6526 PyObject *append_func; in do_append() local