Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/sed/
H A Ddefs.h123 SUBST, /* s */ enumerator
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcombine.c734 #define SUBST(INTO, NEWVAL) do_SUBST(&(INTO), (NEWVAL)) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcombine.c758 #define SUBST(INTO, NEWVAL) do_SUBST (&(INTO), (NEWVAL)) macro