Searched refs:TOK_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
2126 #define TOK_MAX_SIZE 4 /* token max size in int unit when stored in string */ macro2320 static int unget_saved_buffer[TOK_MAX_SIZE + 1];8031 if (len + TOK_MAX_SIZE > s->allocated_len) in tok_str_add2()