Home
last modified time | relevance | path

Searched refs:state_alloc (Results 1 – 24 of 24) sorted by relevance

/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A Ddwfl_frame.c85 state_alloc (Dwfl_Thread *thread) in state_alloc() function
403 if (state_alloc (thread) == NULL) in INTDEF()
/dports/devel/tig/tig-2.5.4/src/
H A Dview.c394 if (state && data && history->state_alloc && in push_view_history_state()
395 !memcmp(state->data, data, history->state_alloc)) in push_view_history_state()
398 state = calloc(1, sizeof(*state) + history->state_alloc); in push_view_history_state()
407 if (data && history->state_alloc) in push_view_history_state()
408 memcpy(state->data, data, history->state_alloc); in push_view_history_state()
423 if (data && history->state_alloc) in pop_view_history_state()
424 memcpy(data, state->data, history->state_alloc); in pop_view_history_state()
/dports/devel/tig/tig-2.5.4/include/tig/
H A Dview.h272 size_t state_alloc; member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched-ir.c524 state_alloc (void) in state_alloc() function
533 state_t state = state_alloc (); in state_create()
558 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched-ir.c527 state_alloc (void) in state_alloc() function
536 state_t state = state_alloc (); in state_create()
561 state_t to = state_alloc (); in state_create_copy()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched-ir.c527 state_alloc (void) in state_alloc() function
536 state_t state = state_alloc (); in state_create()
561 state_t to = state_alloc (); in state_create_copy()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched-ir.c523 state_alloc (void)
532 state_t state = state_alloc ();
557 state_t to = state_alloc ();
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched-ir.c527 state_alloc (void) in state_alloc() function
536 state_t state = state_alloc (); in state_create()
561 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched-ir.c523 state_alloc (void) in state_alloc() function
532 state_t state = state_alloc (); in state_create()
557 state_t to = state_alloc (); in state_create_copy()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsel-sched-ir.c524 state_alloc (void) in state_alloc() function
533 state_t state = state_alloc (); in state_create()
558 state_t to = state_alloc (); in state_create_copy()