HomeSort by: relevance | last modified time | path
    Searched refs:prn (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/lib/libskey/
t_algorithms.c 48 char prn[64]; local
55 btoa8(prn, data);
56 H_REQUIRE(prn, zero);
59 btoa8(prn, data);
60 H_REQUIRE(prn, one);
64 btoa8(prn, data);
65 H_REQUIRE(prn, nine);
  /src/external/gpl3/gcc.old/dist/gcc/
graphite-poly.cc 595 isl_printer *prn = isl_printer_to_file (the_isl_ctx, file); local
596 prn = isl_printer_set_output_format (prn, ISL_FORMAT_C);
597 prn = isl_printer_print_ast_node (prn, n);
598 prn = isl_printer_print_str (prn, "\n");
599 isl_printer_free (prn);
  /src/external/gpl3/gcc/dist/gcc/
graphite-poly.cc 585 isl_printer *prn = isl_printer_to_file (the_isl_ctx, file); local
586 prn = isl_printer_set_output_format (prn, ISL_FORMAT_C);
587 prn = isl_printer_print_ast_node (prn, n);
588 prn = isl_printer_print_str (prn, "\n");
589 isl_printer_free (prn);
  /src/external/bsd/ntp/dist/ntpd/
jupiter.h 133 u_short prn; /* satellite PRN */ member in struct:jchan::jchan2
150 u_short prn; /* satellite PRN */ member in struct:jvis::jvis2
205 u_char prn; /* satellite PRN */ member in struct:jeup
refclock_ripencc.c 1784 unsigned char prn, channel, aqflag, ephstat; local
1795 prn = buf[0];
1808 prn, channel, aqflag, ephstat, snr, azinuth, elevation);
3975 pbuf += sprintf(pbuf, " Binary PRN invalid");
4045 pbuf += sprintf(pbuf, " Binary PRN invalid");
  /src/external/gpl2/groff/dist/arch/djgpp/
t-groff.bat 33 REM roff\groff\groff -e -s -t -p -R -me -Tps ../doc/meintro.me >>prn
40 REM roff\groff\groff -e -s -t -p -R -me -Tlj4 ../doc/meintro.me >>prn
57 REM roff\groff\groff -e -s -t -p -R -me -Tlbp ../doc/meintro.me >>prn

Completed in 39 milliseconds