Searched defs:VARIABLE_ARRAY (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h354 # define VARIABLE_ARRAY(type, name, count) \ macro
357 # define VARIABLE_ARRAY(type, name, count) type name[(count)] macro

Completed in 60 milliseconds