bb0.c   [plain text]


foo (a)
{
  return (a & 0xfff000) != 0;

}