Home
last modified time | relevance | path

Searched defs:new_token (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1136 token_t *new_token = linear_alloc_child(parser->linalloc, sizeof(token_t)); in _token_list_copy() local
1912 token_t *new_token; in _glcpp_parser_expand_function() local
/third_party/libcoap/tests/
Dtest_pdu.c1163 uint8_t new_token[] = { 't', 'o', 'k', 'e', 'n' }; in t_encode_pdu21() local