HomeSort by relevance Sort by last modified time
    Searched defs:NIL_TAG (Results 1 - 2 of 2) sorted by null

  /external/webp/src/mux/
muxi.h 93 #define NIL_TAG 0x00000000u // To signal void chunk.
  /external/xmlrpcpp/src/
XmlRpcValue.cpp 32 static const char NIL_TAG[] = "<nil/>";
226 if (typeTag == NIL_TAG)
288 xml += NIL_TAG;

Completed in 68 milliseconds