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

/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h35 #define NO_INLINE_FUNCS macro
1698 #ifdef NO_INLINE_FUNCS
1738 * If NO_INLINE_FUNCS is defined, then we won't try to do inline
1741 #if (defined(INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))

Completed in 76 milliseconds