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

/external/e2fsprogs/e2fsck/
H A Djfs_user.h99 #ifdef NO_INLINE_FUNCS
105 #if (defined(E2FSCK_INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
H A Dpass2.c52 #ifdef NO_INLINE_FUNCS
H A Dpass1.c53 #ifdef NO_INLINE_FUNCS
/external/e2fsprogs/lib/ext2fs/
H A Djfs_compat.h103 #ifdef NO_INLINE_FUNCS
H A Dkernel-jbd.h277 #ifdef NO_INLINE_FUNCS
284 #if (defined(E2FSCK_INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
383 #endif /* (defined(E2FSCK_INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS)) */
393 #if (defined(E2FSCK_INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
437 #endif /* (defined(E2FSCK_INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS)) */
H A Dbitops.h58 #ifdef NO_INLINE_FUNCS
126 #ifdef NO_INLINE_FUNCS
218 * If NO_INLINE_FUNCS is defined, then we won't try to do inline
222 #ifdef NO_INLINE_FUNCS
229 #endif /* NO_INLINE_FUNCS */
231 #if (defined(INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
H A Dbmap.c23 #if defined(__GNUC__) && !defined(NO_INLINE_FUNCS)
H A Dext2fs.h35 #define NO_INLINE_FUNCS macro
1691 #ifdef NO_INLINE_FUNCS
1731 * If NO_INLINE_FUNCS is defined, then we won't try to do inline
1734 #if (defined(INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))

Completed in 138 milliseconds