Home
last modified time | relevance | path

Searched refs:TYPE_TRUE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dmarshal.c30 #define TYPE_TRUE 'T' macro
237 w_byte(TYPE_TRUE, p); in w_object()
683 case TYPE_TRUE: in r_object()