/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | accessor.c | 48 #define S(FIELD, VAL) .FIELD = VAL in krb5int_accessor() argument 60 #define SC(FIELD, VAL) S(FIELD, VAL) in krb5int_accessor() argument 69 #define SC(FIELD, VAL) S(FIELD, VAL) in krb5int_accessor() argument 78 #define SC(FIELD, VAL) S(FIELD, VAL) in krb5int_accessor() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSupport.h | 55 #define BOOL_BIT(FAMILY, ENUM, FIELD) \ argument 60 #define BOOL_BIT_1(FAMILY, ENUM, FIELD, F1) \ argument 68 #define BOOL_BIT_2(FAMILY, ENUM, FIELD, F1, F2) \ argument 77 #define BOOL_BIT_3(FAMILY, ENUM, FIELD, F1, F2, F3) \ argument 88 #define PROPERTY(ENUM, FIELD) BOOL_BIT(Properties, ENUM, FIELD) argument 89 #define PROPERTY_1(ENUM, FIELD, F1) BOOL_BIT_1(Properties, ENUM, FIELD, F1) argument 90 #define PROPERTY_2(ENUM, FIELD, F1, F2) \ argument 92 #define PROPERTY_3(ENUM, FIELD, F1, F2, F3) \ argument 96 #define KIND(ENUM, FIELD) BOOL_BIT(Kinds, ENUM, FIELD) argument 97 #define KIND_1(ENUM, FIELD, F1) BOOL_BIT_1(Kinds, ENUM, FIELD, F1) argument [all …]
|
H A D | LVOptions.h | 30 #define BOOL_FUNCTION(FAMILY, FIELD) \ argument 36 #define UNSIGNED_FUNCTION(FAMILY, FIELD) \ argument 42 #define STD_STRING_FUNCTION(FAMILY, FIELD) \ argument 48 #define STDSET_FUNCTION_4(FAMILY, FIELD, TYPE, SET) \ argument 59 #define STDSET_FUNCTION_5(FAMILY, FIELD, ENTRY, TYPE, SET) \ argument 66 #define ATTRIBUTE_OPTION(FIELD) \ argument 70 #define OUTPUT_OPTION(FIELD) \ argument 74 #define PRINT_OPTION(FIELD) STDSET_FUNCTION_4(Print, FIELD, LVPrintKind, Kinds) argument 77 #define WARNING_OPTION(FIELD) \ argument 81 #define COMPARE_OPTION(FIELD) \ argument [all …]
|
/freebsd/sys/contrib/vchiq/interface/compat/ |
H A D | list.h | 201 #define list_entry(PTR, TYPE, FIELD) container_of(PTR, TYPE, FIELD) argument 202 #define list_first_entry(PTR, TYPE, FIELD) \ argument 204 #define list_last_entry(PTR, TYPE, FIELD) \ argument 206 #define list_next_entry(ENTRY, FIELD) \ argument 208 #define list_prev_entry(ENTRY, FIELD) \ argument 221 #define list_for_each_entry(VAR, HEAD, FIELD) \ argument 227 #define list_for_each_entry_reverse(VAR, HEAD, FIELD) \ argument 233 #define list_for_each_entry_safe(VAR, NEXT, HEAD, FIELD) \ argument 240 #define list_for_each_entry_continue(VAR, HEAD, FIELD) \ argument 245 #define list_for_each_entry_continue_reverse(VAR, HEAD, FIELD) \ argument [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | cmp_ctx_test.c | 350 #define DEFINE_SET_GET_BASE_TEST(PREFIX, SETN, GETN, DUP, FIELD, TYPE, ERR, \ argument 528 #define DEFINE_SET_GET_TEST(OSSL_CMP, CTX, N, M, DUP, FIELD, TYPE) \ argument 532 #define DEFINE_SET_GET_SK_TEST_DEFAULT(OSSL_CMP, CTX, N, M, FIELD, ELEM_TYPE, \ argument 536 #define DEFINE_SET_GET_SK_TEST(OSSL_CMP, CTX, N, M, FIELD, T) \ argument 544 #define DEFINE_SET_GET_TEST_DEFAULT(OSSL_CMP, CTX, N, M, DUP, FIELD, TYPE, \ argument 548 #define DEFINE_SET_TEST_DEFAULT(OSSL_CMP, CTX, N, DUP, FIELD, TYPE, DEFAULT) \ argument 555 #define DEFINE_SET_TEST(OSSL_CMP, CTX, N, DUP, FIELD, TYPE) \ argument 558 #define DEFINE_SET_SK_TEST(OSSL_CMP, CTX, N, FIELD, TYPE) \ argument 571 #define DEFINE_SET_CB_TEST(FIELD) \ argument 580 #define DEFINE_SET_GET_P_VOID_TEST(FIELD) \ argument [all …]
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_ctx.c | 23 #define DEFINE_OSSL_CMP_CTX_get0(FIELD, TYPE) \ argument 25 #define DEFINE_OSSL_CMP_CTX_get0_NAME(NAME, FIELD, TYPE) \ argument 40 #define DEFINE_OSSL_set0(PREFIX, FIELD, TYPE) \ in DEFINE_OSSL_CMP_CTX_get0_NAME() argument 42 #define DEFINE_OSSL_set0_NAME(PREFIX, NAME, FIELD, TYPE) \ in DEFINE_OSSL_CMP_CTX_get0_NAME() argument 255 #define DEFINE_OSSL_set(PREFIX, FIELD, TYPE) \ argument 268 #define DEFINE_OSSL_get(PREFIX, FIELD, TYPE, ERR_RET) \ in DEFINE_OSSL_set() argument 454 #define DEFINE_OSSL_CMP_CTX_get1_certs(FIELD) \ argument 467 #define DEFINE_OSSL_set1_certs(PREFIX, FIELD) \ argument 566 #define DEFINE_OSSL_CMP_CTX_set1(FIELD, TYPE) /* this uses _dup */ \ in DEFINE_OSSL_set1_certs() argument 586 #define DEFINE_OSSL_set1_up_ref(PREFIX, FIELD, TYPE) \ argument [all …]
|
/freebsd/contrib/ncurses/form/ |
H A D | fty_generic.c | 104 _nc_generic_fieldtype(bool (*const field_check) (FORM *, FIELD *, const void *), in _nc_generic_fieldtype() argument
|
H A D | fld_link.c | 52 FORM_EXPORT(FIELD *) in FORM_EXPORT() argument
|
H A D | fld_dup.c | 51 FORM_EXPORT(FIELD *) in FORM_EXPORT() argument
|
H A D | fld_newftyp.c | 75 new_fieldtype(bool (*const field_check) (FIELD *, const void *), in new_fieldtype()
|
H A D | f_trace.c | 38 FORM_EXPORT(FIELD **) in FORM_EXPORT() argument
|
H A D | form.h | 127 FIELD; typedef
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_udma_debug.h | 64 #define AL_UDMA_PRINT_REG_FIELD( \ argument 71 UDMA, PREFIX, POSTFIX, TYPE, GROUP, REG, LBL, FIELD) \ argument
|
/freebsd/crypto/openssh/ |
H A D | ttymodes.c | 318 #define TTYMODE(NAME, FIELD, OP) \ in ssh_tty_make_modes() argument 401 #define TTYMODE(NAME, FIELD, OP) \ in ssh_tty_parse_modes() argument
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_builtin_vars.h | 30 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/freebsd/crypto/krb5/src/lib/kadm5/ |
H A D | alt_prof.c | 490 #define GET_STRING_PARAM(FIELD, BIT, CONFTAG, DEFAULT) \ in kadm5_get_config_params() argument 524 #define GET_PORT_PARAM(FIELD, BIT, CONFTAG, DEFAULT) \ in kadm5_get_config_params() argument 568 #define GET_DELTAT_PARAM(FIELD, BIT, CONFTAG, DEFAULT) \ in kadm5_get_config_params() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTInfo.h | 28 #define FIELD(name) FIELD2(name, name, name) macro
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_symbol.h | 54 FIELD, enumerator
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_init.c | 282 #define COUNT_LINKED_LIST(COUNT, PTYPE, START, FIELD) \ argument
|
/freebsd/crypto/openssl/util/ |
H A D | check-format-test-negatives.c | 439 #define DEFINE_SET_GET_BASE_TEST(PREFIX, SETN, GETN, DUP, FIELD, TYPE, ERR, \ argument
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | cmp_mock_srv.c | 70 #define DEFINE_OSSL_SET1_CERT(FIELD) \ argument
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_vnops.c | 124 #define FIELD(FN) \ in lookup_complex() macro
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_irig.c | 161 #define FIELD 100 /* bits per second */ macro
|
/freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
H A D | asn1_encode.h | 573 #define OFFOF(TYPE,FIELD,FTYPE) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1965 #define FIELD(Name, Width, Merge) \ in ReadCXXDefinitionData() macro 2088 #define FIELD(Name, Width, Merge) Merge(Name) in MergeDefinitionData() macro
|