Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-strlen.c42 typedef struct strinfo_struct struct
45 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