Searched refs:tok_alloc (Results 1 – 1 of 1) sorted by relevance
7170 static TokenSym *tok_alloc(const char *str, int len) in tok_alloc() function9322 ts = tok_alloc(tokcstr.data, tokcstr.size); in next_nomacro1()9918 ts = tok_alloc(cstr.data, strlen(cstr.data)); in macro_twosharps()14983 ts = tok_alloc(sym, strlen(sym)); in tcc_undefine_symbol()17066 ts = tok_alloc(str, strlen(str)); in asm_clobber()17108 ts = tok_alloc(buf, strlen(buf)); in asm_get_local_label_name()17842 ts = tok_alloc(name, p - name); in find_constraint()20787 ts = tok_alloc(p, r - p - 1); in tcc_new()