Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/games/mp3dec/
H A Dlayer12.c108 unsigned char allocation[2][32], scalefactor[2][32]; in mad_layer_I() local
337 unsigned char allocation[2][32], scfsi[2][32], scalefactor[2][32][3]; in mad_layer_II() local
/plan9/sys/src/cmd/gs/src/
H A Dgxpath.c281 gx_path_allocation_t allocation = ppto->allocation; in gx_path_assign_preserve() local
330 gx_path_allocation_t allocation = ppto->allocation; in gx_path_assign_free() local
H A Dgzpath.h300 gx_path_allocation_t allocation; /* how this path was allocated */ member