Searched defs:PINLINE (Results 1 - 1 of 1) sorted by relevance

/external/srec/portable/include/
H A DPortExport.h93 #define PINLINE inline macro
99 #define PINLINE _inline macro
106 #define PINLINE __inline__ macro
108 #define PINLINE __inline__ macro
111 #elif !defined(PINLINE)
116 #define PINLINE macro
126 #undef PINLINE macro
127 #define PINLINE macro

Completed in 274 milliseconds