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

  /external/chromium_org/third_party/libxml/src/
testSAX.c 60 static int nonull = 0; variable
1011 if ((!quiet) && (!nonull)) {
1080 if ((!quiet) && (!nonull)) {
1155 nonull++;
1171 else if ((!strcmp(argv[i], "-nonull")) ||
1172 (!strcmp(argv[i], "--nonull")))
1173 nonull++;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 262 /* The nonull function attribute allows to mark pointer parameters which
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 262 /* The nonull function attribute allows to mark pointer parameters which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 262 /* The nonull function attribute allows to mark pointer parameters which

Completed in 207 milliseconds