Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h70 SYM_RESTRICT, enumerator
487 case SYM_RESTRICT: // OK, always integer types in is_scalar_type()
508 case SYM_RESTRICT: // OK, always integer types in is_integral_type()
562 #define is_restricted_type(type) (get_sym_type(type) == SYM_RESTRICT)
Dast-inspect.c115 [SYM_RESTRICT] = "SYM_RESTRICT", in symbol_type_name()
Dssa.c30 case SYM_RESTRICT: // OK, always integer types in is_promotable()
Dsymbol.c604 case SYM_RESTRICT: in examine_symbol_type()
633 [SYM_RESTRICT] = "restrict", in get_type_name()
Dshow-parse.c64 [SYM_RESTRICT] = "rstr", in do_debug_symbol()
406 case SYM_RESTRICT: in do_show_type()
Dsparse-llvm.c190 case SYM_RESTRICT: in symbol_type()
Dparse.c1592 type->type = SYM_RESTRICT; in declaration_specifiers()
2948 case SYM_RESTRICT: in external_declaration()
Devaluate.c356 [SYM_RESTRICT] = TYPE_NUM | TYPE_RESTRICT, in classify_type()
708 case SYM_RESTRICT: in type_difference()
Dlinearize.c1269 case SYM_RESTRICT: in get_mtype()
/third_party/ltp/tools/sparse/sparse-src/Documentation/
Dtypes.rst123 SYM_RESTRICT chapter