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

  /src/external/gpl3/gcc/dist/libcpp/
expr.cc 61 static cpp_num eval_token (cpp_reader *, const cpp_token *, location_t);
1181 eval_token (cpp_reader *pfile, const cpp_token *token, function
1413 top->value = eval_token (pfile, op.token, op.loc);
  /src/external/gpl3/gcc.old/dist/libcpp/
expr.cc 61 static cpp_num eval_token (cpp_reader *, const cpp_token *, location_t);
1123 eval_token (cpp_reader *pfile, const cpp_token *token, function
1355 top->value = eval_token (pfile, op.token, op.loc);

Completed in 20 milliseconds