Searched refs:escape_it (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c355 unsigned int i, escape_it, backslash_count = 0; local
376 escape_it = (token->type == CPP_STRING || token->type == CPP_WSTRING
382 if (escape_it)
403 if (escape_it)

Completed in 56 milliseconds