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

/freebsd-10-stable/usr.bin/tset/
H A Dmap.c63 } MAP; typedef in typeref:struct:map
/freebsd-10-stable/usr.sbin/pmccontrol/
H A Dpmccontrol.c180 #define MAP(M,C,P) (*((M) + (C)*npmc + (P))) macro
/freebsd-10-stable/contrib/binutils/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...]
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp69 #define MAP macro
71 #undef MAP macro
886 #define MAP macro
1184 #undef MAP macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregcomp.c984 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) macro
/freebsd-10-stable/contrib/ncurses/progs/
H A Dtset.c285 } MAP; typedef in typeref:struct:map
/freebsd-10-stable/lib/libc/regex/
H A Dregcomp.c1046 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mep.c1472 #define MAP macro
1474 #define MAP macro
H A Dtc-ppc.c1580 #define MAP macro
[all...]
/freebsd-10-stable/contrib/nvi/regex/
H A Dregcomp.c1044 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) macro
/freebsd-10-stable/contrib/sendmail/src/
H A Dsendmail.h1272 #define MAP struct _map macro
[all...]

Completed in 205 milliseconds