inline vs. __inline vs. __inline__ vs. __attribute__((always_inline))
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: inline vs. __inline vs. __inline__ vs. __attribute__((always_inline))
- From: Yang Zhang <yanghatespam@xxxxxxxxx>
- Date: Thu, 01 May 2008 18:25:16 -0400
- User-agent: Thunderbird 2.0.0.12 (Windows/20080213)
Hi, what's the difference among inline vs. __inline vs. __inline__ vs.
__attribute__((always_inline))? I couldn't find __inline or __inline__
in the documentation - are we not meant to use them? Thanks!
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]