/external/libcxx/include/ |
D | cstdlib | 33 lldiv_t // C99 69 lldiv_t div(long long numer, long long denom); // C++0X 71 lldiv_t lldiv(long long numer, long long denom); // C99 104 using ::lldiv_t;
|
D | stdlib.h | 118 inline _LIBCPP_INLINE_VISIBILITY lldiv_t div(long long __x, long long __y) _NOEXCEPT {return lldiv(… in div()
|
/external/llvm-project/libcxx/include/ |
D | cstdlib | 32 lldiv_t // C99 68 lldiv_t div(long long numer, long long denom); // C++0X 70 lldiv_t lldiv(long long numer, long long denom); // C99 103 using ::lldiv_t;
|
D | stdlib.h | 146 inline _LIBCPP_INLINE_VISIBILITY lldiv_t div(long long __x, in div()
|
/external/libcxx/test/std/language.support/support.runtime/ |
D | cstdlib.pass.cpp | 60 test_div_struct<std::lldiv_t, long long>(); in main() 101 static_assert((std::is_same<decltype(std::div(0LL,0LL)), std::lldiv_t>::value), ""); in main() 103 static_assert((std::is_same<decltype(std::lldiv(0LL,0LL)), std::lldiv_t>::value), ""); in main()
|
/external/clang/test/Parser/ |
D | extension.c | 10 } lldiv_t; typedef
|
/external/llvm-project/clang/test/Parser/ |
D | extension.c | 10 } lldiv_t; typedef
|
/external/llvm-project/libcxx/test/std/language.support/support.runtime/ |
D | cstdlib.pass.cpp | 105 test_div_struct<std::lldiv_t, long long>(); in main() 149 static_assert((std::is_same<decltype(std::div(0LL,0LL)), std::lldiv_t>::value), ""); in main() 151 static_assert((std::is_same<decltype(std::lldiv(0LL,0LL)), std::lldiv_t>::value), ""); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 72 lldiv_t lld; ((void)lld); in main() 111 static_assert((std::is_same<decltype(lldiv(0LL,0LL)), lldiv_t>::value), ""); in main()
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 118 lldiv_t lld; ((void)lld); in main() 160 static_assert((std::is_same<decltype(lldiv(0LL,0LL)), lldiv_t>::value), ""); in main()
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_typedefs.h | 83 typedef int lldiv_t; typedef
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2078 class lldiv_t(Structure): class 2080 lldiv_t._pack_ = 4 2081 lldiv_t._fields_ = [ 2085 assert sizeof(lldiv_t) == 16, sizeof(lldiv_t) 2086 assert alignment(lldiv_t) == 4, alignment(lldiv_t)
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2078 class lldiv_t(Structure): class 2080 lldiv_t._pack_ = 4 2081 lldiv_t._fields_ = [ 2085 assert sizeof(lldiv_t) == 16, sizeof(lldiv_t) 2086 assert alignment(lldiv_t) == 4, alignment(lldiv_t)
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | StdSymbolMap.inc | 715 SYMBOL(lldiv_t, std::, <cstdlib>)
|
/external/python/pycparser/utils/benchmark/inputs/ |
D | redis.c.ppout | 97 typedef int lldiv_t;
|
D | tccgen.c.ppout | 97 typedef int lldiv_t;
|
D | sqlite-btree.c.ppout | 107 typedef int lldiv_t;
|
/external/libabigail/tests/data/test-annotate/ |
D | test18-pr19037-libvtkRenderingLIC-6.1.so.abi | 1694 <!-- struct lldiv_t --> 1695 …<class-decl name='lldiv_t' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/… 1697 <!-- long long int lldiv_t::quot --> 1701 <!-- long long int lldiv_t::rem --> 5339 <!-- lldiv_t lldiv(long long int, long long int) --> 5345 <!-- struct lldiv_t -->
|
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 19079 <!-- struct lldiv_t --> 19080 …<class-decl name='lldiv_t' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/… 19082 <!-- long long int lldiv_t::quot --> 19086 <!-- long long int lldiv_t::rem --> 22211 <!-- lldiv_t lldiv(long long int, long long int) --> 22217 <!-- struct lldiv_t -->
|
D | test20-pr19025-libvtkParallelCore-6.1.so.abi | 1047 <!-- struct lldiv_t --> 1048 …<class-decl name='lldiv_t' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/… 1050 <!-- long long int lldiv_t::quot --> 1054 <!-- long long int lldiv_t::rem --> 7018 <!-- lldiv_t lldiv(long long int, long long int) --> 7024 <!-- struct lldiv_t -->
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR22015-libboost_iostreams.so.abi | 172 …<typedef-decl name='lldiv_t' type-id='type-id-21' filepath='/usr/include/stdlib.h' line='121' colu…
|
D | PR22122-libftdc.so.abi | 283 …<typedef-decl name='lldiv_t' type-id='type-id-28' filepath='/usr/include/stdlib.h' line='121' colu…
|
D | test9-pr18818-clang.so.abi | 395 …<typedef-decl name='lldiv_t' type-id='type-id-28' filepath='/usr/include/stdlib.h' line='121' colu…
|
D | test10-pr18818-gcc.so.abi | 478 …<typedef-decl name='lldiv_t' type-id='type-id-36' filepath='/usr/include/stdlib.h' line='121' colu…
|
/external/llvm-project/llvm/test/DebugInfo/NVPTX/ |
D | debug-info.ll | 8829 !396 = !DIDerivedType(tag: DW_TAG_typedef, name: "lldiv_t", file: !254, line: 121, baseType: !397)
|