Searched defs:strinfo_struct (Results 1 – 1 of 1) sorted by relevance
42 typedef struct strinfo_struct struct45 tree length;47 tree ptr;49 gimple stmt;52 tree endptr;57 int refcount;59 int idx;90 /* Pool for allocating strinfo_struct entries. */ argument