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

  /external/bison/lib/
getopt_int.h 47 int __initialized;
46 int __initialized; member in struct:_getopt_data
getopt.c 369 if (d->optind == 0 || !d->__initialized)
375 d->__initialized = 1;
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt_int.h 46 int __initialized;
45 int __initialized; member in struct:_getopt_data
getopt.c 364 if (d->optind == 0 || !d->__initialized)
370 d->__initialized = 1;

Completed in 359 milliseconds