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

/freebsd-11-stable/contrib/gcc/
H A Dc-ppoutput.c143 bool avoid_paste = false; local
152 avoid_paste = true;
164 if (avoid_paste)
177 avoid_paste = false;
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinit.c198 pfile->avoid_paste.type = CPP_PADDING;
199 pfile->avoid_paste.val.source = NULL;
H A Dinternal.h408 cpp_token avoid_paste; member in struct:cpp_reader
H A Dmacro.c916 *dest++ = &pfile->avoid_paste;
1126 return &pfile->avoid_paste;

Completed in 122 milliseconds