Home
last modified time | relevance | path

Searched defs:__is_signed (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_func.h37 __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 Dgenl_magic_struct.h162 __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 Dnumeric_traits.h70 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 Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member