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

  /bionic/libc/bionic/
ndk_cruft.cpp 288 int __sdidinit = 1; variable
  /bionic/libc/stdio/
local.h 270 /* Remove the if (!__sdidinit) __sinit() idiom from untouched upstream stdio code. */
272 #define __sdidinit 1 macro

Completed in 64 milliseconds