HomeSort by relevance Sort by last modified time
    Searched refs:test_longdouble (Results 1 - 5 of 5) sorted by null

  /external/clang/test/CodeGen/
ppc64-align-struct.c 119 // CHECK: define void @testva_longdouble(%struct.test_longdouble* noalias sret %agg.result, i32 signext %x, ...)
123 // CHECK: bitcast i8* %[[CUR]] to %struct.test_longdouble*
124 struct test_longdouble { long double x; }; struct
125 struct test_longdouble testva_longdouble (int x, ...)
127 struct test_longdouble y;
130 y = va_arg (ap, struct test_longdouble);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 86 def test_longdouble(self): member in class:Callbacks
test_cfuncs.py 161 def test_longdouble(self): member in class:CFunctions
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 86 def test_longdouble(self): member in class:Callbacks
test_cfuncs.py 161 def test_longdouble(self): member in class:CFunctions

Completed in 726 milliseconds