HomeSort by: relevance | last modified time | path
    Searched defs:adjust_field_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 960 d->type = adjust_field_type (t, 0);
1000 adjust_field_type should be called. */
1005 return create_field_all (next, adjust_field_type (type, opt),
1404 adjust_field_type (type_p t, options_p opt)
1399 adjust_field_type (type_p t, options_p opt) function
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 961 d->type = adjust_field_type (t, 0);
1001 adjust_field_type should be called. */
1006 return create_field_all (next, adjust_field_type (type, opt),
1433 adjust_field_type (type_p t, options_p opt)
1428 adjust_field_type (type_p t, options_p opt) function

Completed in 56 milliseconds