Searched defs:entry_alloc (Results 1 – 3 of 3) sorted by relevance
193 std::unordered_map<u64, u32> entry_alloc; variable
1215 entry_alloc( const Entry* init, const void* answer, int answerlen ) in entry_alloc() function
855 static Entry* entry_alloc(const Entry* init, span<const uint8_t> answer) { in entry_alloc() function