Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1138 token_t *new_token = linear_alloc_child(parser->linalloc, sizeof(token_t)); in _token_list_copy() local
1914 token_t *new_token; in _glcpp_parser_expand_function() local
/third_party/libcoap/src/
Dcoap_block.c2081 coap_bin_const_t *new_token; in coap_block_new_lg_crcv() local
3107 coap_bin_const_t *new_token; in coap_handle_response_send_block() local
/third_party/libcoap/tests/
Dtest_pdu.c1371 uint8_t new_token[] = { 't', 'o', 'k', 'e', 'n' }; in t_encode_pdu23() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_pkt.h362 ngtcp2_new_token new_token; member