Home
last modified time | relevance | path

Searched refs:ENTRYP (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/lib/
H A Dfixedsizehash.h81 # define ENTRYP(el) (el).entry in CONCAT() macro
84 # define ENTRYP(el) &(el).entry in CONCAT() macro
143 && COMPARE (data, ENTRYP (htab->table[idx])) == 0) in CONCAT()
157 && COMPARE (data, ENTRYP(htab->table[idx])) == 0) in CONCAT()
253 return ENTRYP(*slot); in CONCAT()

Completed in 2 milliseconds