Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-forward-visitor.c28 static void *visit_with_forward(const char *srcstr, GenericVisitor *fn) in visit_with_forward()
/openbmc/u-boot/scripts/dtc/
H A Dsrcpos.c272 char *srcstr; in srcpos_verror() local