Home
last modified time | relevance | path

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

/qemu/scripts/
H A Dminikconf.py110 def has_value(self): member in KconfigData.Var
114 if self.has_value() and self.value != val:
134 if not self.has_value():
174 if not self.dest.has_value() and \
/qemu/include/tcg/
H A Dtcg.h111 bool has_value; member
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc640 if (l->has_value) {
692 if (l->has_value) {
/qemu/tcg/
H A Dtcg.c361 tcg_debug_assert(!l->has_value); in tcg_out_label()
362 l->has_value = 1; in tcg_out_label()
/qemu/tcg/ppc/
H A Dtcg-target.c.inc1997 if (l->has_value) {
2013 if (l->has_value) {
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1412 if (!l->has_value) {
/qemu/tcg/arm/
H A Dtcg-target.c.inc1138 if (l->has_value) {
/qemu/tcg/s390x/
H A Dtcg-target.c.inc1683 if (l->has_value) {
/qemu/tcg/i386/
H A Dtcg-target.c.inc1510 if (l->has_value) {