gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:__RENAME (0.02 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/bswap.h - 2.4KB - 81 lines
21: #else
22: uint16_t bswap16(uint16_t) __RENAME(__bswap16) __attribute__((__const__));
23: uint32_t bswap32(uint32_t) __RENAME(__bswap32) __attribute__((__const__));
More results from bswap.h
bsd_source/t2ex/network/net/src_bsd/sys/cdefs.h - 13.5KB - 402 lines
266: #if defined(__GNUC__) || defined(__PCC__)
267: #define __RENAME(x)     ___RENAME(x)
268: #else
More results from cdefs.h