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

12

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcrti.asm39 #define TYPE(x) .type x,function define
41 #define TYPE(x) define
H A Dlib1funcs.asm53 #define TYPE(x) .type SYM(x),function define
58 #define TYPE(x) define
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTFwd.h26 #define TYPE(DERIVED, BASE) class DERIVED##Type; macro
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 DASTTypeTraits.h150 #define TYPE(DERIVED, BASE) NKI_##DERIVED##Type, macro
207 #define TYPE(DERIVED, BASE) KIND_TO_KIND_ID(DERIVED##Type) macro
H A DTypeLoc.h109 #define TYPE(Class, Base) \ macro
/freebsd-11-stable/lib/libmd/i386/
H A Drmd160.S10 #define TYPE(a,b) .type a,b define
29 #define TYPE(a,b) define
H A Dsha.S11 #define TYPE(a,b) .type a,b define
30 #define TYPE(a,b) define
/freebsd-11-stable/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-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp40 #define TYPE(DERIVED, BASE) { NKI_##BASE, #DERIVED "Type" }, macro
105 #define TYPE(Class, Base) \ macro
/freebsd-11-stable/lib/libedit/
H A Dtokenizer.c74 struct TYPE(tokenizer) { function
109 public TYPE(Tokenizer) * function
[all...]
H A Del.c498 public const TYPE(LineInfo) * function
H A Dchartype.h67 #define TYPE(type) type ## W macro
121 #define TYPE(type) type macro
H A Dhistory.c65 struct TYPE(history) { function
568 public TYPE(History) * function
616 history_setsize(TYPE(History) *h, TYPE(HistEvent) *ev, int num) function
636 history_getsize(TYPE(History) *h, TYPE(HistEvent) *ev) function
655 history_setunique(TYPE(History) *h, TYPE(HistEvent) *ev, int uni) function
671 history_getunique(TYPE(History) *h, TYPE(HistEvent) *ev) function
686 history_set_fun(TYPE(History) *h, TYPE(History) *nh) function
733 history_load(TYPE(History) *h, const char *fname) function
793 history_save_fp(TYPE(History) *h, FILE *fp) function
840 history_save(TYPE(History) *h, const char *fname) function
859 history_prev_event(TYPE(History) *h, TYPE(HistEvent) *ev, int num) function
873 history_next_evdata(TYPE(History) *h, TYPE(HistEvent) *ev, int num, void **d) function
893 history_next_event(TYPE(History) *h, TYPE(HistEvent) *ev, int num) function
910 history_prev_string(TYPE(History) *h, TYPE(HistEvent) *ev, const Char *str) function
928 history_next_string(TYPE(History) *h, TYPE(HistEvent) *ev, const Char *str) function
946 FUNW(history)(TYPE(History) *h, TYPE(HistEvent) *ev, int fun, ...) function
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp26 #define TYPE(X) #X, macro
28 #undef TYPE macro
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp824 #define TYPE(str, type) if (s == str) return type; macro
958 #undef TYPE macro
[all...]
/freebsd-11-stable/contrib/gperf/src/
H A Doptions.h42 TYPE = 1 << 0, enumerator in enum:Option_Type
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h34 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon7878
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp31 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, ...) \ macro
34 #undef TYPE macro
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c70 #define TYPE(x) ((x) & 0xf8) macro
/freebsd-11-stable/sys/contrib/zlib/
H A Dinflate.h32 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator in enum:__anon4337
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp400 #define TYPE(Class, Base) macro
/freebsd-11-stable/contrib/byacc/
H A Ddefs.h110 #define TYPE 6 macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dparseaddr.c494 #define TYPE 017 /* mask to select state type */ macro
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.c1708 # define TYPE macro
1711 # define TYPE macro
1714 # define TYPE macro
1717 # define TYPE macro

Completed in 168 milliseconds

12