Home
last modified time | relevance | path

Searched refs:mno (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c51 int mno; variable
132 mno = 0;
133 (void) sm_strlcpy(mtable[mno++], "prog", MNAMELEN + 1);
134 (void) sm_strlcpy(mtable[mno++], "*file*", MNAMELEN + 1);
135 (void) sm_strlcpy(mtable[mno++], "*include*", MNAMELEN + 1);
191 if (mno >= MAXMAILERS)
198 m = mtable[mno];
204 for (i = 0; i < mno; i++)
206 if (strcmp(mtable[i], mtable[mno]) == 0)
209 if (i == mno)
[all …]
/freebsd/sys/conf/
H A Dkern.mk130 CFLAGS.clang+= -mno-aes -mno-avx
131 CFLAGS+= -mno-mmx -mno-sse -msoft-float
150 CFLAGS += -mno-outline-atomics
173 CFLAGS+= -mno-relax
192 CFLAGS.clang+= -mno-aes -mno-avx
193 CFLAGS+= -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float \
204 CFLAGS+= -mno-altivec -msoft-float
209 CFLAGS.gcc+= -mno-spe
H A DMakefile.amd6435 CFLAGS+= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
H A DMakefile.arm6460 CFLAGS += -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
H A Dkmod.mk165 CFLAGS+= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
183 CFLAGS.clang+= -mno-movt
/freebsd/stand/
H A Ddefs.mk162 CFLAGS+= -mno-spe
170 CFLAGS+= -fPIC -mno-red-zone
177 CFLAGS.clang+= -mno-movt
185 CFLAGS+= -mno-relax
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td313 def mno_mpx : Flag<["-"], "mno-mpx">, Group<clang_ignored_legacy_options_Group>;
399 def mno_#NAME : Flag<["-"], "mno-"#name>, Group<opt_group>,
3751 def mno_tocdata_EQ : CommaJoined<["-"], "mno-tocdata=">,
4586 def mno_iamcu : Flag<["-"], "mno-iamcu">, Group<m_Group>,
4620 def mno_long_calls : Flag<["-"], "mno-long-calls">, Group<m_Group>,
4625 def mno_execute_only : Flag<["-"], "mno-execute-only">, Group<m_arm_Features_Group>,
4633 def mno_pure_code : Flag<["-"], "mno-pure-code">, Alias<mno_execute_only>;
4666 def mno_default_build_attributes : Joined<["-"], "mno-default-build-attributes">, Group<m_Group>;
4685 def mno_inline_all_stringops : Flag<["-"], "mno-inline-all-stringops">, Group<clang_ignored_m_Group…
4738 def mno_outline : Flag<["-"], "mno-outline">, Group<f_clang_Group>,
[all …]
/freebsd/share/mk/
H A Dbsd.cpu.mk368 CFLAGS_NO_SIMD.clang= -mno-avx -mno-avx2
369 CFLAGS_NO_SIMD= -mno-mmx -mno-sse
H A Dbsd.prog.mk106 CFLAGS += -mno-relax
H A Dbsd.lib.mk146 CFLAGS += -mno-relax
/freebsd/stand/efi/
H A DMakefile.inc8 CFLAGS+= -mno-red-zone
/freebsd/stand/efi/libefi/
H A DMakefile48 CFLAGS+= -fPIC -mno-red-zone
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def81 CODEGENOPT(DisableRedZone , 1, 0) ///< Set when -mno-red-zone is enabled.
84 CODEGENOPT(IndirectTlsSegRefs, 1, 0) ///< Set when -mno-tls-direct-seg-refs
188 CODEGENOPT(NoImplicitFloat , 1, 0) ///< Set when -mno-implicit-float is enabled.
346 CODEGENOPT(NoStackArgProbe, 1, 0) ///< Set when -mno-stack-arg-probe is used
H A DDiagnosticDriverKinds.td201 "invalid argument '-mno-amdgpu-ieee' only allowed with relaxed NaN handling">;
H A DAttrDocs.td2369 These attributes override the ``-mmicromips`` and ``-mno-micromips`` options
2391 as ``-mlong-calls`` and ``-mno-long-calls``.
2413 as ``-mlong-calls`` and ``-mno-long-calls``.
2514 the target with or without a "-mno-" in front corresponding to the absence
6376 …the case where `-mno-speculative-load-hardening <https://clang.llvm.org/docs/ClangCommandLineRefer…
/freebsd/stand/libsa/
H A DMakefile49 CFLAGS.clang+= -mno-movt
/freebsd/share/misc/
H A Diso639327 mno mno Manobo languages
/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac340 AX_CHECK_COMPILE_FLAG([$CFLAGS -mno-avx512f],
341 [CFLAGS="$CFLAGS -mno-avx512f"])
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallingConv.td285 // Don't use odd numbered single-precision registers for -mno-odd-spreg.
/freebsd/contrib/jemalloc/
H A DChangeLog1037 with libm. This, in combination with e.g. EXTRA_CFLAGS=-mno-sse on x64