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

  /src/external/gpl3/gcc.old/dist/gcc/
opth-gen.awk 139 n_opt_other = 0;
171 var_opt_other[n_opt_other++] = otype "x_" name;
175 for (i = 0; i < n_opt_other; i++) {
optc-save-gen.awk 90 n_opt_other = 0;
136 var_opt_other[n_opt_other++] = name;
147 for (i = 0; i < n_opt_other; i++) {
176 for (i = 0; i < n_opt_other; i++) {
255 for (i = 0; i < n_opt_other; i++) {
284 for (i = 0; i < n_opt_other; i++) {
362 for (i = 0; i < n_opt_other; i++) {
427 for (i = 0; i < n_opt_other; i++) {
  /src/external/gpl3/gcc/dist/gcc/
optc-save-gen.awk 90 n_opt_other = 0;
136 var_opt_other[n_opt_other++] = name;
147 for (i = 0; i < n_opt_other; i++) {
176 for (i = 0; i < n_opt_other; i++) {
255 for (i = 0; i < n_opt_other; i++) {
284 for (i = 0; i < n_opt_other; i++) {
362 for (i = 0; i < n_opt_other; i++) {
427 for (i = 0; i < n_opt_other; i++) {
opth-gen.awk 139 n_opt_other = 0;
171 var_opt_other[n_opt_other++] = otype "x_" name;
175 for (i = 0; i < n_opt_other; i++) {

Completed in 32 milliseconds