Home
last modified time | relevance | path

Searched refs:__bos (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libcutils/include/cutils/
H A Dproperties.h121 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
122 __bos(value) < PROPERTY_VALUE_MAX,
134 size_t bos = __bos(value); in property_get()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libcutils/include_vndk/cutils/
H A Dproperties.h121 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
122 __bos(value) < PROPERTY_VALUE_MAX,
134 size_t bos = __bos(value); in property_get()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libcutils/include/cutils/
H A Dproperties.h121 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
122 __bos(value) < PROPERTY_VALUE_MAX,
134 size_t bos = __bos(value); in property_get()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libcutils/include_vndk/cutils/
H A Dproperties.h121 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
122 __bos(value) < PROPERTY_VALUE_MAX,
134 size_t bos = __bos(value); in property_get()
/dports/lang/clover/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/libosmesa/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-libs/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-dri/mesa-21.3.6/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/include/android_stub/cutils/
H A Dproperties.h124 __clang_error_if(__bos(value) != __BIONIC_FORTIFY_UNKNOWN_SIZE &&
125 __bos(value) < PROPERTY_VALUE_MAX,
137 size_t bos = __bos(value); in property_get()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dstring_fortified.h116 if (__bos (__dest) != (size_t) -1 in __NTH()
117 && (!__builtin_constant_p (__n) || __n > __bos (__dest))) in __NTH()
118 return __stpncpy_chk (__dest, __src, __n, __bos (__dest)); in __NTH()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dstring_fortified.h116 if (__bos (__dest) != (size_t) -1 in __NTH()
117 && (!__builtin_constant_p (__n) || __n > __bos (__dest))) in __NTH()
118 return __stpncpy_chk (__dest, __src, __n, __bos (__dest)); in __NTH()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/system/core/include/cutils/
H A Dproperties.h60 size_t bos = __bos(value);
/dports/x11/xlockmore/xlockmore-5.67/xscreensaver/
H A DREADME77 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
82 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
87 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
/dports/net/gnu-dico/dico-2.10/xdico/gnu/
H A Dlibc-config.h126 #undef __bos
/dports/shells/rush/rush-2.1/gnu/
H A Dlibc-config.h128 #undef __bos
/dports/databases/recutils/recutils-1.8/lib/
H A Dlibc-config.h126 #undef __bos
/dports/editors/emacs/emacs-27.2/lib/
H A Dlibc-config.h126 #undef __bos
/dports/textproc/gsed/sed-4.8/lib/
H A Dlibc-config.h126 #undef __bos
/dports/textproc/augeas/augeas-1.12.0/gnulib/lib/
H A Dlibc-config.h126 #undef __bos

12345678