Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgenattrtab.c756 if (attr->is_numeric) in check_attr_test()
876 if (attr && ! attr->is_numeric) in check_attr_value()
941 if (attr && !attr->is_numeric) in check_attr_value()
1005 && attr->is_numeric != attr2->is_numeric) in check_attr_value()
1545 if (! length_attr->is_numeric) in make_length_attrs()
2924 attr->is_numeric = 1; in gen_attr()
2943 if (attr->is_numeric) in gen_attr()
3651 if (!attr->is_numeric) in write_attr_get()
3905 if (!attr->is_numeric) in write_expr_attr_cache()
3942 if (attr->is_numeric) in write_attr_valueq()
[all …]