Searched defs:exists (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/cxx/lib/tl/include/bits/ |
A D | type_traits.h | 54 exists = sizeof(test(make_T())) == sizeof(S), enumerator 65 enum { exists = 1, two_way = 1, exists_2_way = two_way, same_type = 1 }; enumerator 72 enum { exists = 1, two_way = 1, exists_2_way = two_way, same_type = 1 }; enumerator 79 enum { exists = 0, two_way = 0, exists_2_way = two_way, same_type = 0 }; enumerator 86 enum { exists = 0, two_way = 0, exists_2_way = two_way, same_type = 0 }; enumerator
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | posix-timer.h | 41 unsigned int exists; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | posix-timer.h | 41 unsigned int exists; member
|
Completed in 13 milliseconds