| /freebsd-10-stable/contrib/gcclibs/libcpp/include/ |
| D | line-map.h | 140 #define SOURCE_LINE(MAP, LINE) \ argument 143 #define SOURCE_COLUMN(MAP, LINE) \ argument 148 #define LAST_SOURCE_LINE(MAP) \ argument 150 #define LAST_SOURCE_LINE_LOCATION(MAP) \ argument 156 #define INCLUDED_FROM(SET, MAP) (&(SET)->maps[(MAP)->included_from]) argument 159 #define MAIN_FILE_P(MAP) ((MAP)->included_from < 0) argument
|
| /freebsd-10-stable/usr.bin/tset/ |
| D | map.c | 63 } MAP; typedef
|
| /freebsd-10-stable/contrib/gcc/ |
| D | sbitmap.h | 168 #define sbitmap_free(MAP) free(MAP) argument
|
| D | bitmap.h | 102 #define bitmap_empty_p(MAP) (!(MAP)->first) argument
|
| /freebsd-10-stable/contrib/llvm/utils/TableGen/ |
| D | X86RecognizableInstr.cpp | 69 #define MAP(from, to) MRM_##from = to, macro 886 #define MAP(from, to) \ in emitDecodePath() macro
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf32-mep.c | 96 #define MAP(n) case BFD_RELOC_MEP_##n: type = R_MEP_##n; break macro 98 #define MAP(n) case BFD_RELOC_MEP_/**/n: type = R_MEP_/**/n; break macro
|
| /freebsd-10-stable/usr.sbin/pmccontrol/ |
| D | pmccontrol.c | 180 #define MAP(M,C,P) (*((M) + (C)*npmc + (P))) in pmcc_do_enable_disable() macro
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mep.c | 1472 #define MAP(n) case MEP_OPERAND_##n: return BFD_RELOC_MEP_##n; macro 1474 #define MAP(n) case MEP_OPERAND_/**/n: return BFD_RELOC_MEP_/**/n; macro
|
| D | tc-ppc.c | 1580 #define MAP(str, reloc) { str, sizeof (str) - 1, 1, 1, reloc } in ppc_elf_suffix() macro
|
| /freebsd-10-stable/contrib/ncurses/progs/ |
| D | tset.c | 285 } MAP; typedef
|
| /freebsd-10-stable/sys/dev/en/ |
| D | midway.c | 231 #define MBUF_SET_TX(M, VCI, FLAGS, DATALEN, PAD, MAP) do { \ argument 238 #define MBUF_GET_TX(M, VCI, FLAGS, DATALEN, PAD, MAP) do { \ argument
|
| /freebsd-10-stable/lib/libc/regex/ |
| D | regcomp.c | 1046 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) in repeat() macro
|
| /freebsd-10-stable/contrib/nvi/regex/ |
| D | regcomp.c | 1044 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) in repeat() macro
|
| /freebsd-10-stable/contrib/llvm/lib/Support/ |
| D | regcomp.c | 984 # define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) in repeat() macro
|
| /freebsd-10-stable/contrib/sendmail/src/ |
| D | sendmail.h | 1272 #define MAP struct _map macro
|