HomeSort by: relevance | last modified time | path
    Searched defs:op_chars (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
expr.c 1841 int op_chars;
1854 op_left = operatorf (&op_chars);
1861 input_line_pointer += op_chars; /* -> after operator. */
1889 op_right = operatorf (&op_chars);
1835 int op_chars; local
  /src/external/gpl3/binutils.old/dist/gas/
expr.c 1876 int op_chars;
1889 op_left = operatorf (&op_chars);
1896 input_line_pointer += op_chars; /* -> after operator. */
1922 op_right = operatorf (&op_chars);
1869 int op_chars; local

Completed in 15 milliseconds