Home
last modified time | relevance | path

Searched defs:abi (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcdefs.h55 #define _MIPS_SIM_NEWABI_P(abi) ((abi) == _MIPS_SIM_NABI32 || \ argument
58 #define _MIPS_SIM_LP64_P(abi) ((abi) == _MIPS_SIM_ABIX32 || \ argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf_stats.c67 arc_buf_info_t abi = { 0 }; in __dbuf_stats_hash_table_data() local
H A Darc.c2379 arc_buf_info(arc_buf_t *ab, arc_buf_info_t *abi, int state_index) in arc_buf_info()
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac699 AC_SUBST([abi]) subst
/f-stack/freebsd/kern/
H A Dsubr_stats.c113 uint8_t abi; member
/f-stack/freebsd/sys/
H A Dstats.h635 uint8_t abi; member