Searched refs:o_len (Results 1 – 1 of 1) sorted by relevance
471 size_t o_len; in __cil_cons_leaf_operand_to_string() local530 o_len = strlen(o_str); in __cil_cons_leaf_operand_to_string()531 memcpy(new, o_str, o_len); in __cil_cons_leaf_operand_to_string()532 new += o_len; in __cil_cons_leaf_operand_to_string()542 o_len = strlen(o_str); in __cil_cons_leaf_operand_to_string()543 memcpy(new, o_str, o_len); in __cil_cons_leaf_operand_to_string()544 new += o_len; in __cil_cons_leaf_operand_to_string()