Home
last modified time | relevance | path

Searched refs:mlarge (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.fight.c156 extern char mlarge[]; in monstone()
157 if(strchr(mlarge, mdef->data->mlet)) in monstone()
200 char mlarge[] = "bCDdegIlmnoPSsTUwY',&"; variable
220 if(strchr(mlarge, mon->data->mlet)) { in hmon()
H A Dhack.trap.c217 extern char mlarge[]; in mintrap()
226 if(strchr(mlarge, mtmp->data->mlet)) { in mintrap()
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.opt90 mlarge-data
98 mlarge-text
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.opt90 mlarge-data-threshold=
/openbsd-src/gnu/gcc/gcc/doc/
H A Dinvoke.texi483 -mexplicit-relocs -msmall-data -mlarge-data @gol
484 -msmall-text -mlarge-text @gol
543 -m32 -m64 -mlarge-data-threshold=@var{num}}
8594 @itemx -mlarge-data
8596 @opindex mlarge-data
8605 The default is @option{-mlarge-data}. With this option the data area
8611 @option{-msmall-data} and @option{-fPIC} implies @option{-mlarge-data}.
8614 @itemx -mlarge-text
8616 @opindex mlarge-text
8624 The default is @option{-mlarge-text}.
[all …]
H A Dgcc.info678 -mexplicit-relocs -msmall-data -mlarge-data
679 -msmall-text -mlarge-text
738 -m32 -m64 -mlarge-data-threshold=NUM
8551 `-mlarge-data'
8560 The default is `-mlarge-data'. With this option the data area is
8566 `-msmall-data' and `-fPIC' implies `-mlarge-data'.
8569 `-mlarge-text'
8577 The default is `-mlarge-text'.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi513 -mexplicit-relocs -msmall-data -mlarge-data @gol
8639 @itemx -mlarge-data
8641 @opindex mlarge-data
8650 The default is @option{-mlarge-data}. With this option the data area
8656 @option{-msmall-data} and @option{-fPIC} implies @option{-mlarge-data}.