Home
last modified time | relevance | path

Searched defs:prop_format (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/
H A Ddecodetree.py603 def prop_format(self): member in Pattern
669 def prop_format(self): member in MultiPattern
854 def prop_format(self): member in ExcMultiPattern
/openbmc/qemu/hw/ppc/
H A Dvof.c77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format() function