OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nerr
(Results
1 - 6
of
6
) sorted by null
/external/sepolicy/tools/
checkfc.c
8
static int
nerr
;
variable
14
nerr
++;
87
if (
nerr
) {
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
extutil.h
211
#define XEXT_GENERATE_ERROR_STRING(proc,extname,
nerr
,errl) \
215
if (code >= 0 && code <
nerr
) { \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
extutil.h
177
#define XEXT_GENERATE_ERROR_STRING(proc,extname,
nerr
,errl) \
181
if (code >= 0 && code <
nerr
) { \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
extutil.h
177
#define XEXT_GENERATE_ERROR_STRING(proc,extname,
nerr
,errl) \
181
if (code >= 0 && code <
nerr
) { \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
extutil.h
177
#define XEXT_GENERATE_ERROR_STRING(proc,extname,
nerr
,errl) \
181
if (code >= 0 && code <
nerr
) { \
/external/strace/
strace.c
433
unsigned int ntid = 0,
nerr
= 0;
local
444
++
nerr
;
460
ntid -=
nerr
;
[
all
...]
Completed in 708 milliseconds