Home | History | Annotate | Download | only in include

Lines Matching full:__inline

432 /* DEC C (eg. version 5.9) supports "static __inline foo()", even in -std1
435 emitted unless -O is used. "extern __inline" is accepted, but the
438 DEC C supported __inline, but as a start let's do the right thing for
441 #define __GMP_EXTERN_INLINE static __inline