Searched refs:usual (Results 1 - 25 of 59) sorted by relevance

123

/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-elifndef.mk4 # more usual '.elif !defined(VAR)'.
H A Ddirective-elifdef.mk4 # '.elifdef VAR', the usual form is the more general '.elif defined(VAR)'.
H A Dopt-debug-var.mk18 # The usual form of expressions is ${VAR}. The form $(VAR) is used
H A Ddirective-export-gmake.mk26 # 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.
H A Dvarparse-undef-partial.mk15 # (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
H A Dcmdline-undefined.mk9 # variable value is not expanded, as usual.
H A Dvarmod-shell.mk19 # XXX: Processing continues as usual though.
H A Dcmdline.mk27 # and expressions based on that variable can contain the usual modifiers.
H A Ddirective-for.mk89 # 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
208 # usual.
H A Ddeptgt-posix.mk14 # Implementation note: this test needs to run isolated from the usual tests
H A Ddeptgt-makeflags.mk30 # The "dependency" for .MAKEFLAGS is split into words, interpreting the usual
H A Dcond-short.mk5 # This is called 'short-circuit evaluation' and is the usual evaluation
215 # evaluated as usual, resolving nested undefined expressions to an empty
H A Dvarmod-assign.mk139 # the usual VAR.${param}.
/netbsd-current/lib/libc/stdio/
H A Dfindfp.c83 /* 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]);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dvr4130.s157 # Check that we still insert the usual interlocking nops in cases
356 # although the usual interlocking delay applies.
/netbsd-current/sys/arch/mvme68k/stand/sboot/
H A Doc_cksum.s105 | of buffer. The usual case is no excess (the usual
/netbsd-current/sys/arch/m68k/m68k/
H A Dbusaddrerr.s112 jeq Lisberr | no, handle as usual
147 jeq Lisberr | no, handle as usual
266 jeq Lisberr | no, handle as usual
H A Doc_cksum.s100 | of buffer. The usual case is no excess (the usual
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dcopyd.asm92 C The usual overlap is
/netbsd-current/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.pm153 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
/netbsd-current/external/gpl2/groff/dist/src/roff/groff/
H A Dgroff.cpp718 "-X\tuse X11 previewer rather than usual postprocessor\n"
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Drshift.asm269 C - the usual address generation interlock
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/sparc/
H A Dlb1spc.S174 ! 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.
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dlb1spc.S174 ! 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.
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm677 are evaluated the usual way. The result of the last statement
890 write the key names in any of the six usual styles as above; this
1194 place in that package as usual.
1218 fills in the C<$template> as usual, but the results are immediately
1313 returns the result text. or C<undef>, as usual.

Completed in 158 milliseconds

123