Searched refs:COMMON (Results 1 – 25 of 101) sorted by relevance
12345
222 #ifndef COMMON224 #define COMMON /* Declare our COMMONs storage here. */ macro226 #define COMMON extern /* Our commons live elsewhere. */ macro292 COMMON subsegT now_subseg;295 COMMON segT now_seg;409 COMMON unsigned char flag_no_comments; /* -f */410 COMMON unsigned char flag_debug; /* -D */411 COMMON unsigned char flag_signed_overflow_ok; /* -J */413 COMMON unsigned char flag_warn_displacement; /* -K */417 COMMON int flag_keep_locals; /* -L */[all …]
173 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. */
113 COMMON fragS *frag_now;118 COMMON fragS zero_address_frag;120 COMMON fragS bss_address_frag;
39 COMMON struct emulation * this_emulation;
4 COMMON: There's a serious problem with error returns -- we need to separate19 COMMON: It's known that it's possible to sync the backing files in the25 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 overflow44 COMMON: Open mode is not yet implemented.46 COMMON: ^C isn't passed to the shell in the script windows as an interrupt49 COMMON: The options:58 COMMON: If you run out of space in the recovery directory, the recovery61 COMMON: Should "view" set a lock on the file?63 COMMON: Field editing shouldn't be hard to add to nvi:[all …]
26 *(COMMON)33 *(COMMON)
16 *(COMMON)
21 *(COMMON)
22 *(COMMON)
26 *(COMMON)
29 *(COMMON)
32 *(COMMON)
30 *(COMMON)
33 *(COMMON)
39 *(COMMON)
34 *(COMMON);
41 *(COMMON)
42 *(COMMON);
43 *(COMMON)
106 COMMON = $(LOB)/HTParse$o $(LOB)/HTAccess$o $(LOB)/HTTP$o \157 C_SRC = $(COMMON:$o=.c)181 $(LOB)/libwww.a : $(COMMON)182 $(AR) $(ARFLAGS) $(LOB)/libwww.a $(COMMON)