Home
last modified time | relevance | path

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

/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 7 milliseconds