Searched refs:nocommon (Results 1 – 3 of 3) sorted by relevance
11 fn_t ABC __attribute__ ((nocommon));
473 let Spellings = [GNU<"nocommon">, CXX11<"gnu", "nocommon">];
2449 int nocommon; /* if true, do not use common symbols for .bss data */ member14408 else if (tcc_state->nocommon) in decl_initializer_alloc()21244 { offsetof(TCCState, nocommon), FD_INVERT, "common" },