Home | History | Annotate | Download | only in info

Lines Matching full:pack

882           -mpack  -mno-pack  -mno-eflags  -mcond-move  -mno-cond-move
2427 attempt to pack data into the same byte as a base class. For
11817 Pack VLIW instructions.
11819 `-mno-pack'
11820 Do not pack VLIW instructions.
11862 Run a pass to pack branches into VLIW instructions (default).
11868 Do not run a pass to pack branches into VLIW instructions.
17388 Without a value specified, pack all structure members together
17390 power of two), pack structure members according to this value,
21057 Microsoft Windows XP Service Pack 2 and newer.
22694 would normally pack them. Particularly when moving packed data
22716 the pack pragma), whichever is less. For structures, unions,
23163 would normally pack them. Particularly when moving packed data
37863 1. `#pragma pack(N)' simply sets the new alignment.
37865 2. `#pragma pack()' sets the alignment to the one that was in effect
37869 3. `#pragma pack(push[,N])' pushes the current alignment setting on
37872 4. `#pragma pack(pop)' restores the alignment setting to the one
37874 entry). Note that `#pragma pack([N])' does not influence this
37875 internal stack; thus it is possible to have `#pragma pack(push)'
37876 followed by multiple `#pragma pack(N)' instances and finalized by
37877 a single `#pragma pack(pop)'.
40270 it is usually expected to pack all arguments into some sort of object
46168 * mno-pack: FRV Options. (line 122)