Searched refs:push_alignment (Results 1 – 6 of 6) sorted by relevance
70 static void push_alignment (int, tree);75 push_alignment (int alignment, tree id) in push_alignment() function129 #define push_alignment(ID, N) \ macro242 case push: push_alignment (align, id); break; in handle_pragma_pack()
4014 * c-pragma.c (push_alignment): Don't check the return value4795 (push_alignment): Initialize to current effective alignment.13528 * c-pragma.c (push_alignment): Don't ignore alignments greater than15100 * c-pragma.c (push_alignment): Don't ignore alignments greater than15106 (push_alignment, pop_alignment): Take id parameter.
5168 (push_alignment): New function: Cache an alignment requested
21078 * c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
904 * c-pragma.c (push_alignment): Use GGC_NEW instead of ggc_alloc.
18156 (push_alignment): Use GGC for struct align_stack.