Searched refs:SUBST (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/cmd/ |
| H A D | Makefile.am | 14 $(call SUBST,fsck.zfs,%D%/) 107 $(call SUBST,arcstat,%D%/) 108 $(call SUBST,dbufstat,%D%/) 109 $(call SUBST,zilstat,%D%/)
|
| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | opt-debug-var.exp | 2 Global: SUBST = # (empty) 3 Global: SUBST = value
|
| H A D | opt-debug-var.mk | 13 SUBST:= value
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | Substfiles.am | 29 define SUBST macro 47 $(SUBSTFILES): $(call SUBST,%,)
|
| /freebsd-14.2/usr.bin/sed/ |
| H A D | defs.h | 122 SUBST, /* s */ enumerator
|
| H A D | compile.c | 114 {'s', 2, SUBST}, 316 case SUBST: /* s */ in compile_stream()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 1640 case SUBST: { in Fold() 1880 case SUBST: Result = "!subst"; break; in getAsString()
|
| H A D | TGParser.cpp | 1878 Code = TernOpInit::SUBST; in ParseOperation()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 986 SUBST, enumerator
|