Home
last modified time | relevance | path

Searched refs:pvm_allocate_struct_attrs (Results 1 – 5 of 5) sorted by relevance

/dports/editors/poke/poke-1.0/libpoke/
H A Dpk-val.c318 pvm_allocate_struct_attrs (nfields, fnames, ftypes); in pk_allocate_struct_attrs()
H A Dpvm-val.h700 void pvm_allocate_struct_attrs (pvm_val nfields, pvm_val **fnames,
H A Dpvm-val.c632 pvm_allocate_struct_attrs (pvm_val nfields, in pvm_allocate_struct_attrs() function
1650 pvm_allocate_struct_attrs (nfields, &field_names, &field_types); in pvm_make_exception()
H A Dpvm.jitter89 pvm_allocate_struct_attrs
5189 pvm_allocate_struct_attrs (nelem, &etypes, &enames);
H A Dpvm-vm2.c2240 …typeof (pvm_allocate_struct_attrs) * volatile _my_volatile_pointer_to_pvm_allocate_struct_attrs = … in pvm_execute_or_initialize()
2241 typeof (pvm_allocate_struct_attrs) * const _my_pvm_allocate_struct_attrs __attribute__ ((unused)) in pvm_execute_or_initialize()
2243 # undef pvm_allocate_struct_attrs in pvm_execute_or_initialize()
2244 # define pvm_allocate_struct_attrs _my_pvm_allocate_struct_attrs in pvm_execute_or_initialize() macro
21455 pvm_allocate_struct_attrs (nelem, &etypes, &enames); in pvm_execute_or_initialize()