Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dmacro.cc899 unsigned int i, escape_it, backslash_count = 0; in stringify_arg() local
922 escape_it = (token->type == CPP_STRING || token->type == CPP_CHAR in stringify_arg()
933 if (escape_it) in stringify_arg()
954 if (escape_it) in stringify_arg()