Home
last modified time | relevance | path

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

/third_party/boost/boost/python/
Dreturn_arg.hpp36 struct return_none struct
38 template <class T> struct apply
/third_party/python/Modules/
D_testcapimodule.c1001 return_none(void *unused) in return_none() function