HomeSort by relevance Sort by last modified time
    Searched refs:HTAB_DELETED_ENTRY (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hashtab.h 92 #define HTAB_DELETED_ENTRY ((PTR) 1)
tree-flow-inline.h 56 if (x != HTAB_EMPTY_ENTRY && x != HTAB_DELETED_ENTRY)
85 if (x != HTAB_EMPTY_ENTRY && x != HTAB_DELETED_ENTRY)
    [all...]

Completed in 87 milliseconds