Home
last modified time | relevance | path

Searched refs:sint64 (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.hpp70 PROTOZERO_WRITER_WRAP_ADD_SCALAR(sint64, int64_t) in PROTOZERO_WRITER_WRAP_ADD_SCALAR()
144 PROTOZERO_WRITER_WRAP_ADD_PACKED(sint64)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dwltypes.h58 typedef signed long long sint64; //!< 64 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 */