Home
last modified time | relevance | path

Searched defs:alloc_list_head (Results 1 – 2 of 2) sorted by relevance

/dports/dns/dnswall/google-dnswall-164174a/src/
H A Dquery_record.c62 static int alloc_list_head = -1; variable
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h676 uint8_t*& alloc_list_head () { return head;} in alloc_list_head() function