Searched refs:do_SUBST_INT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dcombine.c388 static void do_SUBST_INT (int *, int);
541 do_SUBST_INT (int *into, int newval)
562 #define SUBST_INT(INTO, NEWVAL) do_SUBST_INT(&(INTO), (NEWVAL))
536 do_SUBST_INT (int *into, int newval) function

Completed in 121 milliseconds