Searched refs:align_of (Results 1 – 3 of 3) sorted by relevance
146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
635 external align_of : lltype -> llvalue = "LLVMAlignOf"
1054 (** [align_of ty] returns the alignof constant for the type [ty]. This is1058 val align_of : lltype -> llvalue val