HomeSort by relevance Sort by last modified time
    Searched full:data_b (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
scc.h 146 io_port data_b; /* data port channel B */ member in struct:scc_hw_config
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
scc.h 146 io_port data_b; /* data port channel B */ member in struct:scc_hw_config
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
scc.h 146 io_port data_b; /* data port channel B */ member in struct:scc_hw_config
  /packages/experimental/procstatlog/
procstatlog.c 212 const struct data *data_b = (const struct data *) b; local
213 return strcmp(data_a->name, data_b->name);

Completed in 221 milliseconds