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

  /src/usr.bin/xlint/lint1/
externs1.h 304 tnode_t *build_alignof(const type_t *);
cgram.y 815 $$ = build_alignof($2->tn_type);
820 $$ = build_alignof($3);
tree.c 4393 build_alignof(const type_t *tp) function in typeref:typename:tnode_t *

Completed in 18 milliseconds