Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlattice.h159 #define VAR 0x55 /* Plac holder for loop data. */ macro
/openbmc/qemu/target/hexagon/mmvec/
H A Dmacros.h306 #define fVFOREACH(WIDTH, VAR) for (VAR = 0; VAR < fVELEM(WIDTH); VAR++) argument