HomeSort by: relevance | last modified time | path
    Searched refs:usual (Results 1 - 25 of 64) sorted by relevancy

1 2 3

  /src/usr.bin/make/unit-tests/
directive-elifdef.mk 4 # '.elifdef VAR', the usual form is the more general '.elif defined(VAR)'.
directive-elifndef.mk 4 # more usual '.elif !defined(VAR)'.
opt-debug-var.mk 19 # The usual form of expressions is ${VAR}. The form $(VAR) is used
directive-export-gmake.mk 26 # Contrary to the usual variable assignments, spaces are significant
34 # Contrary to the usual variable assignments, spaces are significant
57 # to an empty string, as usual.
varparse-undef-partial.mk 15 # (see VarSubstExpr) and the rest of the expression is expanded as usual.
38 # defined. It is expanded as usual, interpreting the ":Q" as part of the
cmdline-undefined.mk 9 # variable value is not expanded, as usual.
varmod-shell.mk 19 # XXX: Processing continues as usual though.
cmdline.mk 28 # and expressions based on that variable can contain the usual modifiers.
char-005c-reverse-solidus.mk 98 # an expression. There, the usual escaping rules for modifiers apply.
deptgt-makeflags.mk 30 # The "dependency" for .MAKEFLAGS is split into words, interpreting the usual
deptgt-posix.mk 14 # Implementation note: this test needs to run isolated from the usual tests
cond-short.mk 5 # This is called 'short-circuit evaluation' and is the usual evaluation
215 # evaluated as usual, resolving nested undefined expressions to an empty
directive-for.mk 89 # were simply inserted as plain text and then parsed as usual, which made it
162 # except for whitespace, allowing for creative side effects, as usual for
varmod-assign.mk 150 # the usual VAR.${param}.
varmod.mk 252 # When an expression has the usual form ${...} with braces,
varmod-to-separator.mk 8 # The words are separated by a single space, just as usual.
  /src/lib/libc/stdio/
findfp.c 83 /* the usual - (stdin + stdout + stderr) */
84 static FILE usual[FOPEN_MAX - 3]; variable
86 static struct glue uglue = { 0, FOPEN_MAX - 3, usual };
223 _FILEEXT_SETUP(&usual[i], &usualext[i]);
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 105 | of buffer. The usual case is no excess (the usual
  /src/sys/arch/m68k/m68k/
oc_cksum.s 100 | of buffer. The usual case is no excess (the usual
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
copyd.asm 92 C The usual overlap is
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 153 selected in the usual way, or the tag :all for everything.
348 Mpf to string conversion via "" or the usual string contexts uses C<$#> the
613 In usual perl object style, an mpz is a reference to an object blessed into
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
bsaes-armv8.pl 1027 // No output registers, usual AAPCS64 register preservation
1280 // No output registers, usual AAPCS64 register preservation
1486 // No output registers, usual AAPCS64 register preservation
1932 // No output registers, usual AAPCS64 register preservation
  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 718 "-X\tuse X11 previewer rather than usual postprocessor\n"
  /src/external/gpl3/gcc/dist/libgcc/config/sparc/
lb1spc.S 174 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
521 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
  /src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
lb1spc.S 174 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
521 ! as our usual N-at-a-shot divide step will cause overflow and havoc.

Completed in 108 milliseconds

1 2 3