Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/libpoke/
H A Dpkl-asm.c295 int to_type_signed_p = PKL_AST_TYPE_I_SIGNED_P (to_type); in pkl_asm_insn_nton() local
298 && from_type_signed_p == to_type_signed_p) in pkl_asm_insn_nton()
339 int ts = to_type_signed_p; in pkl_asm_insn_nton()