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.h215 bool has_value; member
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc643 if (l->has_value) {
690 if (l->has_value) {
/qemu/tcg/
H A Dtcg.c352 tcg_debug_assert(!l->has_value); in tcg_out_label()
353 l->has_value = 1; in tcg_out_label()
/qemu/tcg/ppc/
H A Dtcg-target.c.inc2084 if (l->has_value) {
2961 if (l->has_value) {
/qemu/tcg/arm/
H A Dtcg-target.c.inc1177 if (l->has_value) {
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1432 if (!l->has_value) {
/qemu/tcg/s390x/
H A Dtcg-target.c.inc1574 if (l->has_value) {
/qemu/tcg/i386/
H A Dtcg-target.c.inc1429 if (l->has_value) {