Home
last modified time | relevance | path

Searched defs:SUBST (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dupdate_cc_test_checks.py30 SUBST = { variable
/netbsd-src/usr.bin/sed/
H A Ddefs.h123 SUBST, /* s */ enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h865 enum TernaryOp : uint8_t { SUBST, FOREACH, FILTER, IF, DAG, SUBSTR, FIND }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc728 #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c759 #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) macro