Searched defs:TOKEN_DATA (Results 1 – 3 of 3) sorted by relevance
41 #define TOKEN_DATA(p) ((const token_t*)&(p)[1]) macro
47 TOKEN_DATA, //!< Block of data (anything outside tags). enumerator
98 TOKEN_DATA = intern('data') variable