HomeSort by relevance Sort by last modified time
    Searched refs:skip_nonws (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libutil/
op_string.h 59 char const * skip_nonws(char const * c);
op_string.c 45 char const * skip_nonws(char const * c) function
  /external/oprofile/libop/
op_events.c 120 valueend = skip_nonws(valueend);
187 c = skip_nonws(c);
358 end = skip_nonws(end);

Completed in 43 milliseconds