Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DX86ModRMFilters.h95 ExtendedFilter(bool r, uint8_t nnn) : R(r), NNN(nnn) {} in ExtendedFilter() argument
116 ExtendedRMFilter(bool r, uint8_t nnn) : R(r), NNN(nnn) {} in ExtendedRMFilter() argument
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Ddecompress.c43 #define GET_BITS(lll,vvv,nnn) \ argument
47 if (s->bsLive >= nnn) { \
50 (s->bsLive-nnn)) & ((1 << nnn)-1); \
51 s->bsLive -= nnn; \
H A Dbzlib_private.h102 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1) argument
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-a29k.texi66 form @samp{GR@var{nnn}} (for global registers) or @samp{LR@var{nnn}}
67 (for local registers), where @var{nnn} represents a number between
/openbsd/usr.bin/mandoc/
H A Dmdoc_man.c792 struct roff_node *np, *nn, *nnn; in post_percent() local
799 nnn = nn == NULL ? NULL : roff_node_next(nn); in post_percent()
802 (nnn != NULL && nnn->tok == n->tok)) in post_percent()
805 (nnn == NULL || nnn->tok != n->tok)) in post_percent()
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-PrfDB/t/
H A Dos2_prfdb.t177 $hash{nnn}{mmm} = 67;
187 print ($hash2{nnn}->{mmm} eq "67" ? "ok 48\n" : "not ok 48\n# `$val'\n");
/openbsd/etc/
H A Dpf.os108 # that divide by nnn - '%nnn'.
114 # wwww - window size (can be *, %nnn, Snn or Tnn). The special values
141 # Wnnn - window scaling option, value nnn (or * or %nnn)
142 # Mnnn - maximum segment size option, value nnn (or * or %nnn)
/openbsd/usr.bin/awk/
H A Drun.c976 Cell *substr(Node **a, int nnn) /* substr(a[0], a[1], a[2]) */ in substr() argument
1029 Cell *sindex(Node **a, int nnn) /* index(a[0], a[1]) */ in sindex() argument
1667 Cell *split(Node **a, int nnn) /* split(a[0], a[1], a[2]); a[3] is type */ in split() argument
2657 Cell *gensub(Node **a, int nnn) /* global selective substitute */ in gensub() argument
/openbsd/lib/libcurses/
H A DCaps-ncurses359 userdef xm str nnn mouse response, p3 = button
/openbsd/lib/libssl/doc/
H A Dopenssl.txt442 CPS.nnn=value
446 userNotice.nnn=@notice
/openbsd/gnu/lib/libreadline/doc/
H A Drluser.texinfo676 @item \@var{nnn}
677 the eight-bit character whose value is the octal value @var{nnn}
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlre.pod172 More generally, C<\I<nnn>>, where I<nnn> is a string of three octal
173 digits, matches the character whose native code point is I<nnn>. You
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdb.texinfo5499 character values) using the notation @code{\}@var{nnn}. This setting is
8252 @samp{@w{e@r{[[}+@r{]|}-@r{]}@var{nnn}}}, where @var{nnn} is another
8269 the form @samp{\@var{nnn}}, where @var{nnn} is the octal representation
8927 then be specified, in the form @samp{E@r{[}+@r{|}-@r{]}@var{nnn}}, where
8928 @samp{@r{[}+@r{|}-@r{]}@var{nnn}} is the desired exponent. All of the
8993 printed using the @samp{CHR(@var{nnn})} format.
20221 @item @code{i}@var{addr}@code{,}@var{nnn} --- cycle step @strong{(draft)}
20225 Step the remote target by a single clock cycle. If @code{,}@var{nnn} is
20226 present, cycle step @var{nnn} cycles. If @var{addr} is present, cycle
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19915078 format to " at file:nnn" rather than " (file line nnn)".
H A DNEWS603 * New command "set max-user-call-depth <nnn>"
H A DChangeLog-19924146 * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dnews.texi176 (libf2c) OPEN(...,RECL=nnn,...) without ACCESS='DIRECT' should assume a direct
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi5715 See Section @var{nnn} [Node name], page @var{ppp}.
6397 @dots{} (see Section @var{nnn} [@var{node-name}], page @var{ppp}) @dots{}