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

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/
H A Dthrashgc.c89 typedef struct Type1 Type1; typedef in typeref:struct:Type1
92 struct Type1 { struct
94 Type1* next;
102 gcInfo->livePointer(((Type1 *)obj)->atwo);
103 gcInfo->livePointer(((Type1 *)obj)->next);
123 Type1* NewType1(void) {
124 Type1* p = (Type1*) PR_AllocMemory(sizeof(Type1), tix
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DLibSmbios.h577 SMBIOS_TYPE1 *Type1; member in union:__anon12882
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSmBios.h2209 SMBIOS_TABLE_TYPE1 *Type1; member in union:__anon11905

Completed in 404 milliseconds