Home
last modified time | relevance | path

Searched refs:lhsend (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/libcpp/
Dmacro.c433 unsigned char *buf, *end, *lhsend; in paste_tokens() local
440 end = lhsend = cpp_spell_token (pfile, lhs, buf, false); in paste_tokens()
461 *lhsend = '\0'; in paste_tokens()