Searched defs:assert_match (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dnrv2b.c279 static void assert_match(const struct ucl_swd * swd, unsigned int m_len, function
316 # define assert_match(a,b,c) ((void)0) macro
1147 assert_match(swd,m_len,m_off);
1192 assert_match(swd,c->m_len,c->m_off);

Completed in 53 milliseconds