Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Devt_common.h16 #define CLYEL "\x1b[33m" macro
22 fprintf(stdout, CLYEL""fmt CLNRM "\n", ## args)
H A Devt_main.c193 printf("Result: "CLYEL"%s"CLNRM"\n", "Unsupported"); in main()