Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dasm.h236 # define PREF(hint,addr) \ argument
237 pref hint,addr
238 # define PREFX(hint,addr) \ argument
239 prefx hint,addr
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dreiserfs_fs.h2086 reiserfs_blocknr_hint_t hint = { in reiserfs_new_form_blocknrs() local
2094 return reiserfs_allocate_blocknrs(&hint, new_blocknrs, amount_needed, in reiserfs_new_form_blocknrs()
2104 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs() local
2112 return reiserfs_allocate_blocknrs(&hint, new_blocknrs, 1, 0); in reiserfs_new_unf_blocknrs()
2122 reiserfs_blocknr_hint_t hint = { in reiserfs_new_unf_blocknrs2() local
2130 return reiserfs_allocate_blocknrs(&hint, new_blocknrs, 1, 0); in reiserfs_new_unf_blocknrs2()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include254 # This is a good hint that there is a bug in the kbuild file