Lines Matching refs:_memstream
83 _citrus_prop_read_##_func_##_common(struct _memstream * __restrict ms, \
116 _citrus_prop_read_##_func_(struct _memstream * __restrict ms, \
157 _citrus_prop_read_character_common(struct _memstream * __restrict ms,
196 _citrus_prop_read_character(struct _memstream * __restrict ms,
221 _citrus_prop_read_bool(struct _memstream * __restrict ms,
250 _citrus_prop_read_str(struct _memstream * __restrict ms,
312 typedef int (*_citrus_prop_read_type_t)(struct _memstream * __restrict,
323 _citrus_prop_read_symbol(struct _memstream * __restrict ms,
351 _citrus_prop_parse_element(struct _memstream * __restrict ms,
450 struct _memstream ms;