Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/tests/include/test/
A Dmacros.h124 #define TEST_CALLOC(pointer, item_count) \ argument
155 #define TEST_CALLOC_NONNULL(pointer, item_count) \ argument
167 #define ASSERT_ALLOC(pointer, item_count) TEST_CALLOC(pointer, item_count) argument
174 #define TEST_CALLOC_OR_SKIP(pointer, item_count) \ argument
185 #define ASSERT_ALLOC_WEAK(pointer, item_count) TEST_CALLOC_OR_SKIP(pointer, item_count) argument
/lib/efi_selftest/
A Defi_selftest_console.c22 static void mac(void *pointer, u16 **buf) in mac()
/lib/lwip/lwip/src/core/ipv6/
A Dicmp6.c292 icmp6_param_problem(struct pbuf *p, enum icmp6_pp_code c, const void *pointer) in icmp6_param_problem()
/lib/mbedtls/external/mbedtls/programs/test/
A Dselftest.c382 void *pointer; in main() local
/lib/
A Dtiny-printf.c161 static void pointer(struct printf_info *info, const char *fmt, void *ptr) in pointer() function
A Dvsprintf.c455 static char *pointer(const char *fmt, char *buf, char *end, void *ptr, in pointer() function

Completed in 13 milliseconds