Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm.h293 pvm_val pvm_make_offset_type (pvm_val base_type, pvm_val unit);
H A Dpk-val.c282 return pvm_make_offset_type (base_type, unit); in pk_make_offset_type()
H A Dpvm-val.c429 pvm_make_offset_type (pvm_val base_type, pvm_val unit) in pvm_make_offset_type() function
1540 type = pvm_make_offset_type (PVM_VAL_OFF_BASE_TYPE (val), in pvm_typeof()
H A Dpvm.jitter87 pvm_make_offset_type
5089 { res = pvm_make_offset_type (a, b); }
H A Dpvm-vm2.c2252 …typeof (pvm_make_offset_type) * volatile _my_volatile_pointer_to_pvm_make_offset_type = & pvm_make… in pvm_execute_or_initialize()
2253 typeof (pvm_make_offset_type) * const _my_pvm_make_offset_type __attribute__ ((unused)) in pvm_execute_or_initialize()
2255 # undef pvm_make_offset_type in pvm_execute_or_initialize()
2256 # define pvm_make_offset_type _my_pvm_make_offset_type in pvm_execute_or_initialize() macro
21192 { res = pvm_make_offset_type (a, b); } in pvm_execute_or_initialize()