Searched defs:fixed_array (Results 1 – 1 of 1) sorted by relevance
62 struct fixed_array struct76 # define array_fixed_data(ap) ((ap)?((struct fixed_array*)((ap)->fixed))->data:0) argument