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

  /src/external/gpl3/gdb.old/dist/sim/igen/
table.c 242 skip_to_null (char *chp) function
314 chp = skip_to_null (chp) + 1;
360 chp = skip_to_null (chp) + 1;
475 chp = skip_to_null (chp);
  /src/external/gpl3/gdb/dist/sim/igen/
table.c 242 skip_to_null (char *chp) function
314 chp = skip_to_null (chp) + 1;
360 chp = skip_to_null (chp) + 1;
475 chp = skip_to_null (chp);

Completed in 51 milliseconds