Searched defs:MAP (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/string/
H A Dstrpsearch.c33 #define MAP(m,c) (c) macro
35 #define MAP(m,c) m[c] macro
H A Dccmap.c608 #define MAP 256 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnlmheader.h47 MAP = 273, enumerator in enum:yytokentype
84 #define MAP 273 macro
H A Dnlmheader.c71 MAP = 273, enumerator in enum:yytokentype
108 #define MAP 273 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-mep.c98 #define MAP(n) case BFD_RELOC_MEP_##n: type = R_MEP_##n; break macro
96 #define MAP macro
169 #undef MAP macro
[all...]
H A Dcoff-sh.c1602 #define MAP macro
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dlcgen.c127 #define MAP 4 macro
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DX86RecognizableInstr.cpp67 #define MAP macro
69 #undef MAP macro
779 #define MAP macro
1019 #undef MAP macro
[all...]
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dregcomp.c920 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregcomp.c133 unsigned char* MAP; /* fold and/or map */ member in struct:Cenv_s
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregcomp.c956 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) macro
/macosx-10.10.1/ncurses-44/ncurses/progs/
H A Dtset.c285 } MAP; typedef in typeref:struct:map
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dlexer.c65 #define MAP(c) ((unsigned)c < 128 ? lexmap[(unsigned)c] : 0) macro
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkBind.c523 #define MAP 0x400 macro
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkBind.c536 #define MAP 0x400 macro

Completed in 166 milliseconds