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

  /src/usr.bin/make/unit-tests/
directive-ifndef.mk 4 # guards. In contrast to C, where #ifndef and #define nicely line up the
directive-include-guard.mk 3 # Tests for multiple-inclusion guards in makefiles.
  /src/usr.bin/make/
parse.c 307 static HashTable /* full file name -> Guard */ guards; variable
1273 Guard *guard = HashTable_FindValue(&guards, fullname);
2325 HashEntry *he = HashTable_CreateEntry(&guards,
2956 HashTable_Init(&guards);
2973 HashIter_Init(&hi, &guards);
2979 HashTable_Done(&guards);
  /src/external/gpl3/gcc/dist/libdecnumber/
configure 6738 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc.old/dist/libdecnumber/
configure 6717 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gdb/dist/libdecnumber/
configure 6372 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gdb.old/dist/libdecnumber/
configure 6372 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc/dist/libbacktrace/
configure 16833 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc.old/dist/libbacktrace/
configure 16485 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gdb/dist/libbacktrace/
configure 16722 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gdb.old/dist/libbacktrace/
configure 16723 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc/dist/libsanitizer/
configure 19949 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc.old/dist/libsanitizer/
configure 19709 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc/dist/libgfortran/
configure 34259 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc.old/dist/libgfortran/
configure 31060 /* glibc uses these symbols as guards to prevent redefinitions. */
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure     [all...]

Completed in 165 milliseconds