Home
last modified time | relevance | path

Searched defs:a_type (Results 1 – 23 of 23) sorted by relevance

/freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/
H A Drb.h31 #define rb_node(a_type) \ argument
37 #define rb_node(a_type) \ argument
46 #define rb_tree(a_type) \ argument
52 #define rbtn_left_get(a_type, a_field, a_node) \ argument
60 #define rbtn_right_get(a_type, a_field, a_node) \ argument
69 #define rbtn_red_get(a_type, a_field, a_node) \ argument
77 #define rbtn_red_set(a_type, a_field, a_node) do { \ argument
96 #define rbtn_right_get(a_type, a_field, a_node) \ argument
103 #define rbtn_red_get(a_type, a_field, a_node) \ argument
108 #define rbtn_red_set(a_type, a_field, a_node) do { \ argument
[all …]
H A Dph.h19 #define phn(a_type) \ argument
27 #define ph(a_type) \ argument
33 #define phn_lchild_get(a_type, a_field, a_phn) \ argument
35 #define phn_lchild_set(a_type, a_field, a_phn, a_lchild) do { \ argument
39 #define phn_next_get(a_type, a_field, a_phn) \ argument
41 #define phn_prev_set(a_type, a_field, a_phn, a_prev) do { \ argument
45 #define phn_prev_get(a_type, a_field, a_phn) \ argument
47 #define phn_next_set(a_type, a_field, a_phn, a_next) do { \ argument
83 #define ph_merge_siblings(a_type, a_field, a_phn, a_cmp, r_phn) do { \ argument
170 #define ph_merge_aux(a_type, a_field, a_ph, a_cmp) do { \ argument
[all …]
H A Dql.h7 #define ql_head(a_type) \ argument
14 #define ql_elm(a_type) qr(a_type) argument
72 #define ql_head_remove(a_head, a_type, a_field) do { \ argument
77 #define ql_tail_remove(a_head, a_type, a_field) do { \ argument
H A Dqr.h5 #define qr(a_type) \ argument
35 #define qr_meld(a_qr_a, a_qr_b, a_type, a_field) do { \ argument
48 #define qr_split(a_qr_a, a_qr_b, a_type, a_field) \ argument
/freebsd-13.1/sys/x86/include/
H A Delf.h63 int a_type; /* Entry type. */ member
119 int a_type; /* Entry type. */ member
126 long a_type; /* Entry type. */ member
/freebsd-13.1/sys/riscv/include/
H A Delf.h47 int a_type; /* Entry type. */ member
54 long a_type; /* Entry type. */ member
/freebsd-13.1/sys/powerpc/include/
H A Delf.h70 int a_type; /* Entry type. */ member
83 long a_type; /* Entry type. */ member
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dacl.h49 int a_type; /* the type of ACL entry */ member
58 uint16_t a_type; /* allow or deny */ member
151 uint16_t a_type; /* allow or deny */ member
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dlhash.h60 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
62 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dacl.h33 uint16_t a_type; member
40 uint16_t a_type; /* allow or deny */ member
/freebsd-13.1/contrib/googletest/googletest/include/gtest/
H A Dgtest-test-part.h63 TestPartResult(Type a_type, in TestPartResult()
/freebsd-13.1/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dacl.h42 int a_type; /* the type of ACL entry */ member
51 uint16_t a_type; /* allow or deny */ member
149 uint16_t a_type; /* allow or deny */ member
/freebsd-13.1/sys/mips/include/
H A Delf.h105 int a_type; /* Entry type. */ member
116 long a_type; /* Entry type. */ member
/freebsd-13.1/sys/arm64/include/
H A Delf.h50 int a_type; /* Entry type. */ member
57 long a_type; /* Entry type. */ member
/freebsd-13.1/sys/arm/include/
H A Delf.h46 int a_type; /* Entry type. */ member
/freebsd-13.1/include/protocols/
H A Drouted.h87 u_int16_t a_type; member
/freebsd-13.1/usr.sbin/fstyp/
H A Dntfs.c50 uint32_t a_type; member
/freebsd-13.1/sys/geom/label/
H A Dg_label_ntfs.c45 uint32_t a_type; member
/freebsd-13.1/lib/libipsec/
H A Dpfkey.c478 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_update() argument
509 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_add() argument
1112 keymat, e_type, e_keylen, a_type, a_keylen, flags, in pfkey_send_x1() argument
/freebsd-13.1/contrib/file/src/
H A Dreadelf.h57 Elf32_Word a_type; /* 32-bit id */ member
62 Elf64_Xword a_type; /* 64-bit id */ member
/freebsd-13.1/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c357 char a_type = '\0'; in convert_in_un_remote() local
457 char a_type = '\0'; in convert_in_un_alloc() local
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_config.c5423 enum gnn_type a_type /* ignored */ in getnetnum()
/freebsd-13.1/sys/cddl/boot/zfs/
H A Dzfsimpl.h1669 uint16_t a_type; /* allow or deny */ member