Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Dqapi_domain.py486 def make_field(self, *args: Any, **kwargs: Any) -> nodes.field: member in SpecialTypedField
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Drepository.c90 static u64 make_field(const char *text, u64 index) in make_field() function