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

/freebsd-9.3-release/contrib/ncurses/ncurses/trace/
H A Dvisbuf.c51 static const char d_quote[] = StringOf(D_QUOTE); variable
278 result = _nc_trace_bufcat(bufnum, d_quote);
314 result = _nc_trace_bufcat(bufnum, d_quote);
/freebsd-9.3-release/release/picobsd/tinyware/oinit/
H A Doinit.c169 int s_quote=0,d_quote=0; local
189 if(s_quote||d_quote) {
218 if(!d_quote) {
219 d_quote=1;
226 d_quote=2;
230 if(d_quote!=2) {
234 } else d_quote=0;

Completed in 61 milliseconds