Searched refs:newtable (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerror.h325 ** respectively. `lookup' and `newtable' contain pointers to
334 PRErrorCallbackNewTableFn *newtable,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprerrortable.c222 PRErrorCallbackNewTableFn *newtable,
232 callback_newtable = newtable;
220 PR_ErrorInstallCallback(const char * const * languages, PRErrorCallbackLookupFn *lookup, PRErrorCallbackNewTableFn *newtable, struct PRErrorCallbackPrivate *cb_private) argument
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h459 DECLEXPORT(void) crSPUChangeDispatch(SPUDispatchTable *dispatch, const SPUNamedFunctionTable *newtable);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dtulip.c450 u16 newtable[32]; /* Max length below. */
743 memcpy(ee_data + 26, eeprom_fixups[i].newtable,
744 sizeof(eeprom_fixups[i].newtable));
449 u16 newtable[32]; /* Max length below. */ member in struct:fixups

Completed in 40 milliseconds