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

  /src/usr.bin/make/unit-tests/
directive-for-if.mk 73 # Before for.c 1.39 from 2008-12-21, a common workaround was to surround the
deptgt-makeflags.mk 68 # variable value is trimmed, two empty expressions ${:U} surround the
varmod-edge.mk 207 # Before var.c 1.842 from 2021-02-23, the error message did not surround the
varmod-sysv.mk 38 # The modifier ':from=to' can also be used to surround each word by strings.
  /src/games/snake/snake/
snake.c 134 static void surround(struct point *);
789 surround(struct point *ps) function in typeref:typename:void
891 surround(&you);

Completed in 12 milliseconds