Searched defs:TOKEN_DATA (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/enc/ | ||
D | token.c | 41 #define TOKEN_DATA(p) ((const token_t*)&(p)[1]) macro |
/external/deqp/executor/ | ||
D | xeXMLParser.hpp | 47 TOKEN_DATA, //!< Block of data (anything outside tags). enumerator |