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

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

Completed in 236 milliseconds