HomeSort by: relevance | last modified time | path
    Searched refs:M4 (Results 1 - 3 of 3) sorted by relevancy

  /src/tools/autoconf/
Makefile 9 # This value of M4=... makes our ${TOOL_M4} emulate GNU M4.
10 # Makefile.gnuhost stores a different value of M4=... in CONFIGURE_ENV,
14 CONFIGURE_ENV+= M4=${TOOL_M4:Q}" -g -D__gnu__"
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
poly1305_sse2.c 208 xmmi M0, M1, M2, M3, M4;
396 M4 = _mm_or_si128(_mm_srli_epi64(T6, 40), HIBIT);
418 v00 = M4;
423 v10 = M4;
428 v20 = M4;
435 v30 = M4;
451 v40 = M4;
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 41 m4 (macro processor required by bison)
73 the updated $Path. Otherwise, Bison will not be able to find the M4

Completed in 16 milliseconds