Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.c198 #define STORE(c) \ in quotearg_buffer_restyled() macro
215 STORE ('"'); in quotearg_buffer_restyled()
253 STORE (*quote_string); in quotearg_buffer_restyled()
266 STORE ('\''); in quotearg_buffer_restyled()
291 STORE ('\\'); in quotearg_buffer_restyled()
302 STORE ('\\'); in quotearg_buffer_restyled()
305 STORE ('0'); in quotearg_buffer_restyled()
306 STORE ('0'); in quotearg_buffer_restyled()
336 STORE ('?'); in quotearg_buffer_restyled()
337 STORE ('"'); in quotearg_buffer_restyled()
[all …]