Searched defs:SUBST (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_cc_test_checks.py | 30 SUBST = { variable
|
/netbsd-src/usr.bin/sed/ |
H A D | defs.h | 123 SUBST, /* s */ enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 865 enum TernaryOp : uint8_t { SUBST, FOREACH, FILTER, IF, DAG, SUBSTR, FIND }; enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | combine.cc | 728 #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | combine.c | 759 #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) macro
|