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

/dovecot/src/lib/
H A Dstrnum.c232 #define STR_TO_UOCT__TEMPLATE(name, type) \ macro
242 STR_TO_UOCT__TEMPLATE(str_to_uint_oct, unsigned int)
243 STR_TO_UOCT__TEMPLATE(str_to_ulong_oct, unsigned long)
244 STR_TO_UOCT__TEMPLATE(str_to_ullong_oct, unsigned long long)
245 STR_TO_UOCT__TEMPLATE(str_to_uint32_oct, uint32_t)
246 STR_TO_UOCT__TEMPLATE(str_to_uint64_oct, uint64_t)

Completed in 18 milliseconds