Searched refs:version (Results 1 – 9 of 9) sorted by relevance
181 uint32_t version; in LAPIC_Init() local207 version = LAPIC_Read(LAPIC_VERSION); in LAPIC_Init()208 lvts = (version & LAPIC_VERSION_LVTMASK) >> LAPIC_VERSION_LVTSHIFT; in LAPIC_Init()261 uint32_t version = LAPIC_Read(LAPIC_VERSION); in Debug_LAPIC() local262 uint32_t lvts = (version & LAPIC_VERSION_LVTMASK) >> LAPIC_VERSION_LVTSHIFT; in Debug_LAPIC()
43 .gnu.version : { *(.gnu.version) }
1 # D-I config version 2.0
3 application written for an older version of lwIP to correctly work35 * Added a minimal version of posix fctl() to have a138 * Removed packing from ip_addr_t, the packed version is now only used in protocol headers144 * initial version of this file
337 version is now only used in protocol headers. Added global storage for439 * sockets.c/.h: Added a minimal version of posix fctl() to have a1172 * init.h: Added LWIP_VERSION to get the current version of the stack1213 modified version of patch # 6370: Moved loopif code to netif.c so that1768 * init.c: Add first version of lwip_sanity_check for task #7142 "Sanity check3066 (0.5.3) Changes since version 0.5.23080 (0.5.2) Changes since version 0.5.13106 (0.5.1) Changes since version 0.5.03150 (0.5.0) Changes since version 0.4.23173 (0.4.2) Changes since version 0.4.1[all …]
57 uint64_t version; /* Snapshot version */ member
254 uint16_t version; member
48 # could be handy for archiving the generated documentation or if some version283 # with the commands \{ and \} for these it is advised to use the version @{ and778 # doxygen should invoke to get the current version for each file (typically from779 # the version control system). Doxygen will invoke the program by executing (via783 # version. For an example see the documentation.883 # and the warning text. Optionally the format may contain $version, which will884 # be replaced by the version of the file (if it could be obtained via1204 # (see https://www.gnu.org/software/global/global.html). You will need version1208 # - Install the latest version of global1289 # default header when upgrading to a newer version of doxygen. For a description[all …]
922 s32_t version; in snmp_pdu_header_check() local943 derr = snmp_asn1_dec_s32t(p, ofs + 1 + len_octets, len, &version); in snmp_pdu_header_check()950 if (version != 0) in snmp_pdu_header_check()