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 64 #ifdef NO_INLINE_FUNCS
bitops.h 124 * If NO_INLINE_FUNCS is defined, then we won't try to do inline
128 #ifdef NO_INLINE_FUNCS
135 #endif /* NO_INLINE_FUNCS */
137 #if (defined(INCLUDE_INLINE_FUNCS) || !defined(NO_INLINE_FUNCS))
bmap.c 22 #if defined(__GNUC__) && !defined(NO_INLINE_FUNCS)
ext2fs.h 29 #define NO_INLINE_FUNCS
    [all...]
  /external/e2fsprogs/e2fsck/
jfs_user.h 83 #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 42 milliseconds