Home
last modified time | relevance | path

Searched defs:ssize_t (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dtypes.h13 typedef signed long ssize_t; /* Used for a count of bytes or an error indication. */ typedef
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dtypes.h19 typedef signed long ssize_t; /* Used for a count of bytes or an error indication. */ typedef
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmpconfigport.h161 typedef __int64 ssize_t; typedef
164 typedef int ssize_t; typedef
/AliOS-Things-master/components/ble_host/bt_host/port/include/port/
A Dkport.h46 typedef int ssize_t; typedef
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dlinkkit_gateway_export.h13 #define ssize_t int macro
/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2.h35 #define ssize_t unsigned int macro
73 #define ssize_t unsigned int macro

Completed in 12 milliseconds