HomeSort by: relevance | last modified time | path
    Searched defs:literal (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/make/unit-tests/
make-exported.mk 8 -literal= make-exported-value-literal
17 # Before 2020-10-03, if the value of .MAKE.EXPORTED started with "-literal",
18 # make behaved like a mixture of .export-literal and a regular .export.
20 # Since 2020-10-03, the "variable" named "-literal" is not exported anymore,
22 .MAKE.EXPORTED= -literal UT_VAR
cond-late.mk 18 all: parse-time cond-literal
38 cond-literal:
varmod-loop.mk 83 # This string literal is written with 8 dollars, and this is saved as the
201 # In the loop body text of the ':@' modifier, a literal '$' is written as '$$',
207 all: varmod-loop-literal-dollar
208 varmod-loop-literal-dollar: .PHONY
221 # $$ a literal '$'
  /src/usr.sbin/lpr/filters/
lpf.c 67 static int literal; /* print control characters */ variable in typeref:typename:int
104 literal++;
177 if (col >= width || (!literal && ch < ' ')) {
  /src/sys/arch/alpha/include/
alpha_instruction.h 142 * a second source register or with a literal
169 literal : 8, member in struct:__anon8bb70b0d010a::__anon8bb70b0d0808

Completed in 13 milliseconds