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

  /src/usr.bin/xlint/lint1/
lint1.h 760 merge_type_attributes(type_attributes a, type_attributes b) function in typeref:typename:type_attributes
cgram.y 1053 $$ = merge_type_attributes($1, $2);
2520 $$ = merge_type_attributes($1, $2);
2537 $$ = merge_type_attributes($1, $3);

Completed in 34 milliseconds