OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:def32
(Results
1 - 12
of
12
) sorted by relevancy
/src/tests/kernel/
t_origin.sh
90
if ! cc -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
94
if fgrep -q _LP64 ./
def32
; then
/src/tests/usr.bin/c++/
t_call_once.sh
129
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
132
if fgrep -q _LP64 ./
def32
; then
188
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
191
if fgrep -q _LP64 ./
def32
; then
258
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
261
if fgrep -q _LP64 ./
def32
; then
321
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
324
if fgrep -q _LP64 ./
def32
; then
t_cxxruntime.sh
122
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
125
if fgrep -q _LP64 ./
def32
; then
180
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
183
if fgrep -q _LP64 ./
def32
; then
238
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
241
if fgrep -q _LP64 ./
def32
; then
290
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
293
if fgrep -q _LP64 ./
def32
; then
t_hello.sh
118
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
121
if fgrep -q _LP64 ./
def32
; then
176
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
179
if fgrep -q _LP64 ./
def32
; then
232
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
235
if fgrep -q _LP64 ./
def32
; then
284
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
287
if fgrep -q _LP64 ./
def32
; then
t_pthread_once.sh
127
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
130
if fgrep -q _LP64 ./
def32
; then
184
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
187
if fgrep -q _LP64 ./
def32
; then
252
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
255
if fgrep -q _LP64 ./
def32
; then
313
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
316
if fgrep -q _LP64 ./
def32
; then
t_call_once2.sh
167
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
170
if fgrep -q _LP64 ./
def32
; then
253
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
256
if fgrep -q _LP64 ./
def32
; then
351
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
354
if fgrep -q _LP64 ./
def32
; then
440
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
443
if fgrep -q _LP64 ./
def32
; then
t_static_destructor.sh
140
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
143
if fgrep -q _LP64 ./
def32
; then
227
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
230
if fgrep -q _LP64 ./
def32
; then
305
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
308
if fgrep -q _LP64 ./
def32
; then
376
if ! c++ -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
379
if fgrep -q _LP64 ./
def32
; then
/src/tests/usr.bin/cc/
t_hello.sh
125
if ! cc -m32 -dM -E - < /dev/null 2>/dev/null > ./
def32
; then
128
if fgrep -q _LP64 ./
def32
; then
/src/tests/lib/libi386/
t_user_ldt.c
73
int dpl, int
def32
, int gran)
86
desc->sd.sd_def32 =
def32
? 1 : 0;
/src/sys/arch/i386/i386/
gdt.c
98
setgdt(int slot, const void *base, size_t limit, int type, int dpl, int
def32
,
108
setsegment(sd, base, limit, type, dpl,
def32
, gran);
machdep.c
932
int type, int dpl, int
def32
, int gran)
942
sd->sd_def32 =
def32
;
/src/sys/arch/amd64/amd64/
machdep.c
1472
int type, int dpl, int gran, int
def32
, int is64)
1482
sd->sd_def32 =
def32
;
Completed in 33 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025