Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm_snapshot.h112 #define SNAPSHOT_BUF_OR_LEAVE(DATA, LEN, META, RES, LABEL) \ argument
121 #define SNAPSHOT_VAR_OR_LEAVE(DATA, META, RES, LABEL) \ argument
130 #define SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(ADDR, LEN, RNULL, META, RES, LABEL) \ argument
143 #define SNAPSHOT_BUF_CMP_OR_LEAVE(DATA, LEN, META, RES, LABEL) \ argument
152 #define SNAPSHOT_VAR_CMP_OR_LEAVE(DATA, META, RES, LABEL) \ argument
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h815 #define LABEL(label) unsigned int label = 0 macro