Searched defs:noarg (Results 1 – 14 of 14) sorted by relevance
2 noarg: target
4 noarg: target
108 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable113 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
88 struct noarg{}; struct
94 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
104 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
110 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
823 profiler_disable(ProfilerObject *self, PyObject* noarg) in profiler_disable()881 profiler_clear(ProfilerObject *pObj, PyObject* noarg) in profiler_clear()
1485 PyObject* noarg) { in THCPModule_cuda_tunableop_is_enabled()1510 PyObject* noarg) { in THCPModule_cuda_tunableop_tuning_is_enabled()
257 static PyObject* THPModule_crashIfvptrUBSAN(PyObject* module, PyObject* noarg) { in THPModule_crashIfvptrUBSAN()