OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:longdoublearg
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-iamcu.c
60
// CHECK-LABEL: define double @
longDoubleArg
(double inreg %ld1)
61
long double
longDoubleArg
(long double ld1) { return ld1; }
/bionic/libc/upstream-openbsd/lib/libc/stdio/
vfprintf.c
82
long double
longdoublearg
;
member in union:arg
[
all
...]
vfwprintf.c
81
long double
longdoublearg
;
member in union:arg
[
all
...]
Completed in 1696 milliseconds