Home
last modified time | relevance | path

Searched refs:str_print (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.h65 void str_print(Context *c, YYLTYPE *locp, const char *string);
98 char: str_print, \
H A Dparser-helpers.c80 void str_print(Context *c, YYLTYPE *locp, const char *string) in str_print() function