Home
last modified time | relevance | path

Searched refs:COMMON (Results 1 – 25 of 263) sorted by relevance

1234567891011

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Das.h253 #ifndef COMMON
255 #define COMMON /* Declare our COMMONs storage here. */ macro
257 #define COMMON extern /* Our commons live elsewhere. */ macro
285 COMMON subsegT now_subseg;
288 COMMON segT now_seg;
382 COMMON unsigned char flag_no_comments; /* -f */
383 COMMON unsigned char flag_debug; /* -D */
384 COMMON unsigned char flag_signed_overflow_ok; /* -J */
386 COMMON unsigned char flag_warn_displacement; /* -K */
390 COMMON int flag_keep_locals; /* -L */
[all …]
H A Dfrags.h111 COMMON fragS *frag_now;
116 COMMON fragS zero_address_frag;
118 COMMON fragS bss_address_frag;
H A Demul.h39 COMMON struct emulation * this_emulation;
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Das.h236 #ifndef COMMON
238 #define COMMON /* declare our COMMONs storage here. */ macro
240 #define COMMON extern /* our commons live elsewhere */ macro
305 COMMON subsegT now_subseg;
308 COMMON segT now_seg;
419 COMMON unsigned char flag_no_comments; /* -f */
420 COMMON unsigned char flag_debug; /* -D */
421 COMMON unsigned char flag_signed_overflow_ok; /* -J */
423 COMMON unsigned char flag_warn_displacement; /* -K */
427 COMMON int flag_keep_locals; /* -L */
[all …]
H A Dwrite.h173 COMMON fixS *text_fix_root, *text_fix_tail; /* Chains fixSs. */
174 COMMON fixS *data_fix_root, *data_fix_tail; /* Chains fixSs. */
175 COMMON fixS *bss_fix_root, *bss_fix_tail; /* Chains fixSs. */
179 COMMON fixS **seg_fix_rootP, **seg_fix_tailP; /* -> one of above. */
H A Dfrags.h108 COMMON fragS *frag_now;
113 COMMON fragS zero_address_frag;
115 COMMON fragS bss_address_frag;
H A Demul.h39 COMMON struct emulation * this_emulation;
/openbsd-src/usr.bin/vi/docs/
H A DTODO4 COMMON: There's a serious problem with error returns -- we need to separate
19 COMMON: It's known that it's possible to sync the backing files in the
25 COMMON: The complete list of POSIX.1 calls that can return EINTR are:
35 COMMON: The vi main command loop should use the general-purpose overflow
44 COMMON: Open mode is not yet implemented.
46 COMMON: ^C isn't passed to the shell in the script windows as an interrupt
49 COMMON: The options:
58 COMMON: If you run out of space in the recovery directory, the recovery
61 COMMON: Should "view" set a lock on the file?
63 COMMON: Field editing shouldn't be hard to add to nvi:
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dsymbol.def118 ANY, ACTUALARG, ADJUSTABLE, ADJUSTS, ANYLEN, ANYSIZE, ARRAY, COMMON,
148 Unrelated: ADJUSTABLE, ADJUSTS, ANYSIZE, CBLOCK, COMMON, EQUIV, INIT,
165 Cannot be combined with: ADJUSTABLE, ADJUSTS, COMMON, EQUIV, EXTERNAL,
184 DIMENSION, COMMON, or type-specification statement.
191 Can be combined with: ADJUSTS, ANY, COMMON, DUMMY, EQUIV, INIT,
232 Cannot be combined with: ACTUALARG=, ADJUSTS+, ANYLEN, COMMON+, EQUIV+,
256 Cannot be combined with: ADJUSTS, ANYSIZE, COMMON, EQUIV, EXTERNAL,
275 type-statement-decl, a DIMENSION statement, or a COMMON statement.
291 Can be combined with: ADJUSTABLE+, ANY, ANYLEN-, ANYSIZE+, COMMON+,
306 /* COMMON block.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dmaxqcoff.sc24 *(COMMON)
31 *(COMMON)
H A Dst2000.sc16 *(COMMON)
H A Di960.sc21 *(COMMON)
H A Debmon29k.sc22 *(COMMON)
H A Dmipsbsd.sc26 *(COMMON)
H A Ddlx.sc26 *(COMMON)
H A Dtic30aout.sc29 *(COMMON)
H A Di386msdos.sc32 *(COMMON)
/openbsd-src/sys/arch/hppa/conf/
H A Dld.script81 *(COMMON) *($COMMON$)
/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/
H A Dst2000.sc16 *(COMMON)
H A Di960.sc21 *(COMMON)
H A Debmon29k.sc22 *(COMMON)
H A Ddlx.sc26 *(COMMON)
H A Dmipsbsd.sc26 *(COMMON)
H A Dtic30aout.sc29 *(COMMON)
H A Di386msdos.sc32 *(COMMON)

1234567891011