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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h375 # define VARIABLE_ARRAY(type, name, count) \ macro
378 # define VARIABLE_ARRAY(type, name, count) type name[(count)] macro

Completed in 26 milliseconds