Searched defs:TYPE (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-current/lib/libc/tests/string/
H A Dffsl_test.c29 #define TYPE long macro
H A Dffsll_test.c29 #define TYPE long long macro
H A Dflsl_test.c29 #define TYPE long macro
H A Dflsll_test.c29 #define TYPE long long macro
H A Dffs_test.c36 # define TYPE int macro
H A Dfls_test.c36 # define TYPE int macro
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeVisitor.h72 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); macro
80 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ macro
H A DASTFwd.h26 #define TYPE(DERIVED, BASE) class DERIVED##Type; macro
H A DASTTypeTraits.h156 #define TYPE(DERIVED, BASE) NKI_##DERIVED##Type, macro
231 #define TYPE(DERIVED, BASE) KIND_TO_KIND_ID(DERIVED##Type) macro
/freebsd-current/lib/libmd/i386/
H A Drmd160.S9 #define TYPE(a,b) .type a,b define
28 #define TYPE(a,b) define
H A Dsha.S10 #define TYPE(a,b) .type a,b define
29 #define TYPE(a,b) define
/freebsd-current/contrib/llvm-project/clang/include/clang/Driver/
H A DTypes.h25 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, ...) TY_##ID, macro
27 #undef TYPE macro
/freebsd-current/contrib/cortex-strings/src/thumb/
H A Daeabi_idiv.S44 #define TYPE(x) .type SYM(x),function define
/freebsd-current/tests/sys/kern/
H A Dsonewconn_overflow.py40 TYPE = socket.SOCK_STREAM variable
/freebsd-current/contrib/libedit/
H A Dtokenizer.c72 #define TYPE(type) type macro
79 #define TYPE(type) type ## W macro
85 struct TYPE(tokenizer) { function
120 TYPE(Tokenizer) * function
[all...]
H A Dhistory.c63 #define TYPE(type) type macro
81 #define TYPE(type) type ## W macro
99 struct TYPE(history) { function
605 TYPE(History) * function
653 history_setsize(TYPE(History) *h, TYPE(HistEvent) *ev, int num) function
673 history_getsize(TYPE(History) *h, TYPE(HistEvent) *ev) function
692 history_setunique(TYPE(History) *h, TYPE(HistEvent) *ev, int uni) function
708 history_getunique(TYPE(History) *h, TYPE(HistEvent) *ev) function
723 history_set_fun(TYPE(History) *h, TYPE(History) *nh) function
770 history_load(TYPE(History) *h, const char *fname) function
834 history_save_fp(TYPE(History) *h, size_t nelem, FILE *fp) function
889 history_save(TYPE(History) *h, const char *fname) function
908 history_prev_event(TYPE(History) *h, TYPE(HistEvent) *ev, int num) function
922 history_next_evdata(TYPE(History) *h, TYPE(HistEvent) *ev, int num, void **d) function
942 history_next_event(TYPE(History) *h, TYPE(HistEvent) *ev, int num) function
959 history_prev_string(TYPE(History) *h, TYPE(HistEvent) *ev, const Char *str) function
977 history_next_string(TYPE(History) *h, TYPE(HistEvent) *ev, const Char *str) function
995 FUNW(history)(TYPE(History) *h, TYPE(HistEvent) *ev, int fun, ...) function
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp48 #define TYPE(DERIVED, BASE) { NKI_##BASE, #DERIVED "Type" }, macro
143 #define TYPE(Class, Base) \ macro
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp26 #define TYPE(X) #X, macro
28 #undef TYPE macro
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp40 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, ...) \ macro
43 #undef TYPE macro
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp966 #define TYPE(str, type) \ macro
1110 #undef TYPE macro
[all...]
/freebsd-current/sys/contrib/zlib/
H A Dinflate.h32 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon86
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp328 #define TYPE(Class, Base) macro
H A DCodeGenFunction.cpp224 #define TYPE(name, parent) macro
/freebsd-current/crypto/openssl/test/
H A Dcmp_client_test.c359 const int TYPE = OSSL_CMP_KUR; local
388 const int TYPE = OSSL_CMP_CR; local
/freebsd-current/contrib/byacc/
H A Ddefs.h116 ,TYPE enumerator in enum:__anon2

Completed in 731 milliseconds

12