Searched refs:__inline (Results 1 – 2 of 2) sorted by relevance
131 #define __inline inline /* convert to C++ keyword */ macro134 #define __inline /* delete GCC keyword */ macro
34 static __inline char *med3(char *, char *, char *, int ( *)(const void *, const void *));35 static __inline void swapfunc(char *, char *, int, int);56 static __inline void74 static __inline char *
Completed in 5 milliseconds