Searched defs:int32_t (Results  1 – 4 of 4) sorted by relevance
| /Zephyr-latest/tests/modules/thrift/ThriftTest/src/ | 
| D | server.hpp | 97 	void testMap(map<int32_t, int32_t> &out, const map<int32_t, int32_t> &thing) override  in testMap()188 	void testMapMap(map<int32_t, map<int32_t, int32_t>> &mapmap, const int32_t hello) override  in testMapMap()
 
 | 
| /Zephyr-latest/tests/kernel/pending/src/ | 
| D | main.c | 124 		       void *(*get)(struct k_fifo *, int32_t),  in fifo_tests()  argument162 		       void *(*get)(struct k_lifo *, int32_t),  in lifo_tests()  argument
 
 | 
| /Zephyr-latest/include/zephyr/net/http/ | 
| D | parser.h | 40 typedef __int32 int32_t;  typedef
 | 
| /Zephyr-latest/lib/libc/minimal/include/ | 
| D | stdint.h | 74 typedef __INT32_TYPE__		int32_t;  typedef
 |