Searched defs:PICO_ZALLOC (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/picotcp/include/
H A Dpico_config.h236 #define PICO_ZALLOC(x) pico_mem_zalloc(x) macro
239 #define PICO_ZALLOC(x) pico_zalloc(x) macro

Completed in 27 milliseconds