Home
last modified time | relevance | path

Searched defs:rettype (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/test/
H A Dmathtest.c74 } rettype; member
142 int is_double_rettype(int rettype) { in is_double_rettype()
153 int is_single_rettype(int rettype) { in is_single_rettype()
176 int is_complex_rettype(int rettype) { in is_complex_rettype()
489 static long long calc_error(unsigned a[2], unsigned b[3], int shift, int rettype) { in calc_error()
716 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
957 void print_error(int rettype, unsigned *result, char* text, char** failp) { in print_error()
987 void print_ulps(int rettype, long long ulpsr, long long ulpsi, char** failp) { in print_ulps()
/llvm-project/polly/lib/External/isl/interface/
H A Dplain_cpp.cc548 string callback_name, rettype, c_args; in print_persistent_callback_prototype() local
2015 string c_args, cpp_args, rettype; in print_callback_local() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp925 STDCXX_INTERCEPTOR(rettype,name,...) global() argument
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp4454 QualType rettype; evaluateExpr() local