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

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.cc 304 unsigned Spaces = 0;
311 Spaces += (P % 8) == 0 ? 2 : 1;
314 while (Spaces--)
322 Spaces += 2;
  /src/usr.bin/make/unit-tests/
varmod-gmtime.mk 67 # Spaces were allowed before var.c 1.631 from 2020-10-31 21:40:20, not
cond-func-empty.mk 106 # neither leading nor trailing spaces are trimmed in the argument of the
107 # function. If the spaces were trimmed, the variable name would be "", and
153 # There may be spaces outside the parentheses.
154 # Spaces inside the parentheses are interpreted as part of the variable name.
160 ${:U WORD }= variable name with spaces

Completed in 23 milliseconds