OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_long_double
(Results
1 - 5
of
5
) sorted by null
/development/vndk/tools/header-checker/tests/input/
func_decl_no_args.h
34
extern long double
test_long_double
();
func_decl_one_arg.h
32
extern void
test_long_double
(long double);
func_decl_one_arg_ret.h
32
extern long double
test_long_double
(long double);
/external/clang/test/Sema/
warn-absolute-value.c
345
void
test_long_double
(long double x) {
function
[
all
...]
/external/clang/test/SemaCXX/
warn-absolute-value.cpp
374
void
test_long_double
(long double x) {
function
[
all
...]
Completed in 768 milliseconds