Searched refs:do_scalar_typedef (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dgengtype.c93 static void do_scalar_typedef (const char *, struct fileloc *);
128 do_scalar_typedef (const char *s, struct fileloc *pos) function
3043 do_scalar_typedef ("CUMULATIVE_ARGS", &pos);
3044 do_scalar_typedef ("REAL_VALUE_TYPE", &pos);
3045 do_scalar_typedef ("double_int", &pos);
3046 do_scalar_typedef ("uint8", &pos);
3047 do_scalar_typedef ("jword", &pos);
3048 do_scalar_typedef ("JCF_u2", &pos);
3050 do_scalar_typedef ("location_t", &pos);
3051 do_scalar_typedef ("source_locu
[all...]

Completed in 40 milliseconds