Home
last modified time | relevance | path

Searched refs:eh_head (Results 1 – 25 of 61) sorted by relevance

123

/dports/games/alephone/alephone-release-20190331/Source_Files/LibNAT/
H A Dhttp.c131 EntityHeader * eh_head; /* head of linked list of entity headers */ member
246 (*pm)->eh_head = NULL; in LNat_Generate_Http_Post()
307 new_eheader->next = pm->eh_head; in LNat_Http_Post_Add_Entity_Header()
308 pm->eh_head = new_eheader; in LNat_Http_Post_Add_Entity_Header()
349 next_eheader = (*pm)->eh_head->next; in LNat_Destroy_Http_Post()
350 free((*pm)->eh_head->value); in LNat_Destroy_Http_Post()
351 free((*pm)->eh_head->token); in LNat_Destroy_Http_Post()
352 free((*pm)->eh_head); in LNat_Destroy_Http_Post()
353 (*pm)->eh_head = next_eheader; in LNat_Destroy_Http_Post()
787 for(eh = pm->eh_head; eh != NULL; eh = eh->next) { in Create_Entity_Header_String()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2915 if (ti->eh_head == NULL) in connect_traces()
2927 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2909 if (ti->eh_head == NULL) in connect_traces()
2921 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2888 if (ti->eh_head == NULL) in connect_traces()
2900 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2916 if (ti->eh_head == NULL) in connect_traces()
2928 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2916 if (ti->eh_head == NULL) in connect_traces()
2928 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2916 if (ti->eh_head == NULL) in connect_traces()
2928 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2cfi.c116 rtx_insn *eh_head; member
954 if (!cur_trace->eh_head) in notice_args_size()
986 if (cur_trace->eh_head == NULL) in notice_eh_throw()
988 cur_trace->eh_head = insn; in notice_eh_throw()
2852 if (ti->eh_head == NULL) in connect_traces()
2864 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2916 if (ti->eh_head == NULL) in connect_traces()
2928 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2909 if (ti->eh_head == NULL) in connect_traces()
2921 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2cfi.c119 rtx_insn *eh_head; member
960 if (!cur_trace->eh_head) in notice_args_size()
992 if (cur_trace->eh_head == NULL) in notice_eh_throw()
994 cur_trace->eh_head = insn; in notice_eh_throw()
2916 if (ti->eh_head == NULL) in connect_traces()
2928 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2cfi.c113 rtx eh_head; member
873 if (cur_trace->eh_head == NULL) in notice_eh_throw()
875 cur_trace->eh_head = insn; in notice_eh_throw()
2674 if (ti->eh_head == NULL) in connect_traces()
2681 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2cfi.c113 rtx eh_head; member
873 if (cur_trace->eh_head == NULL) in notice_eh_throw()
875 cur_trace->eh_head = insn; in notice_eh_throw()
2674 if (ti->eh_head == NULL) in connect_traces()
2681 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c113 rtx_insn *eh_head; member
974 if (cur_trace->eh_head == NULL) in notice_eh_throw()
976 cur_trace->eh_head = insn; in notice_eh_throw()
2828 if (ti->eh_head == NULL) in connect_traces()
2835 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
H A DChangeLog-201115912 beg_delay_args_size, end_delay_args_size, eh_head, args_size_undefined.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2cfi.c116 rtx eh_head; member
884 if (cur_trace->eh_head == NULL) in notice_eh_throw()
886 cur_trace->eh_head = insn; in notice_eh_throw()
2704 if (ti->eh_head == NULL) in connect_traces()
2711 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
H A DChangeLog-201115912 beg_delay_args_size, end_delay_args_size, eh_head, args_size_undefined.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2cfi.c110 rtx_insn *eh_head; member
930 if (cur_trace->eh_head == NULL) in notice_eh_throw()
932 cur_trace->eh_head = insn; in notice_eh_throw()
2750 if (ti->eh_head == NULL) in connect_traces()
2757 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2cfi.c113 rtx_insn *eh_head; member
974 if (cur_trace->eh_head == NULL) in notice_eh_throw()
976 cur_trace->eh_head = insn; in notice_eh_throw()
2828 if (ti->eh_head == NULL) in connect_traces()
2835 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c113 rtx_insn *eh_head; member
974 if (cur_trace->eh_head == NULL) in notice_eh_throw()
976 cur_trace->eh_head = insn; in notice_eh_throw()
2828 if (ti->eh_head == NULL) in connect_traces()
2835 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c113 rtx_insn *eh_head; member
974 if (cur_trace->eh_head == NULL) in notice_eh_throw()
976 cur_trace->eh_head = insn; in notice_eh_throw()
2828 if (ti->eh_head == NULL) in connect_traces()
2835 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
H A DChangeLog-201115912 beg_delay_args_size, end_delay_args_size, eh_head, args_size_undefined.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c113 rtx_insn *eh_head; member
974 if (cur_trace->eh_head == NULL) in notice_eh_throw()
976 cur_trace->eh_head = insn; in notice_eh_throw()
2828 if (ti->eh_head == NULL) in connect_traces()
2835 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2cfi.c116 rtx_insn *eh_head; member
980 if (cur_trace->eh_head == NULL) in notice_eh_throw()
982 cur_trace->eh_head = insn; in notice_eh_throw()
2883 if (ti->eh_head == NULL) in connect_traces()
2890 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2cfi.c110 rtx_insn *eh_head; member
930 if (cur_trace->eh_head == NULL) in notice_eh_throw()
932 cur_trace->eh_head = insn; in notice_eh_throw()
2750 if (ti->eh_head == NULL) in connect_traces()
2757 add_cfi_insn = PREV_INSN (ti->eh_head); in connect_traces()

123