HomeSort by: relevance | last modified time | path
    Searched defs:SET_SRC (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/
defs.h 175 SET_SRC,
221 #define SET_SOURCE SET_SYSSRC, SET_SRC, SET_SHARESRC, SET_GNUSRC, SET_XSRC
  /src/external/gpl3/gcc/dist/gcc/
rtl.h 1654 is equivalent to a value available before the call (the SET_SRC).
2705 and SET_SRC is the value it is set to. */
2707 #define SET_SRC(RTX) XCEXP (RTX, 1, SET)
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 1652 is equivalent to a value available before the call (the SET_SRC).
2695 and SET_SRC is the value it is set to. */
2697 #define SET_SRC(RTX) XCEXP (RTX, 1, SET)

Completed in 34 milliseconds