Home
last modified time | relevance | path

Searched refs:INTERNAL_NAME_TWO (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/memshr/
A Dbidir-namedefs.h32 #define INTERNAL_NAME_TWO(name1, name2) \ macro
43 #define __key_lookup INTERNAL_NAME_TWO(BIDIR_KEY, lookup)
44 #define __value_lookup INTERNAL_NAME_TWO(BIDIR_VALUE, lookup)
46 #define __key_remove INTERNAL_NAME_TWO(BIDIR_KEY, remove)
47 #define __value_remove INTERNAL_NAME_TWO(BIDIR_VALUE, remove)
51 #define __key_hash INTERNAL_NAME_TWO(BIDIR_KEY, hash)
52 #define __key_cmp INTERNAL_NAME_TWO(BIDIR_KEY, cmp)
53 #define __value_hash INTERNAL_NAME_TWO(BIDIR_VALUE, hash)
54 #define __value_cmp INTERNAL_NAME_TWO(BIDIR_VALUE, cmp)

Completed in 2 milliseconds