Home
last modified time | relevance | path

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

/linux-3.4.99/tools/power/cpupower/utils/helpers/
Dbitmask.c98 static int scan_was_ok(int sret, char nextc, const char *ok_next_chars) in scan_was_ok()
203 char nextc; /* char after sscanf %u match */ in bitmask_parselist() local
/linux-3.4.99/kernel/trace/
Dtrace_events_filter.c1086 char nextc = infix_peek(ps); in infix_get_op() local