Home
last modified time | relevance | path

Searched refs:basic_enum_ptrs (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsmemory.c294 ENUM_PTRS_BEGIN_PROC(basic_enum_ptrs) in ENUM_PTRS_BEGIN_PROC() argument
H A Dgsstruct.h281 struct_proc_enum_ptrs(basic_enum_ptrs);
291 sizeof(stype), sname, 0, 0, basic_enum_ptrs, basic_reloc_ptrs,\
809 sizeof(stype), sname, 0, 0, basic_enum_ptrs, basic_reloc_ptrs,\
H A Dgsalloc.c637 if (pstype->enum_ptrs == basic_enum_ptrs) { in i_alloc_struct_array()