Home
last modified time | relevance | path

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

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/softmmu/
H A Dvl.c1123 static inline bool nonempty_str(const char *str) in nonempty_str() function
1145 if (!nonempty_str(name) || in parse_fw_cfg()
1146 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()
1156 if (nonempty_str(gen_id)) { in parse_fw_cfg()
1166 if (nonempty_str(str)) { in parse_fw_cfg()
1169 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
/dports/emulators/qemu/qemu-6.2.0/softmmu/
H A Dvl.c1148 static inline bool nonempty_str(const char *str) in nonempty_str() function
1170 if (!nonempty_str(name) || in parse_fw_cfg()
1171 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()
1181 if (nonempty_str(gen_id)) { in parse_fw_cfg()
1191 if (nonempty_str(str)) { in parse_fw_cfg()
1194 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
/dports/emulators/qemu60/qemu-6.0.0/softmmu/
H A Dvl.c1136 static inline bool nonempty_str(const char *str) in nonempty_str() function
1158 if (!nonempty_str(name) || in parse_fw_cfg()
1159 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()
1169 if (nonempty_str(gen_id)) { in parse_fw_cfg()
1179 if (nonempty_str(str)) { in parse_fw_cfg()
1182 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
/dports/emulators/qemu5/qemu-5.2.0/softmmu/
H A Dvl.c2029 static inline bool nonempty_str(const char *str) in nonempty_str() function
2051 if (!nonempty_str(name) || in parse_fw_cfg()
2052 nonempty_str(file) + nonempty_str(str) + nonempty_str(gen_id) != 1) { in parse_fw_cfg()
2062 if (nonempty_str(gen_id)) { in parse_fw_cfg()
2072 if (nonempty_str(str)) { in parse_fw_cfg()
2075 } else if (nonempty_str(gen_id)) { in parse_fw_cfg()
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dvl.c2147 static inline bool nonempty_str(const char *str) in nonempty_str() function
2168 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()
2172 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()
2185 if (nonempty_str(str)) { in parse_fw_cfg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/softmmu/
H A Dvl.c2014 static inline bool nonempty_str(const char *str) in nonempty_str() function
2035 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()
2039 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()
2052 if (nonempty_str(str)) { in parse_fw_cfg()
/dports/emulators/qemu42/qemu-4.2.1/
H A Dvl.c2147 static inline bool nonempty_str(const char *str) in nonempty_str() function
2168 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()
2172 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()
2185 if (nonempty_str(str)) { in parse_fw_cfg()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dvl.c2169 static inline bool nonempty_str(const char *str) in nonempty_str() function
2190 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()
2194 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()
2206 if (nonempty_str(str)) { in parse_fw_cfg()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/softmmu/
H A Dvl.c2101 static inline bool nonempty_str(const char *str) in nonempty_str() function
2122 if (!(nonempty_str(name) && (nonempty_str(file) || nonempty_str(str)))) { in parse_fw_cfg()
2126 if (nonempty_str(file) && nonempty_str(str)) { in parse_fw_cfg()
2139 if (nonempty_str(str)) { in parse_fw_cfg()