Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dzynqmpbif.c813 #define NEXT_CHAR(str, chr) ({ \ macro
851 bifp = NEXT_CHAR(bifp, '{') + 1; in zynqmpbif_copy_image()
855 bifpn = NEXT_CHAR(bifp, '\n'); in zynqmpbif_copy_image()