Home
last modified time | relevance | path

Searched refs:sint32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dpbf_builder.hpp67 PROTOZERO_WRITER_WRAP_ADD_SCALAR(sint32, int32_t) in PROTOZERO_WRITER_WRAP_ADD_SCALAR()
141 PROTOZERO_WRITER_WRAP_ADD_PACKED(sint32)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dwltypes.h61 typedef signed int sint32; //!< 32 bit signed typedef
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/
H A D0001-replace-__pure__-with-compiler-attribute-pure.patch256 …_sint(char* dest,signed long long l) __pure__;/* protocol buffers encoding: type 0 sint32/sint64 */
262 …e0_sint(char* dest,signed long long l) __PURE;/* protocol buffers encoding: type 0 sint32/sint64 */