Searched refs:alloc_list (Results 1 – 5 of 5) sorted by relevance
132 alloc_list(const char *b, size_t len) in alloc_list() function192 t = alloc_list(p, (size_t)(e - p)); in saslc__list_parse()222 n = alloc_list(p, strlen(p)); in saslc__list_append()
195 a = ctx->alloc_list; in context_obtain_alloc()197 ctx->alloc_list = a->super; /* snip off list */ in context_obtain_alloc()222 alloc->super = ctx->alloc_list; in context_release_alloc()223 ctx->alloc_list = alloc; in context_release_alloc()
113 struct alloc_cache* alloc_list; member
361 a = ctx->alloc_list; in ub_ctx_delete()
797 * dump-parse-tree.c (show_code_node): Renamed 'alloc_list'.798 * gfortran.h (gfc_code): Rename 'alloc_list'. Add member 'ts'.801 Renamed 'alloc_list'.802 (dealloc_opt_list): Renamed 'alloc_list'.806 Move initialization code to gfc_trans_allocate. Renamed 'alloc_list'.807 (resolve_allocate_deallocate): Renamed 'alloc_list'.812 * st.c (gfc_free_statement): Renamed 'alloc_list'.813 * trans-stmt.c (gfc_trans_allocate): Renamed 'alloc_list'. Handle816 (gfc_trans_deallocate): Renamed 'alloc_list'.