Home
last modified time | relevance | path

Searched defs:TYPE_NULL (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h74 TYPE_NULL = 11, // explicit NULL type enumerator
/third_party/cef/libcef/renderer/
Dv8_impl.h325 TYPE_NULL, enumerator
/third_party/python/Python/
Dmarshal.c41 #define TYPE_NULL '0' macro