Searched defs:get_token (Results 1 – 5 of 5) sorted by relevance
38 static const char *get_token(const char *s, const char **e) in get_token() function
214 inline auto inplace_stop_source::get_token() const noexcept in get_token() function in stdexec::inplace_stop_source
580 def get_token(self): member in KconfigParser
990 static void get_token(char **p, struct token *t, enum lex_state state) in get_token() function
295 int (*get_token)(void *elem, void *object, u32 offset); member