Searched defs:__is_signed (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | genl_magic_func.h | 37 __put, __is_signed) \ argument 42 __get, __put, __is_signed) \ argument 187 __is_signed) \ argument 196 __get, __put, __is_signed) \ argument 352 __is_signed) \ argument 361 __get, __put, __is_signed) \ argument 377 __is_signed) argument 380 __get, __put, __is_signed) argument
|
| H A D | genl_magic_struct.h | 162 __get, __put, __is_signed) \ argument 167 maxlen, __get, __put, __is_signed) \ argument 231 __is_signed) \ argument 236 __get, __put, __is_signed) \ argument 255 __is_signed) \ argument 260 __get, __put, __is_signed) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | numeric_traits.h | 70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member 162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | numeric_traits.h | 70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member 162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
|