Home | History | Annotate | Download | only in info

Lines Matching full:pack

783           -mpack  -mno-pack  -mno-eflags  -mcond-move  -mno-cond-move
2157 attempt to pack data into the same byte as a base class. For
10589 Pack VLIW instructions.
10591 `-mno-pack'
10592 Do not pack VLIW instructions.
10634 Run a pass to pack branches into VLIW instructions (default).
10640 Do not run a pass to pack branches into VLIW instructions.
15417 Without a value specified, pack all structure members together
15419 power of two), pack structure members according to this value,
20250 would normally pack them. Particularly when moving packed data
20272 the pack pragma), whichever is less. For structures, unions,
20718 would normally pack them. Particularly when moving packed data
34533 1. `#pragma pack(N)' simply sets the new alignment.
34535 2. `#pragma pack()' sets the alignment to the one that was in effect
34539 3. `#pragma pack(push[,N])' pushes the current alignment setting on
34542 4. `#pragma pack(pop)' restores the alignment setting to the one
34544 entry). Note that `#pragma pack([N])' does not influence this
34545 internal stack; thus it is possible to have `#pragma pack(push)'
34546 followed by multiple `#pragma pack(N)' instances and finalized by
34547 a single `#pragma pack(pop)'.
41928 * mno-pack: FRV Options. (line 122)