Home
last modified time | relevance | path

Searched defs:next_token (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libop/
Dop_events.c247 static int next_token(char const ** cp, char ** name, char ** value) in next_token() function
/external/srec/srec/include/
Dsrec.h52 struct altword_token_t* next_token; /* todo: change this to indices */ member