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

  /src/usr.bin/make/unit-tests/
varmod-to-separator.mk 93 .if ${aa bb aa bb aa bb:L:tsx:S,b,B,} != "aaxBbxaaxbbxaaxbb"
98 # afterwards. First, the modifier ':tsx' joins the 3 words, then the modifier
101 # a single word, and the custom separator from the modifier ':tsx' has no
103 .if ${a ababa c:L:tsx:S,b, ,g} != "axa a axc"
110 # When these 3 words are joined, the separator from the modifier ':tsx' is
112 .if ${a ababa c:L:tsx:S,b, ,g:M*} != "axaxaxaxc"
120 .if ${a ababa c:L:tsx:S,b, ,g:@v@$v@} != "axa a axc"
125 .if ${a ababa c:L:tsx:S,b, ,g:@v@${v}@:M*} != "axaxaxaxc"
varmod-sysv.mk 270 .if ${:Ufile.tsx:tsx=jsx} != "file.jsx"
  /src/games/trek/
computer.c 312 ** sqx,sqy/ssx,ssy to tqx,tqy/tsx,tsy.
316 kalc(int tqx, int tqy, int tsx, int tsy, double *dist)
325 dx = (Ship.quadx + Ship.sectx / quadsize) - (tqx + tsx / quadsize);
  /src/tests/usr.bin/indent/
t_errors.sh 65 -tsx

Completed in 14 milliseconds