Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dkobj.h127 #define DEFINE_CLASS_0(name, classvar, methods, size) \ argument
139 #define DEFINE_CLASS_1(name, classvar, methods, size, \ argument
154 #define DEFINE_CLASS_2(name, classvar, methods, size, \ argument
170 #define DEFINE_CLASS_3(name, classvar, methods, size, \ argument
/third_party/python/Lib/test/
Dtest_typing.py4447 classvar = 4 variable in AnnotatedTests.test_instantiate.C
4485 classvar = 4 variable in AnnotatedTests.test_attr_passthrough.C