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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_inline.h24 #define DICT_TYPE_INLINE "inline" macro
H A Ddict_inline.c82 DICT_INLINE_RETURN(dict_surrogate(DICT_TYPE_INLINE, name,
85 DICT_TYPE_INLINE, name));
93 DICT_INLINE_RETURN(dict_surrogate(DICT_TYPE_INLINE, name,
97 DICT_TYPE_INLINE, name,
98 DICT_TYPE_INLINE));
105 DICT_INLINE_RETURN(dict_surrogate(DICT_TYPE_INLINE, name,
109 DICT_TYPE_INLINE, name,
110 DICT_TYPE_INLINE));
116 dict_type_override(dict, DICT_TYPE_INLINE);
138 DICT_INLINE_RETURN(dict_surrogate(DICT_TYPE_INLINE, nam
[all...]
H A Ddict_open.c405 DICT_TYPE_INLINE, dict_inline_open, 0,

Completed in 76 milliseconds