Searched refs:r_type (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcoff.h180 #define r_type _r._r_r._r_rtype /* extract toc relocation type */ macro
182 unsigned short r_type; /* Relocation type */ member in struct:COFF_reloc
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcoff.h180 #define r_type _r._r_r._r_rtype /* extract toc relocation type */ macro
182 unsigned short r_type; /* Relocation type */ member in struct:COFF_reloc
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A DTimeVals.h51 /* Rule type values for the r_type member of a rule structure */
101 int r_type; /* type of rule--see below */ member in struct:rule
H A DZoneProc.c274 rulep->r_type = JULIAN_DAY;
281 rulep->r_type = MONTH_NTH_DAY_OF_WEEK;
298 rulep->r_type = DAY_OF_YEAR;
487 switch (rulep->r_type) {
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_mkupdate.c155 rtype = rrecp->r_type;
215 if (numrrs != 1 || rrecp->r_type != T_SOA)
234 switch (rrecp->r_type) {
272 if (rrecp->r_type == T_SOA) {
439 rrecp->r_type = (u_int16_t)type;
/vbox/include/iprt/formats/
H A Dmach-o.h577 uint32_t r_type : 4; member in struct:macho_relocation_info
587 uint32_t r_type : 4; member in struct:scattered_relocation_info
595 uint32_t r_type : 4;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h233 u_int16_t r_type; /* type number */ member in struct:_ns_updrec

Completed in 68 milliseconds