Searched refs:e32 (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/types/
H A Dtst.struct.d63 e32 = (struct D`env_vars_32 *)
66 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
67 printf("e2 = \"%s\"\n", stringof(copyinstr(e32->e2)));
68 printf("e3 = \"%s\"\n", stringof(copyinstr(e32->e3)));
H A Dtst.typedef.d64 e32 = (D`env_vars_32_t *)
67 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
68 printf("e2 = \"%s\"\n", stringof(copyinstr(e32->e2)));
69 printf("e3 = \"%s\"\n", stringof(copyinstr(e32->e3)));
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/common/
H A Dctf_lib.c320 Elf32_Ehdr e32; member in union:__anon15993
370 bcmp(&hdr.e32.e_ident[EI_MAG0], ELFMAG, SELFMAG) == 0) {
383 if (hdr.e32.e_ident[EI_DATA] != order)
385 if (hdr.e32.e_version != EV_CURRENT)
388 if (hdr.e32.e_ident[EI_CLASS] == ELFCLASS64) {
392 Elf32_Ehdr e32 = hdr.e32; local
393 ehdr_to_gelf(&e32, &hdr.e64);
409 if (hdr.e32.e_ident[EI_CLASS] == ELFCLASS32) {
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dmisc.c858 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 };
863 bigtens[] = { 1e16, 1e32, 1e64 };
866 bigtens[] = { 1e16, 1e32 };
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c1490 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 };
1505 bigtens[] = { 1e16, 1e32, 1e64 };
1509 bigtens[] = { 1e16, 1e32 };
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsctf.idl1100 uuid(f99d3f40-8e32-11d2-bf46-00105a2799b5),
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsctf.idl1218 uuid(f99d3f40-8e32-11d2-bf46-00105a2799b5),
H A Dwuapi.idl1143 uuid(345c8244-43a3-4e32-a368-65f073b76f36),

Completed in 717 milliseconds