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

/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c543 tree jmp_buf_type = build_array_type (integer_type_node,
547 = tree_cons (NULL_TREE, build_pointer_type (jmp_buf_type), void_list_node);
579 build_decl (FIELD_DECL, jbuf_ident, jmp_buf_type))));
542 tree jmp_buf_type = build_array_type (integer_type_node, local

Completed in 61 milliseconds