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

/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dpbuf.c360 * must be at least big enough to hold 'length' plus the header size,
364 * big enough to hold 'length' plus the header size
1147 u16_t plus = pbuf_memcmp(p, i, mem, mem_len); local
1148 if (plus == 0) {
1151 i += plus;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2999 int bf, factor, plus; local
3003 plus = bf % 2;
3004 return ya + factor + plus;
/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c10757 int plus; local
10760 if (CUR == '+') plus = 1;
10761 else plus = 0;
10766 PUSH_BINARY_EXPR(XPATH_OP_PLUS, op1, ctxt->comp->last, plus, 0);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 81 milliseconds