| /trueos/sys/ofed/include/linux/ |
| HD | uaccess.h | 32 #define get_user(_x, _p) -copyin((_p), &(_x), sizeof(*(_p))) argument 33 #define put_user(_x, _p) -copyout(&(_x), (_p), sizeof(*(_p))) argument
|
| /trueos/sys/dev/vxge/include/ |
| HD | vxge-list.h | 162 #define vxge_list_for_each(_p, _h) \ argument 166 #define vxge_list_for_each_safe(_p, _n, _h) \ argument 170 #define vxge_list_for_each_prev_safe(_p, _n, _h) \ argument
|
| /trueos/contrib/libarchive/libarchive/ |
| HD | archive_string.c | 328 archive_strncat(struct archive_string *as, const void *_p, size_t n) in archive_strncat() 1888 mbsnbytes(const void *_p, size_t n) in mbsnbytes() 1908 utf16nbytes(const void *_p, size_t n) in utf16nbytes() 1929 archive_strncpy_l(struct archive_string *as, const void *_p, size_t n, in archive_strncpy_l() 1937 archive_strncat_l(struct archive_string *as, const void *_p, size_t n, in archive_strncat_l() 1997 iconv_strncat_in_locale(struct archive_string *as, const void *_p, in iconv_strncat_in_locale() 2100 const void *_p, size_t length, struct archive_string_conv *sc) in strncat_in_codepage() 2132 invalid_mbs(const void *_p, size_t n, struct archive_string_conv *sc) in invalid_mbs() 2159 invalid_mbs(const void *_p, size_t n, struct archive_string_conv *sc) in invalid_mbs() 2201 best_effort_strncat_in_locale(struct archive_string *as, const void *_p, in best_effort_strncat_in_locale() [all …]
|
| HD | archive_crc32.h | 41 crc32(unsigned long crc, const void *_p, size_t len) in crc32()
|
| /trueos/tools/tools/mwl/mwlstats/ |
| HD | statfoo.h | 50 #define STATFOO_DECL_METHODS(_p) \ argument 114 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
| /trueos/tools/tools/npe/npestats/ |
| HD | statfoo.h | 50 #define STATFOO_DECL_METHODS(_p) \ argument 114 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
| /trueos/tools/tools/ath/athaggrstats/ |
| HD | statfoo.h | 50 #define STATFOO_DECL_METHODS(_p) \ argument 115 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
| /trueos/tools/tools/ath/athstats/ |
| HD | statfoo.h | 50 #define STATFOO_DECL_METHODS(_p) \ argument 115 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
| /trueos/tools/tools/net80211/wlanstats/ |
| HD | statfoo.h | 50 #define STATFOO_DECL_METHODS(_p) \ argument 115 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
| /trueos/sys/i386/include/ |
| HD | ieeefp.h | 158 fp_rnd_t _p; in fpsetround() local 181 fp_prec_t _p; in fpsetprec() local 210 fp_except_t _p; in fpsetmask() local 240 fp_except_t _p; in fpresetsticky() local
|
| /trueos/sys/netinet/libalias/ |
| HD | alias_mod.c | 174 LibAliasAttachHandlers(struct proto_handler *_p) in LibAliasAttachHandlers() 192 LibAliasDetachHandlers(struct proto_handler *_p) in LibAliasDetachHandlers() 210 detach_handler(struct proto_handler *_p) in detach_handler()
|
| /trueos/sys/dev/nxge/xgehal/ |
| HD | xgehal-stats.c | 372 #define set_latest_stat_link_cnt(_link, _p) \ in __hal_stats_pcim_update_latest() argument 382 #define set_latest_stat_aggr_cnt(_aggr, _p) \ in __hal_stats_pcim_update_latest() argument 512 #define set_latest_stat_cnt(_dev, _p) \ in __hal_stats_update_latest() argument
|
| /trueos/sys/dev/nxge/include/ |
| HD | xge-list.h | 158 #define xge_list_for_each(_p, _h) \ argument 162 #define xge_list_for_each_safe(_p, _n, _h) \ argument
|
| /trueos/contrib/ntp/libopts/ |
| HD | autoopts.c | 96 #define realloc(_p,_s) ao_realloc(_p,_s) argument 106 #define free(_p) ao_free(_p) argument 120 #define strdup(_p) ao_strdup(_p) argument
|
| /trueos/contrib/ntp/sntp/libopts/ |
| HD | autoopts.c | 96 #define realloc(_p,_s) ao_realloc(_p,_s) argument 106 #define free(_p) ao_free(_p) argument 120 #define strdup(_p) ao_strdup(_p) argument
|
| /trueos/sys/dev/etherswitch/arswitch/ |
| HD | arswitchreg.h | 140 #define AR8X16_CPU_MIRROR_PORT(_p) ((_p) << AR8X16_MIRROR_PORT_SHIFT) argument 167 #define AR8X16_REG_PORT_BASE(_p) (0x0100 + (_p) * 0x0100) argument 169 #define AR8X16_REG_PORT_STS(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0000) argument 183 #define AR8X16_REG_PORT_CTRL(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0004) argument 205 #define AR8X16_REG_PORT_VLAN(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0008) argument 216 #define AR8X16_REG_PORT_RATE_LIM(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x000c) argument 234 #define AR8X16_REG_PORT_PRIORITY(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0010) argument 236 #define AR8X16_REG_STATS_BASE(_p) (0x20000 + (_p) * 0x100) argument 308 #define AR934X_FLOOD_MASK_MC_DP(_p) (1 << (16 + (_p))) argument 309 #define AR934X_FLOOD_MASK_BC_DP(_p) (1 << (25 + (_p))) argument
|
| /trueos/sys/amd64/include/ |
| HD | ieeefp.h | 188 fp_rnd_t _p; in __fpsetround() local 221 fp_prec_t _p; in __fpsetprec() local 250 fp_except_t _p; in __fpsetmask() local
|
| /trueos/sys/dev/ixl/ |
| HD | i40e_osdep.h | 81 #define UNREFERENCED_PARAMETER(_p) argument 82 #define UNREFERENCED_1PARAMETER(_p) argument 83 #define UNREFERENCED_2PARAMETER(_p, _q) argument 84 #define UNREFERENCED_3PARAMETER(_p, _q, _r) argument 85 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) argument
|
| /trueos/sys/dev/ixgbe/ |
| HD | ixgbe_osdep.h | 105 #define UNREFERENCED_PARAMETER(_p) argument 106 #define UNREFERENCED_1PARAMETER(_p) argument 107 #define UNREFERENCED_2PARAMETER(_p, _q) argument 108 #define UNREFERENCED_3PARAMETER(_p, _q, _r) argument 109 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) argument
|
| /trueos/include/apple/sys/_types/ |
| HD | _fd_def.h | 53 __darwin_fd_isset(int _n, const struct fd_set *_p) in __darwin_fd_isset()
|
| /trueos/crypto/openssl/crypto/ec/ |
| HD | ectest.c | 1008 # define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _vari… argument 1025 # define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _vari… argument 1040 # define CHAR2_CURVE_TEST(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \ argument
|
| /trueos/contrib/libarchive/libarchive/test/ |
| HD | test_write_zip_set_compression_store.c | 29 bitcrc32(unsigned long c, void *_p, size_t s) in bitcrc32()
|
| HD | test_write_format_zip_no_compression.c | 34 bitcrc32(unsigned long c, void *_p, size_t s) in bitcrc32()
|
| /trueos/sys/powerpc/wii/ |
| HD | wii_gpio.c | 60 #define WIIGPIO_PINBANK(_p) ((_p) / (WIIGPIO_NPINS / 2)) argument 61 #define WIIGPIO_PINMASK(_p) (1 << ((_p) % (WIIGPIO_NPINS / 2))) argument
|
| /trueos/include/ |
| HD | stdio.h | 111 unsigned char *_p; /* (*) current position in (some) buffer */ member 459 static __inline int __sputc(int _c, FILE *_p) { in __sputc()
|