HomeSort by relevance Sort by last modified time
    Searched defs:acnt (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/pipe/
pipe04.c 82 int acnt = 0, bcnt = 0; local
133 while ((acnt < 100) && (bcnt < 100)) {
142 acnt++;
  /external/u-boot/arch/arm/include/asm/ti-common/
ti-edma3.h 82 int acnt; member in struct:edma3_slot_config
116 void edma3_set_transfer_params(u32 base, int slot, int acnt,

Completed in 4247 milliseconds