Home
last modified time | relevance | path

Searched refs:TOK_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/
H A Dminikconf.py318 TOK_DEFAULT = 11; TOKENS[TOK_DEFAULT] = '"default"'; variable
506 if self.tok == TOK_DEFAULT:
536 while self.tok == TOK_DEFAULT or self.tok == TOK_DEPENDS or \
629 return TOK_DEFAULT