Searched refs:count_op_str (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/0.153/libcpu/
H A Di386_parse.y1070 static int count_op_str;
1080 count_op_str == 0 ? "" : "\\0\"", str);
1081 (*(struct argstring **) nodep)->idx = ++count_op_str;
1104 (*(struct argstring **) nodep)->idx = ++count_op_str;
1167 count_op_str = 0;
1176 count_op_str = 0;
H A Di386_parse.c2782 static int count_op_str; variable
2792 count_op_str == 0 ? "" : "\\0\"", str);
2793 (*(struct argstring **) nodep)->idx = ++count_op_str;
2816 (*(struct argstring **) nodep)->idx = ++count_op_str;
2879 count_op_str = 0;
2888 count_op_str = 0;

Completed in 455 milliseconds