Lines Matching full:pack
698 -mpack -mno-pack -mno-eflags -mcond-move -mno-cond-move
1817 attempt to pack data into the same byte as a base class. For
8895 Pack VLIW instructions.
8897 `-mno-pack'
8898 Do not pack VLIW instructions.
8940 Run a pass to pack branches into VLIW instructions (default).
8946 Do not run a pass to pack branches into VLIW instructions.
12931 Without a value specified, pack all structure members together
12933 power of two), pack structure members according to this value,
17075 would normally pack them. Particularly when moving packed data
17097 the pack pragma), whichever is less. For structures, unions,
17520 would normally pack them. Particularly when moving packed data
24394 1. `#pragma pack(N)' simply sets the new alignment.
24396 2. `#pragma pack()' sets the alignment to the one that was in effect
24400 3. `#pragma pack(push[,N])' pushes the current alignment setting on
24403 4. `#pragma pack(pop)' restores the alignment setting to the one
24405 entry). Note that `#pragma pack([N])' does not influence this
24406 internal stack; thus it is possible to have `#pragma pack(push)'
24407 followed by multiple `#pragma pack(N)' instances and finalized by
24408 a single `#pragma pack(pop)'.
30998 * mno-pack: FRV Options. (line 122)