Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp97 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/
Dmain.c124 void *(*get)(struct k_fifo *, int32_t), in fifo_tests() argument
162 void *(*get)(struct k_lifo *, int32_t), in lifo_tests() argument
/Zephyr-latest/include/zephyr/net/http/
Dparser.h40 typedef __int32 int32_t; typedef
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h74 typedef __INT32_TYPE__ int32_t; typedef