Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_dir.c54 int rettype = DT_REG; in dt_type() local
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dentry_from_vm86.c134 do_test(struct vm86plus_struct *v86, unsigned long eip, unsigned int rettype, unsigned int retarg, const char *text) do_test() argument
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_dir.c51 int rettype = DT_REG; in dt_type() local
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dentry_from_vm86.c134 do_test(struct vm86plus_struct *v86, unsigned long eip, unsigned int rettype, unsigned int retarg, const char *text) do_test() argument
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dmemtype.c713 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dmemtype.c674 enum page_cache_mode rettype = _PAGE_CACHE_MODE_WB; in lookup_memtype() local
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c3583 struct symbol *fntype, *rettype; in evaluate_return_expression() local
/third_party/optimized-routines/math/test/
H A Dmathtest.c73 } rettype; member
141 int is_double_rettype(int rettype) { in is_double_rettype() argument
152 int is_single_rettype(int rettype) { in is_single_rettype() argument
175 int is_complex_rettype(int rettype) { in is_complex_rettype() argument
488 static long long calc_error(unsigned a[2], unsigned b[3], int shift, int rettype) { in calc_error() argument
715 int argtype=2, rettype=2; /* for do_op */ parsetest() local
956 print_error(int rettype, unsigned *result, char* text, char** failp) print_error() argument
986 print_ulps(int rettype, long long ulpsr, long long ulpsi, char** failp) print_ulps() argument
[all...]

Completed in 11 milliseconds