Searched refs:__seg_gs (Results 1 – 3 of 3) sorted by relevance
150 __seg_gs Variable is addressed relative to GS162 long __seg_gs *ptr;
38 # define __seg_gs __attribute__((address_space(__seg_gs))) macro
2375 def_bool $(success,echo 'int __seg_fs fs; int __seg_gs gs;' | $(CC) -x c - -S -o /dev/null)