Searched refs:nl (Results 1 - 25 of 87) sorted by relevance

1234

/barrelfish-2018-10-04/lib/libc/net/
H A Dntoh.c49 ntohl(uint32_t nl) argument
52 return (__ntohl(nl));
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dfgetws.c52 unsigned char *nl; local
76 nl = memchr(fp->_p, '\n', fp->_r);
78 nl != NULL ? (nl - fp->_p + 1) : fp->_r,
H A Dfvwrite.c58 char *nl; local
168 nl = memchr((void *)p, '\n', len);
169 nldist = nl ? nl + 1 - p : len + 1;
/barrelfish-2018-10-04/usr/eclipseclp/Mercury/
H A Dmercury.pl22 write(error, "Key: "), writeq(error, Key), nl(error),
23 write(error, "Value: "), writeq(error, Value), nl(error),
/barrelfish-2018-10-04/usr/eclipseclp/Opium/demo/
H A Dwave.pl10 nl,
H A Dyoyo3.pl23 nl,
40 nl, writeln('Entry:'), writeln(Entry), nl.
122 nl,nl.
494 nl,nl,
497 nl,
500 nl,
508 insert_art(List) :- write(List),nl,asser
[all...]
H A Dcheck_entry.pl36 nl,
57 nl, writeln('Entry:'), writeln(Entry), nl.
120 nl,nl.
375 nl,nl,
382 nl,
433 write(Key),nl,
569 nl,
[all...]
H A Ddigin.pl11 nl,
36 nl,
H A Dnqueens.pl16 nl,
/barrelfish-2018-10-04/lib/libc/gen/
H A Dnlist.c374 elf_sym_to_nlist(struct nlist *nl, Elf_Sym *s, Elf_Shdr *shdr, int shnum) argument
376 nl->n_value = s->st_value;
381 nl->n_type = N_UNDF;
384 nl->n_type = ELF_ST_TYPE(s->st_info) == STT_FILE ?
389 nl->n_type = N_UNDF;
393 nl->n_type = sh->sh_type == SHT_PROGBITS ?
402 nl->n_type |= N_EXT;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dasn1_par.c118 int nl,hl,j,r; local
204 nl=0;
299 if (!nl)
310 nl=1;
385 if (!nl)
394 nl=1;
397 if (!nl)
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Ddynamic.pl301 nl(output),
319 nl(Stream).
336 nl(Str),
344 nl(Str),
350 nl(Str),
366 put(Str, 0',), nl(Str),
374 put(Str, 0'(), nl(Str),
376 nl(Str),
379 nl(Str),
381 nl(St
[all...]
H A Dt_all.pl79 nl(test_log_output),
86 nl(test_log_output),
92 nl(test_log_output),
100 nl(test_log_output),
108 nl(test_log_output),
114 nl(test_log_output),
119 nl(test_log_output),
H A Dstat.pl160 nl,
162 nl,
210 nl,
303 nl,
305 nl,
359 nl,
376 nl,
378 nl,
H A Dtracer_tty.pl174 nl(debug_output)
485 nl(debug_output),
500 nl(debug_output)
516 nl(debug_output),
550 nl(debug_output),
685 ; newline(Char) -> nl(debug_output)
686 ; Char = 0'y -> nl(debug_output)
687 ; Char = 0'Y -> nl(debug_output)
690 ; nl(debug_output), confirm(Prompt) ).
696 nl(debug_outpu
[all...]
/barrelfish-2018-10-04/lib/lua/src/
H A Dlobject.c272 const char *nl = strchr(source, '\n'); /* find first new line (if any) */ local
275 if (l < bufflen && nl == NULL) { /* small one-line source? */
279 if (nl != NULL) l = nl - source; /* stop at first newline */
/barrelfish-2018-10-04/usr/skb/programs/
H A Dscheduler.pl61 nl,write(NrVCoresPerThread),nl,write(R),nl,
70 write(S),nl.
121 write(remocres),write(RemCores),nl,
132 write(Threads),write(RemCores),nl, write(SubPlan),nl,
161 write(nosync),write(Threads),nl,
H A Dbridge_postorder.pl108 nl,nl,nl,writeln(tree),nl,writeln(T),nl,nl,nl,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_mont.c181 int al,nl,max,i,x,ri; local
188 nl=n->top;
189 if ((al == 0) || (nl == 0)) { ret->top=0; return(1); }
191 max=(nl+al+1); /* allow for overflow (no?) XXX */
197 nrp= &(r->d[nl]);
211 fprintf(stderr,"word BN_from_montgomery_word %d * %d\n",nl,nl);
213 for (i=0; i<nl; i++)
226 v=bn_mul_add_words(rp,np,nl,(BN_ULONG) t1);
229 v=bn_mul_add_words(rp,np,nl,(r
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ech/
H A Ddiaz_bool.pl62 % write(A), nl,
65 write('No more solutions'), nl),
67 write('time : '), write(Y), nl.
140 % write(A), nl,
143 write('No more solutions'), nl),
145 write('time : '), write(Y), nl.
201 % write(A), nl,
204 write('No more solutions'), nl),
206 write('time : '), write(Y), nl.
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/
H A Dpropia_nofdtests.pl41 write('Answer = '), mprintf(List), nl,
61 writelist([]) :- writeln(none), nl.
63 wl([]) :- nl.
H A Dpropia_fdtests.pl47 write('Answer = '), mprintf(List), nl,
67 writelist([]) :- writeln(none), nl.
69 wl([]) :- nl.
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dxml_pp.pl21 write( 'xml( ' ), pp_attributes( Attributes, "" ), put( 0', ), nl,
25 write( 'malformed( ' ), pp_attributes( Attributes, "" ), put( 0', ), nl,
43 pp_attributes( Attributes, [0' |Indent] ), put(0',), nl,
69 write( 'local(' ), nl,
88 nl.
90 put( 0', ), nl, %'
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dtestgen.com21 $ append/new nl: .rnd
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/
H A Declipse.tcl315 set nl [string first "\n" $data]
316 if {$nl != -1} {
317 ;# if there is a nl, then a new line was started
318 $Window insert end [string range $data $nl end] $Tag

Completed in 122 milliseconds

1234