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

  /src/sys/dev/marvell/
mvxpsec.c 87 #define _INLINE __attribute__ ((noinline)) extern
92 #define _INLINE __attribute__ ((unused)) static inline
162 _INLINE void mvxpsec_dma_putdesc(struct mvxpsec_softc *, struct mvxpsec_descriptor_handle *);
737 _INLINE void
  /src/external/gpl3/gdb/dist/sim/
configure 16336 *_INLINE=*) new_flag="-D$x";;
16337 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
16338 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
16339 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
  /src/external/gpl3/gdb.old/dist/sim/
configure 16336 *_INLINE=*) new_flag="-D$x";;
16337 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
16338 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
16339 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;

Completed in 47 milliseconds