OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_sadobject
(Results
1 - 1
of
1
) sorted by null
/external/python/cpython2/Modules/
sunaudiodev.c
45
#define
is_sadobject
(v) (Py_TYPE(v) == &Sadtype)
macro
Completed in 187 milliseconds