OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acnt
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/syscalls/pipe/
pipe04.c
81
int
acnt
= 0, bcnt = 0;
local
134
while ((
acnt
< 100) && (bcnt < 100)) {
143
acnt
++;
/toolchain/binutils/binutils-2.25/opcodes/
arc-dis.h
77
unsigned char
acnt
;
member in struct:arcDisState
80
#define __TRANSLATION_REQUIRED(state) ((state).
acnt
!= 0)
Completed in 86 milliseconds