HomeSort by relevance Sort by last modified time
    Searched refs:NO_INLINE_FUNCS (Results 1 - 7 of 7) sorted by null

  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 63 #ifdef NO_INLINE_FUNCS
bmap.c 21 #if defined(__GNUC__) && !defined(NO_INLINE_FUNCS)
bitops.h 115 * If NO_INLINE_FUNCS is defined, then we won't try to do inline
119 #ifdef NO_INLINE_FUNCS
126 #endif /* NO_INLINE_FUNCS */
128 #if (defined(INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
ext2fs.h 29 #define NO_INLINE_FUNCS
997 * If NO_INLINE_FUNCS is defined, then we won't try to do inline
1000 #if (defined(INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
    [all...]
  /external/e2fsprogs/e2fsck/
jfs_user.h 69 #if (defined(E2FSCK_INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
pass2.c 51 #ifdef NO_INLINE_FUNCS
    [all...]
pass1.c 52 #ifdef NO_INLINE_FUNCS
    [all...]

Completed in 2589 milliseconds