Searched refs:nl (Results 51 - 75 of 87) sorted by relevance

1234

/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dd1_srvr.c1311 int i,j,nl,off,n; local
1335 nl=0;
1353 nl+=2+j;
1361 nl+=j;
1367 s2n(nl,p);
H A Ds3_srvr.c1853 int i,j,nl,off,n; local
1876 nl=0;
1894 nl+=2+j;
1902 nl+=j;
1908 s2n(nl,p);
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dptags.pl384 nl(TagsStream),
391 nl(TagsStream).
H A Dcp_min.pl124 nl
379 nl
H A Dspell.pl109 nl(error),
113 nl(error),
H A Dsystools.pl93 nl(error),
261 nl(qs),
346 % writeq(header = _Header), nl,
H A Denvironment.pl538 nl(output),
554 nl(EnvStream),
565 nl(EnvStream),
588 nl(output),
724 nl(Stream),
H A Devents.pl91 nl(error),
630 extract_stream(nl, output).
631 extract_stream(nl(S), S).
736 nl(error),
759 nl(error),
839 nl(error),
897 nl(error),
906 nl(warning_output),
916 nl(warning_output),
932 nl(erro
[all...]
H A Dpdb.pl305 nl,
H A Dquintus.pl490 ttynl :- nl(stdout).
948 write(Message), nl.
997 nl.
1106 nl(log_output),
H A Dkb.pl176 nl,
187 nl.
226 write('NUMBER OF CLAUSES : '), write(Card), nl, nl.
2197 write( 'CLAUSES :'), nl,
2206 write( 'CLAUSES :'), nl,
2217 write( 'CLAUSES :'), nl,
2235 write('\nNUMBER OF CLAUSES : '), write(Card), nl.
2242 write('\nNUMBER OF CLAUSES : '), write(Card), nl.
H A Dpaddy.pl143 not (relevant_pred(F,A,L), nl(divert),
779 nl, writeln(" PADDY warning: pattern number exceeded")
1744 nl,
1749 nl,
1758 nl,
H A Dtracer.pl90 %diagnostics(N) :- nl, writeln(N).
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c2124 UCHAR21TEST(eptr) == NLBLOCK->nl[0])
2168 UCHAR21TEST(eptr) == NLBLOCK->nl[0])
2311 UCHAR21TEST(eptr) == NLBLOCK->nl[0])
4396 UCHAR21(eptr) == NLBLOCK->nl[0])
4649 *eptr == NLBLOCK->nl[0])
5161 c == NLBLOCK->nl[0])
5286 c == NLBLOCK->nl[0])
5719 UCHAR21(eptr) == NLBLOCK->nl[0])
5961 *eptr == NLBLOCK->nl[0])
6638 md->nl[
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Ddistfix.pl11 ttynl :- nl(error).
463 nl(error), write(error, '! error: '),
464 write(error, distfixop(P,T,Pn,Te)), nl(error),
H A Dlogarr.pl116 write('Array index not integer: '), write(X), nl,
H A Drdtok.pl6 ttynl :- nl(error).
H A Dread.pl9 ttynl :- nl(error).
H A Dtidy.pl133 write('** failed: '), write(tidy(Old, '_')), nl.
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dgetenv.c108 static const char nl[] = "\n"; local
116 // _write(STDERR_FILENO, nl, sizeof(nl) - 1);
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsio.tex688 \bipref{nl/0}{../bips/kernel/iochar/nl-0.html},
689 \bipref{nl/1}{../bips/kernel/iochar/nl-1.html},
1007 \notation{nl(false)}
1010 \notation{nl(true)}
1012 & print a newline sequence (as with nl/1) after
1141 writeln(X) :- write_term(X, [numbervars(true)]), nl.
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_io.c382 (void) built_in(in_dict("nl", 1), p_nl, B_SAFE);
863 /* p_nl() nl/1 outputs a newline on the given stream.
2447 static char * nl = "\n"; local
2461 ndelim = 1; delim = nl;
2527 if (delim == nl && length > 0 && *(c-1) == '\r')
2572 static char * nl = "\n"; local
2581 ndelim = 1; delim = nl;
2628 if (delim==nl && *(c-1)=='\r')
2649 if (delim==nl && *(c-1)=='\r')
2678 if (delim==nl)
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/grace/
H A Dmatrices.pl229 nl(grace),
430 nl(grace)
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/
H A Dr.pl135 %:- debug_macro(0'/, "@set_flag(output_mode, \"QVP\"),nl").
136 %:- debug_macro(0'\, "@set_flag(output_mode, \"QVPM\"),nl").
733 nl,
737 nl,
1916 nl,
1920 nl,
1948 nl,
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/propia/
H A Dcrossword.pl39 getval(count,C), nl, printf("%d solutions.%n", [C])

Completed in 210 milliseconds

1234