Searched refs:o_len (Results 1 – 1 of 1) sorted by relevance
475 size_t o_len; in __cil_cons_leaf_operand_to_string() local534 o_len = strlen(o_str); in __cil_cons_leaf_operand_to_string()535 memcpy(new, o_str, o_len); in __cil_cons_leaf_operand_to_string()536 new += o_len; in __cil_cons_leaf_operand_to_string()546 o_len = strlen(o_str); in __cil_cons_leaf_operand_to_string()547 memcpy(new, o_str, o_len); in __cil_cons_leaf_operand_to_string()548 new += o_len; in __cil_cons_leaf_operand_to_string()