Searched refs:MAP (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-sh.c1604 #define MAP(a) a, sizeof a / sizeof a[0]
1696 { MAP (sh_opcode00), 0xffff },
1697 { MAP (sh_opcode01), 0xf0ff },
1698 { MAP (sh_opcode02), 0xf00f }
1708 { MAP (sh_opcode10), 0xf000 }
1732 { MAP (sh_opcode20), 0xf00f }
1755 { MAP (sh_opcode30), 0xf00f }
1863 { MAP (sh_opcode40), 0xf0ff },
1864 { MAP (sh_opcode41), 0xf00f }
1874 { MAP (sh_opcode5
1602 #define MAP macro
[all...]
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtset.c261 } MAP; typedef in typeref:struct:map
263 static MAP *cur, *maplist;
358 MAP *mapp;
364 mapp = (MAP *) malloc(sizeof(MAP));
474 MAP *mapp;

Completed in 47 milliseconds